nodemcu-firmware/app/lua
Gregor Hartmann 4023df7e60
fix regression in luaL_typerror and Change NTest so it can run tests on the host emulating node.task.post (#3357)
* Change NTest so it can run tests on the host emulating node.task.post
* Add executing first host test
* Regression: fix luaL_typerror
2021-01-09 22:25:22 +01:00
..
luac_cross Makefiles: Validate LUA selection or refer to the other Makefile. (#3269) 2021-01-06 03:57:50 +01:00
Makefile Makefiles: Validate LUA selection or refer to the other Makefile. (#3269) 2021-01-06 03:57:50 +01: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 fix regression in luaL_typerror and Change NTest so it can run tests on the host emulating node.task.post (#3357) 2021-01-09 22:25:22 +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