nodemcu-firmware/app/lua
HuangRui 71469dd70f Merge branch 'dev' of https://github.com/nodemcu/nodemcu-firmware
Conflicts:
	app/include/user_version.h
	app/modules/node.c
	app/modules/wifi.c
2015-05-15 08:13:46 +08:00
..
not_ported source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
not_used Updated SDK to v0.9.5 and optimized memory. 2015-01-05 10:09:51 +08:00
Makefile source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
compiler.h Updated SDK to v0.9.5 and optimized memory. 2015-01-05 10:09:51 +08:00
lapi.c Updated SDK to v0.9.5 and optimized memory. 2015-01-05 10:09:51 +08:00
lapi.h source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
lauxlib.c Merge pull request #280 from nodemcu/master 2015-03-15 20:04:55 +08:00
lauxlib.h source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
lbaselib.c Updated SDK to v0.9.5 and optimized memory. 2015-01-05 10:09:51 +08:00
lcode.c Updated SDK to v0.9.5 and optimized memory. 2015-01-05 10:09:51 +08:00
lcode.h source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
ldebug.c Updated SDK to v0.9.5 and optimized memory. 2015-01-05 10:09:51 +08:00
ldebug.h source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
ldo.c Updated SDK to v0.9.5 and optimized memory. 2015-01-05 10:09:51 +08:00
ldo.h source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
ldump.c Updated SDK to v0.9.5 and optimized memory. 2015-01-05 10:09:51 +08:00
legc.c Updated SDK to v0.9.5 and optimized memory. 2015-01-05 10:09:51 +08:00
legc.h source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
lfunc.c Updated SDK to v0.9.5 and optimized memory. 2015-01-05 10:09:51 +08:00
lfunc.h source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
lgc.c Updated SDK to v0.9.5 and optimized memory. 2015-01-05 10:09:51 +08:00
lgc.h source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
liolib.c Updated SDK to v0.9.5 and optimized memory. 2015-01-05 10:09:51 +08:00
llex.c Updated SDK to v0.9.5 and optimized memory. 2015-01-05 10:09:51 +08:00
llex.h source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
llimits.h source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
lmathlib.c comment out math.fmod to reduce code size 2015-03-06 17:00:37 +08:00
lmem.c Updated SDK to v0.9.5 and optimized memory. 2015-01-05 10:09:51 +08:00
lmem.h source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
loadlib.c Updated SDK to v0.9.5 and optimized memory. 2015-01-05 10:09:51 +08:00
lobject.c deep optimizing ram usage 2015-01-07 01:15:38 +08:00
lobject.h source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
lopcodes.c source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
lopcodes.h source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
lparser.c Updated SDK to v0.9.5 and optimized memory. 2015-01-05 10:09:51 +08:00
lparser.h source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
lrodefs.h handle font data as light userdata 2015-03-01 23:11:24 +01:00
lrotable.c Updated SDK to v0.9.5 and optimized memory. 2015-01-05 10:09:51 +08:00
lrotable.h handle font data as light userdata 2015-03-01 23:11:24 +01:00
lstate.c Updated SDK to v0.9.5 and optimized memory. 2015-01-05 10:09:51 +08:00
lstate.h source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
lstring.c Updated SDK to v0.9.5 and optimized memory. 2015-01-05 10:09:51 +08:00
lstring.h source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
lstrlib.c Updated SDK to v0.9.5 and optimized memory. 2015-01-05 10:09:51 +08:00
ltable.c Updated SDK to v0.9.5 and optimized memory. 2015-01-05 10:09:51 +08:00
ltable.h source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
ltablib.c Updated SDK to v0.9.5 and optimized memory. 2015-01-05 10:09:51 +08:00
ltm.c Updated SDK to v0.9.5 and optimized memory. 2015-01-05 10:09:51 +08:00
ltm.h source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
lua.c seperate user_config.h to speed-up compile when modules disabled/enabled 2015-03-06 11:59:04 +08:00
lua.h source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
luaconf.h LUAL_BUFFERSIZE back to 1K and warning notice added 2015-04-05 16:14:52 +02: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 migrate to sdk 0.9.5 release version 2015-01-24 23:36:04 +08:00
lundump.h source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
lvm.c Try to ENABLE floating point, lack %g support. 2015-01-26 04:15:54 +08:00
lvm.h source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
lzio.c Updated SDK to v0.9.5 and optimized memory. 2015-01-05 10:09:51 +08:00
lzio.h source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00