nodemcu-firmware/app/lua
philip 84487d300b Remove unusedcode 2016-03-20 12:54:16 -04:00
..
luac_cross Major cleanup of module registration. 2015-12-12 15:03:40 +11:00
Makefile Make the wifi.smart functions options and remove wofs and upgrade 2016-02-26 17:23:38 +00:00
compiler.h
lapi.c Add luac.cross capability to nodeMCU 2015-11-03 21:37:14 +00:00
lapi.h
lauxlib.c Remove unusedcode 2016-03-20 12:54:16 -04:00
lauxlib.h Remove unusedcode 2016-03-20 12:54:16 -04:00
lbaselib.c Major cleanup of module registration. 2015-12-12 15:03:40 +11:00
lcode.c Port of strip debug patch to the SDK 1.4-baseline dev 2015-11-08 23:46:08 +00:00
lcode.h
ldblib.c Major cleanup of module registration. 2015-12-12 15:03:40 +11:00
ldebug.c Port of strip debug patch to the SDK 1.4-baseline dev 2015-11-08 23:46:08 +00:00
ldebug.h Port of strip debug patch to the SDK 1.4-baseline dev 2015-11-08 23:46:08 +00:00
ldo.c Add luac.cross capability to nodeMCU 2015-11-03 21:37:14 +00:00
ldo.h
ldump.c Port of strip debug patch to the SDK 1.4-baseline dev 2015-11-08 23:46:08 +00:00
legc.c
legc.h
lfunc.c Port of strip debug patch to the SDK 1.4-baseline dev 2015-11-08 23:46:08 +00:00
lfunc.h
lgc.c Port of strip debug patch to the SDK 1.4-baseline dev 2015-11-08 23:46:08 +00:00
lgc.h
liolib.c Major cleanup of module registration. 2015-12-12 15:03:40 +11:00
llex.c Add luac.cross capability to nodeMCU 2015-11-03 21:37:14 +00:00
llex.h
llimits.h Add luac.cross capability to nodeMCU 2015-11-03 21:37:14 +00:00
lmathlib.c Major cleanup of module registration. 2015-12-12 15:03:40 +11:00
lmem.c Add luac.cross capability to nodeMCU 2015-11-03 21:37:14 +00:00
lmem.h Add luac.cross capability to nodeMCU 2015-11-03 21:37:14 +00:00
loadlib.c Major cleanup of module registration. 2015-12-12 15:03:40 +11:00
lobject.c Remove the lobject.c:88 assertion failures 2015-12-06 01:42:29 +11:00
lobject.h Port of strip debug patch to the SDK 1.4-baseline dev 2015-11-08 23:46:08 +00:00
lopcodes.c Add luac.cross capability to nodeMCU 2015-11-03 21:37:14 +00:00
lopcodes.h
lparser.c Port of strip debug patch to the SDK 1.4-baseline dev 2015-11-08 23:46:08 +00:00
lparser.h Port of strip debug patch to the SDK 1.4-baseline dev 2015-11-08 23:46:08 +00:00
lrodefs.h Reworked module registration, removed modules.h 2015-12-16 16:09:16 +11:00
lrotable.c Add luac.cross capability to nodeMCU 2015-11-03 21:37:14 +00:00
lrotable.h
lstate.c Add luac.cross capability to nodeMCU 2015-11-03 21:37:14 +00:00
lstate.h
lstring.c Add luac.cross capability to nodeMCU 2015-11-03 21:37:14 +00:00
lstring.h
lstrlib.c Major cleanup of module registration. 2015-12-12 15:03:40 +11:00
ltable.c Add luac.cross capability to nodeMCU 2015-11-03 21:37:14 +00:00
ltable.h
ltablib.c Major cleanup of module registration. 2015-12-12 15:03:40 +11:00
ltm.c Add luac.cross capability to nodeMCU 2015-11-03 21:37:14 +00:00
ltm.h
lua.c Prevent UART input race without extra lua_started flag 2016-03-11 00:41:40 +00:00
lua.h enable -std=gnu11 for lua dir 2016-01-24 00:02:27 +01:00
luac_cross.h Minor tweaks to luac.cross for SDK 1.4 support 2015-11-03 22:45:43 +00:00
luaconf.h enable -std=gnu11 for lua dir 2016-01-24 00:02:27 +01:00
lualib.h
lundump.c Port of strip debug patch to the SDK 1.4-baseline dev 2015-11-08 23:46:08 +00:00
lundump.h Add luac.cross capability to nodeMCU 2015-11-03 21:37:14 +00:00
lvm.c Fix ECG case in concat where stack top not recalculated 2015-12-03 19:16:30 +00:00
lvm.h
lzio.c Add luac.cross capability to nodeMCU 2015-11-03 21:37:14 +00:00
lzio.h