axmol/scripting/lua/lua
Sam Clegg 60bfca0e45 [NaCl] Remove missing functions from lua stdlib.
NaCl doesn't support tmpfile() or exec() so remove
these from the lua stdlib build when building for NaCl.
2013-06-20 12:56:15 -07:00
..
lapi.c [Lua] update Lua to 5.1.5 2012-08-25 14:32:06 +08:00
lapi.h issue #1399: Adjust folder structure, made it built successfully on win32. 2012-07-20 14:05:52 +08:00
lauxlib.c [Lua] update Lua to 5.1.5 2012-08-25 14:32:06 +08:00
lauxlib.h [Lua] update Lua to 5.1.5 2012-08-25 14:32:06 +08:00
lbaselib.c [Lua] update Lua to 5.1.5 2012-08-25 14:32:06 +08:00
lcode.c [Lua] update Lua to 5.1.5 2012-08-25 14:32:06 +08:00
lcode.h [Lua] update Lua to 5.1.5 2012-08-25 14:32:06 +08:00
ldblib.c [Lua] update Lua to 5.1.5 2012-08-25 14:32:06 +08:00
ldebug.c [Lua] update Lua to 5.1.5 2012-08-25 14:32:06 +08:00
ldebug.h [Lua] update Lua to 5.1.5 2012-08-25 14:32:06 +08:00
ldo.c [Lua] update Lua to 5.1.5 2012-08-25 14:32:06 +08:00
ldo.h [Lua] update Lua to 5.1.5 2012-08-25 14:32:06 +08:00
ldump.c [Lua] update Lua to 5.1.5 2012-08-25 14:32:06 +08:00
lfunc.c issue #1399: Adjust folder structure, made it built successfully on win32. 2012-07-20 14:05:52 +08:00
lfunc.h [Lua] update Lua to 5.1.5 2012-08-25 14:32:06 +08:00
lgc.c [Lua] update Lua to 5.1.5 2012-08-25 14:32:06 +08:00
lgc.h [Lua] update Lua to 5.1.5 2012-08-25 14:32:06 +08:00
linit.c issue #1399: Adjust folder structure, made it built successfully on win32. 2012-07-20 14:05:52 +08:00
liolib.c [NaCl] Remove missing functions from lua stdlib. 2013-06-20 12:56:15 -07:00
llex.c Merge branch 'gles20' of git://github.com/cocos2d/cocos2d-x into gles20 2012-09-02 00:38:57 +08:00
llex.h [Lua] update Lua to 5.1.5 2012-08-25 14:32:06 +08:00
llimits.h [Lua] update Lua to 5.1.5 2012-08-25 14:32:06 +08:00
lmathlib.c issue #1399: Adjust folder structure, made it built successfully on win32. 2012-07-20 14:05:52 +08:00
lmem.c [Lua] update Lua to 5.1.5 2012-08-25 14:32:06 +08:00
lmem.h [Lua] update Lua to 5.1.5 2012-08-25 14:32:06 +08:00
loadlib.c [Lua] update Lua to 5.1.5 2012-08-25 14:32:06 +08:00
lobject.c issue #1399: Adjust folder structure, made it built successfully on win32. 2012-07-20 14:05:52 +08:00
lobject.h [Lua] update Lua to 5.1.5 2012-08-25 14:32:06 +08:00
lopcodes.c [Lua] update Lua to 5.1.5 2012-08-25 14:32:06 +08:00
lopcodes.h [Lua] update Lua to 5.1.5 2012-08-25 14:32:06 +08:00
loslib.c [NaCl] Remove missing functions from lua stdlib. 2013-06-20 12:56:15 -07:00
lparser.c [Lua] update Lua to 5.1.5 2012-08-25 14:32:06 +08:00
lparser.h [Lua] update Lua to 5.1.5 2012-08-25 14:32:06 +08:00
lstate.c [Lua] update Lua to 5.1.5 2012-08-25 14:32:06 +08:00
lstate.h [Lua] update Lua to 5.1.5 2012-08-25 14:32:06 +08:00
lstring.c issue #1399: Adjust folder structure, made it built successfully on win32. 2012-07-20 14:05:52 +08:00
lstring.h [Lua] update Lua to 5.1.5 2012-08-25 14:32:06 +08:00
lstrlib.c [Lua] update Lua to 5.1.5 2012-08-25 14:32:06 +08:00
ltable.c [Lua] update Lua to 5.1.5 2012-08-25 14:32:06 +08:00
ltable.h [Lua] update Lua to 5.1.5 2012-08-25 14:32:06 +08:00
ltablib.c [Lua] update Lua to 5.1.5 2012-08-25 14:32:06 +08:00
ltm.c issue #1399: Adjust folder structure, made it built successfully on win32. 2012-07-20 14:05:52 +08:00
ltm.h [Lua] update Lua to 5.1.5 2012-08-25 14:32:06 +08:00
lua.c [Lua] update Lua to 5.1.5 2012-08-25 14:32:06 +08:00
lua.h [Lua] update Lua to 5.1.5 2012-08-25 14:32:06 +08:00
luaconf.h [Lua] update Lua to 5.1.5 2012-08-25 14:32:06 +08:00
lualib.h [Lua] update Lua to 5.1.5 2012-08-25 14:32:06 +08:00
lundump.c [Lua] update Lua to 5.1.5 2012-08-25 14:32:06 +08:00
lundump.h [Lua] update Lua to 5.1.5 2012-08-25 14:32:06 +08:00
lvm.c [Lua] update Lua to 5.1.5 2012-08-25 14:32:06 +08:00
lvm.h [Lua] update Lua to 5.1.5 2012-08-25 14:32:06 +08:00
lzio.c issue #1399: Adjust folder structure, made it built successfully on win32. 2012-07-20 14:05:52 +08:00
lzio.h [Lua] update Lua to 5.1.5 2012-08-25 14:32:06 +08:00
print.c [Lua] update Lua to 5.1.5 2012-08-25 14:32:06 +08:00