nodemcu-firmware/app/lua
Terry Ellison d6980ad802
SDK 3.0 tranche3 (#2761)
Force libpp.a into iRAM, and backout redundant IRAM_DATA_ATTR changes
2019-05-19 14:38:23 +01:00
..
luac_cross Updated ROTables 1st tranch (#2742) 2019-05-08 14:08:20 +03:00
Makefile Add compression to LFS images (#2448) 2018-09-29 16:57:51 +03:00
lapi.c trailing spaces cleanup (#2659) 2019-02-17 18:26:29 +00:00
lapi.h source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
lauxlib.c SDK 3.0 tranche3 (#2761) 2019-05-19 14:38:23 +01:00
lauxlib.h trailing spaces cleanup (#2659) 2019-02-17 18:26:29 +00:00
lbaselib.c Updated ROTables 1st tranch (#2742) 2019-05-08 14:08:20 +03: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 source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
ldblib.c Updated ROTables 1st tranch (#2742) 2019-05-08 14:08:20 +03: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 trailing spaces cleanup (#2659) 2019-02-17 18:26:29 +00:00
ldo.h source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
ldump.c Minor Luac fixes (#2579) 2018-12-03 21:41:50 +00:00
legc.c trailing spaces cleanup (#2659) 2019-02-17 18:26:29 +00:00
legc.h Tie in the EGC with the SDK's heap knowledge. (#2319) 2018-04-06 14:52:03 +02:00
lflash.c SDK 3.0 release (#2692) 2019-04-05 16:01:45 +01:00
lflash.h SDK 3.0 release (#2692) 2019-04-05 16:01:45 +01:00
lfunc.c Alpha working wersion for third party evaluation 2018-03-17 00:43:52 +00:00
lfunc.h Alpha working wersion for third party evaluation 2018-03-17 00:43:52 +00:00
lgc.c SDK 3.0 release (#2692) 2019-04-05 16:01:45 +01:00
lgc.h SDK 3.0 release (#2692) 2019-04-05 16:01:45 +01:00
linit.c Updated ROTables 1st tranch (#2742) 2019-05-08 14:08:20 +03:00
llex.c Add luac.cross capability to nodeMCU 2015-11-03 21:37:14 +00:00
llex.h source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
llimits.h trailing spaces cleanup (#2659) 2019-02-17 18:26:29 +00:00
lmathlib.c Updated ROTables 1st tranch (#2742) 2019-05-08 14:08:20 +03: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 Updated ROTables 1st tranch (#2742) 2019-05-08 14:08:20 +03:00
lobject.c trailing spaces cleanup (#2659) 2019-02-17 18:26:29 +00:00
lobject.h SDK 3.0 release (#2692) 2019-04-05 16:01:45 +01:00
lopcodes.c Add luac.cross capability to nodeMCU 2015-11-03 21:37:14 +00:00
lopcodes.h trailing spaces cleanup (#2659) 2019-02-17 18:26:29 +00:00
lparser.c LFS patch updates following review 2018-04-19 16:27:47 +01: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 Updated ROTables 1st tranch (#2742) 2019-05-08 14:08:20 +03:00
lrotable.c SDK 3.0 tranche3 (#2761) 2019-05-19 14:38:23 +01:00
lrotable.h Updated ROTables 1st tranch (#2742) 2019-05-08 14:08:20 +03:00
lstate.c SDK 3.0 release (#2692) 2019-04-05 16:01:45 +01:00
lstate.h SDK 3.0 release (#2692) 2019-04-05 16:01:45 +01:00
lstring.c SDK 3.0 release (#2692) 2019-04-05 16:01:45 +01:00
lstring.h Add compression to LFS images (#2448) 2018-09-29 16:57:51 +03:00
lstrlib.c Updated ROTables 1st tranch (#2742) 2019-05-08 14:08:20 +03:00
ltable.c Updated ROTables 1st tranch (#2742) 2019-05-08 14:08:20 +03:00
ltable.h Alpha working wersion for third party evaluation 2018-03-17 00:43:52 +00:00
ltablib.c Updated ROTables 1st tranch (#2742) 2019-05-08 14:08:20 +03:00
ltm.c trailing spaces cleanup (#2659) 2019-02-17 18:26:29 +00:00
ltm.h Optimise ROTable accesses and interface (#2505) 2018-10-13 17:14:33 +03:00
lua.c SDK 3.0 release (#2692) 2019-04-05 16:01:45 +01:00
lua.h Alpha working wersion for third party evaluation 2018-03-17 00:43:52 +00:00
luac_cross.h Alpha working wersion for third party evaluation 2018-03-17 00:43:52 +00:00
luaconf.h Updated ROTables 1st tranch (#2742) 2019-05-08 14:08:20 +03:00
lualib.h trailing spaces cleanup (#2659) 2019-02-17 18:26:29 +00:00
lundump.c Alpha working wersion for third party evaluation 2018-03-17 00:43:52 +00:00
lundump.h Add luac.cross capability to nodeMCU 2015-11-03 21:37:14 +00:00
lvm.c Optimise ROTable accesses and interface (#2505) 2018-10-13 17:14:33 +03:00
lvm.h source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
lzio.c Add luac.cross capability to nodeMCU 2015-11-03 21:37:14 +00:00
lzio.h source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00