nodemcu-firmware/app/lua/luac_cross
Terry Ellison 5f67de8d48
Optimise ROTable accesses and interface (#2505)
-  Optimise ROTable accesses and interface

This includes some refinements to the ROTable cache which remove the linker cludges on the CROSS_COMPILE builds.  Also keyhole tweaks to some of the Lua VM code to implrove runtimes.

I also noticed some compile time warnings during the build; the change to uz_unzip.c doesn't impact the compiled code, but does remove the compiler warnings.
2018-10-13 17:14:33 +03:00
..
Makefile Optimise ROTable accesses and interface (#2505) 2018-10-13 17:14:33 +03:00
lflashimg.c Add compression to LFS images (#2448) 2018-09-29 16:57:51 +03:00
liolib.c Optimise ROTable accesses and interface (#2505) 2018-10-13 17:14:33 +03:00
loslib.c Optimise ROTable accesses and interface (#2505) 2018-10-13 17:14:33 +03:00
luac.c Add compression to LFS images (#2448) 2018-09-29 16:57:51 +03:00
print.c Add luac.cross capability to nodeMCU 2015-11-03 21:37:14 +00:00