..
luac_cross
create luac.cross.{integer|float} ( #2450 )
2018-08-11 18:28:01 +01:00
Makefile
corrections to dev merge
2018-04-20 02:34:52 +01:00
lapi.c
Alpha working wersion for third party evaluation
2018-03-17 00:43:52 +00:00
lapi.h
source file first commit, folder structure refact
2014-12-22 19:35:05 +08:00
lauxlib.c
LFS patch updates following review II and testing
2018-06-22 22:29:16 +01:00
lauxlib.h
Remove unusedcode
2016-03-20 12:54:16 -04:00
lbaselib.c
Alpha working wersion for third party evaluation
2018-03-17 00:43:52 +00: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
Alpha working wersion for third party evaluation
2018-03-17 00:43:52 +00: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
LFS patch updates following review
2018-04-19 16:27:47 +01:00
ldo.h
source file first commit, folder structure refact
2014-12-22 19:35:05 +08:00
ldump.c
Port of strip debug patch to the SDK 1.4-baseline dev
2015-11-08 23:46:08 +00:00
legc.c
Tie in the EGC with the SDK's heap knowledge. ( #2319 )
2018-04-06 14:52:03 +02:00
legc.h
Tie in the EGC with the SDK's heap knowledge. ( #2319 )
2018-04-06 14:52:03 +02:00
lflash.c
LFS patch updates following review II and testing
2018-06-22 22:29:16 +01:00
lflash.h
LFS patch updates following review II and testing
2018-06-22 22:29:16 +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
LFS patch updates following review II and testing
2018-06-22 22:29:16 +01:00
lgc.h
Alpha working wersion for third party evaluation
2018-03-17 00:43:52 +00:00
linit.c
Alpha working wersion for third party evaluation
2018-03-17 00:43:52 +00: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
Add luac.cross capability to nodeMCU
2015-11-03 21:37:14 +00:00
lmathlib.c
Alpha working wersion for third party evaluation
2018-03-17 00:43:52 +00: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
LFS patch updates following review II and testing
2018-06-22 22:29:16 +01:00
lobject.c
LFS patch updates following review
2018-04-19 16:27:47 +01:00
lobject.h
LFS patch updates following review
2018-04-19 16:27:47 +01:00
lopcodes.c
Add luac.cross capability to nodeMCU
2015-11-03 21:37:14 +00:00
lopcodes.h
source file first commit, folder structure refact
2014-12-22 19:35:05 +08: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
Alpha working wersion for third party evaluation
2018-03-17 00:43:52 +00:00
lrotable.c
Add Cygwin support for app/lua/luac_cross make and spiffsimg
2018-07-04 15:31:15 +01:00
lrotable.h
Alpha working wersion for third party evaluation
2018-03-17 00:43:52 +00:00
lstate.c
Alpha working wersion for third party evaluation
2018-03-17 00:43:52 +00:00
lstate.h
Merge branch 'dev' into dev-LFS
2018-04-19 16:43:55 +01:00
lstring.c
Add Cygwin support for app/lua/luac_cross make and spiffsimg
2018-07-04 15:31:15 +01:00
lstring.h
Alpha working wersion for third party evaluation
2018-03-17 00:43:52 +00:00
lstrlib.c
Major cleanup of module registration.
2015-12-12 15:03:40 +11:00
ltable.c
LFS patch updates following review
2018-04-19 16:27:47 +01:00
ltable.h
Alpha working wersion for third party evaluation
2018-03-17 00:43:52 +00:00
ltablib.c
LFS patch updates following review
2018-04-19 16:27:47 +01:00
ltm.c
Alpha working wersion for third party evaluation
2018-03-17 00:43:52 +00:00
ltm.h
source file first commit, folder structure refact
2014-12-22 19:35:05 +08:00
lua.c
LFS patch updates following review II and testing
2018-06-22 22:29:16 +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
LFS patch updates following review
2018-04-19 16:27:47 +01:00
lualib.h
add macro to control built-in lib for lua, add libm.a
2015-03-06 15:55:24 +08: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
Alpha working wersion for third party evaluation
2018-03-17 00:43:52 +00: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