nodemcu-firmware/app/lua
Nathaniel Wesley Filardo b1d318de62
NFC: Backport luaL_testudata to Lua 5.1 (#3352)
And move luaL_checkudata to it, as in 5.3.
2020-12-24 08:39:08 +01:00
..
luac_cross Lua 5.1 / 5.3 alignment and document (#3193) 2020-08-22 17:41:02 +01:00
Makefile Lua 5.1 to 5.3 realignement phase 1 2020-06-09 22:26:06 +02:00
lapi.c Lua 5.1 / 5.3 alignment and document (#3193) 2020-08-22 17:41:02 +01:00
lapi.h source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
lauxlib.c NFC: Backport luaL_testudata to Lua 5.1 (#3352) 2020-12-24 08:39:08 +01:00
lauxlib.h NFC: Backport luaL_testudata to Lua 5.1 (#3352) 2020-12-24 08:39:08 +01:00
lbaselib.c Lua 5.1 / 5.3 alignment and document (#3193) 2020-08-22 17:41:02 +01:00
lcode.c Lua 5.1 / 5.3 alignment and document (#3193) 2020-08-22 17:41:02 +01:00
lcode.h source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
ldblib.c Lua 5.1 / 5.3 alignment and document (#3193) 2020-08-22 17:41:02 +01:00
ldebug.c Lua 5.1 / 5.3 alignment and document (#3193) 2020-08-22 17:41:02 +01:00
ldebug.h Lua 5.1 / 5.3 alignment and document (#3193) 2020-08-22 17:41:02 +01:00
ldo.c Squashed updates do get Lua51 and Lua53 working (#3075) 2020-06-09 22:26:52 +02:00
ldo.h source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
ldump.c Lua 5.1 / 5.3 alignment and document (#3193) 2020-08-22 17:41:02 +01:00
lflash.c Lua 5.1 / 5.3 alignment and document (#3193) 2020-08-22 17:41:02 +01:00
lflash.h Lua 5.1 / 5.3 alignment and document (#3193) 2020-08-22 17:41:02 +01:00
lfunc.c Lua 5.1 / 5.3 alignment and document (#3193) 2020-08-22 17:41:02 +01:00
lfunc.h Alpha working wersion for third party evaluation 2018-03-17 00:43:52 +00:00
lgc.c Lua 5.1 / 5.3 alignment and document (#3193) 2020-08-22 17:41:02 +01:00
lgc.h SDK 3.0 release (#2692) 2019-04-05 16:01:45 +01:00
linit.c Lua 5.1 / 5.3 alignment and document (#3193) 2020-08-22 17:41:02 +01:00
llex.c Squashed updates do get Lua51 and Lua53 working (#3075) 2020-06-09 22:26:52 +02:00
llex.h source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
llimits.h Major cleanup - c_whatever is finally history. (#2838) 2019-07-22 00:58:21 +03:00
lmathlib.c Lua 5.1 / 5.3 alignment and document (#3193) 2020-08-22 17:41:02 +01:00
lmem.c Squashed updates do get Lua51 and Lua53 working (#3075) 2020-06-09 22:26:52 +02:00
lmem.h Major cleanup - c_whatever is finally history. (#2838) 2019-07-22 00:58:21 +03:00
lnodemcu.c Lua 5.1 / 5.3 alignment and document (#3193) 2020-08-22 17:41:02 +01:00
lnodemcu.h Implement panic call handling for all modules (#3163) 2020-06-16 08:19:55 +01:00
loadlib.c Lua 5.1 / 5.3 alignment and document (#3193) 2020-08-22 17:41:02 +01:00
lobject.c Squashed updates do get Lua51 and Lua53 working (#3075) 2020-06-09 22:26:52 +02:00
lobject.h Lua 5.1 / 5.3 alignment and document (#3193) 2020-08-22 17:41:02 +01:00
lopcodes.c Squashed updates do get Lua51 and Lua53 working (#3075) 2020-06-09 22:26:52 +02:00
lopcodes.h trailing spaces cleanup (#2659) 2019-02-17 18:26:29 +00:00
lparser.c Lua 5.1 / 5.3 alignment and document (#3193) 2020-08-22 17:41:02 +01:00
lparser.h Lua 5.1 / 5.3 alignment and document (#3193) 2020-08-22 17:41:02 +01:00
lstate.c Lua 5.1 / 5.3 alignment and document (#3193) 2020-08-22 17:41:02 +01:00
lstate.h Lua 5.1 / 5.3 alignment and document (#3193) 2020-08-22 17:41:02 +01:00
lstring.c Squashed updates do get Lua51 and Lua53 working (#3075) 2020-06-09 22:26:52 +02:00
lstring.h Squashed updates do get Lua51 and Lua53 working (#3075) 2020-06-09 22:26:52 +02:00
lstrlib.c Lua 5.1 / 5.3 alignment and document (#3193) 2020-08-22 17:41:02 +01:00
ltable.c Squashed updates do get Lua51 and Lua53 working (#3075) 2020-06-09 22:26:52 +02:00
ltable.h Lua 5.1 / 5.3 alignment and document (#3193) 2020-08-22 17:41:02 +01:00
ltablib.c Lua 5.1 / 5.3 alignment and document (#3193) 2020-08-22 17:41:02 +01:00
ltm.c Lua 5.1 / 5.3 alignment and document (#3193) 2020-08-22 17:41:02 +01:00
ltm.h Squashed updates do get Lua51 and Lua53 working (#3075) 2020-06-09 22:26:52 +02:00
lua.c Squashed updates do get Lua51 and Lua53 working (#3075) 2020-06-09 22:26:52 +02:00
lua.h First phase of number to integer conversion (#3221) 2020-08-29 17:48:24 +01:00
luaconf.h fix search path for lua require (#3336) 2020-11-25 19:07:17 +00:00
lualib.h trailing spaces cleanup (#2659) 2019-02-17 18:26:29 +00:00
lundump.c Lua 5.1 / 5.3 alignment and document (#3193) 2020-08-22 17:41:02 +01:00
lundump.h Squashed updates do get Lua51 and Lua53 working (#3075) 2020-06-09 22:26:52 +02:00
lvm.c Lua 5.1 / 5.3 alignment and document (#3193) 2020-08-22 17:41:02 +01:00
lvm.h Lua 5.1 / 5.3 alignment and document (#3193) 2020-08-22 17:41:02 +01:00
lzio.c Squashed updates do get Lua51 and Lua53 working (#3075) 2020-06-09 22:26:52 +02:00
lzio.h Squashed updates do get Lua51 and Lua53 working (#3075) 2020-06-09 22:26:52 +02:00