Go to file
Roberto Ierusalimschy a666752b1d detail
2006-01-13 17:36:28 -02:00
bugs
lapi.c details 2006-01-10 10:50:00 -02:00
lapi.h
lauxlib.c small optimizations (lua_newtable -> lua_createtable) 2005-12-29 14:23:32 -02:00
lauxlib.h small optimizations (lua_newtable -> lua_createtable) 2005-12-29 14:23:32 -02:00
lbaselib.c small optimizations (lua_newtable -> lua_createtable) 2005-12-29 14:23:32 -02:00
lcode.c small changes in casts 2005-12-22 14:19:56 -02:00
lcode.h
ldblib.c small optimizations (lua_newtable -> lua_createtable) 2005-12-29 14:23:32 -02:00
ldebug.c small changes in casts 2005-12-22 14:19:56 -02:00
ldebug.h
ldo.c small changes in casts 2005-12-22 14:19:56 -02:00
ldo.h
ldump.c
lfunc.c small changes in casts 2005-12-22 14:19:56 -02:00
lfunc.h
lgc.c small changes in casts 2005-12-22 14:19:56 -02:00
lgc.h
linit.c small optimizations (lua_newtable -> lua_createtable) 2005-12-29 14:23:32 -02:00
liolib.c small optimizations (lua_newtable -> lua_createtable) 2005-12-29 14:23:32 -02:00
llex.c small changes in casts 2005-12-22 14:19:56 -02:00
llex.h details 2005-12-07 13:43:05 -02:00
llimits.h lua_assert is an internal matter, not to be configured 2005-12-27 15:12:00 -02:00
lmathlib.c
lmem.c removal of dead code 2005-12-26 11:35:47 -02:00
lmem.h
loadlib.c small optimizations (lua_newtable -> lua_createtable) 2005-12-29 14:23:32 -02:00
lobject.c details 2006-01-10 10:50:00 -02:00
lobject.h avoids type punning for table keys 2006-01-10 10:51:53 -02:00
lopcodes.c
lopcodes.h
loslib.c small changes in casts 2005-12-22 14:19:56 -02:00
lparser.c small changes in casts 2005-12-22 14:19:56 -02:00
lparser.h
lstate.c
lstate.h
lstring.c small changes in casts 2005-12-22 14:19:56 -02:00
lstring.h
lstrlib.c small optimizations (lua_newtable -> lua_createtable) 2005-12-29 14:23:32 -02:00
ltable.c avoid unnecessary exports 2006-01-10 11:13:06 -02:00
ltable.h avoid unnecessary exports 2006-01-10 11:13:06 -02:00
ltablib.c
ltests.c avoid unnecessary exports 2006-01-10 11:13:06 -02:00
ltests.h lua_assert is an internal matter, not to be configured 2005-12-27 15:12:00 -02:00
ltm.c details 2006-01-10 10:50:00 -02:00
ltm.h
lua.c small optimizations (lua_newtable -> lua_createtable) 2005-12-29 14:23:32 -02:00
lua.h detail 2006-01-10 10:50:13 -02:00
luaconf.h detail 2006-01-13 17:36:28 -02:00
lualib.h lua_assert is an internal matter, not to be configured 2005-12-27 15:12:00 -02:00
lundump.c
lundump.h
lvm.c details 2006-01-10 10:50:00 -02:00
lvm.h
lzio.c
lzio.h
makefile