Go to file
Roberto Ierusalimschy ea2cc2bc47 small improvements for allignments 2006-02-06 16:27:59 -02:00
bugs
lapi.c details 2006-01-10 10:50:00 -02:00
lapi.h
lauxlib.c compat code should keep compatibility 2006-01-16 10:42:21 -02:00
lauxlib.h small optimizations (lua_newtable -> lua_createtable) 2005-12-29 14:23:32 -02:00
lbaselib.c detail 2006-01-18 09:49:12 -02:00
lcode.c small changes in casts 2005-12-22 14:19:56 -02:00
lcode.h more privacy 2005-11-08 17:44:31 -02:00
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 some bugs related to stack reallocation 2005-08-24 13:15:49 -03:00
ldump.c new versions by lhf 2005-11-16 09:55:07 -02:00
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 some bugs related to stack reallocation 2005-08-24 13:15:49 -03:00
linit.c small optimizations (lua_newtable -> lua_createtable) 2005-12-29 14:23:32 -02:00
liolib.c empty string may cause out-of-bound access 2006-01-28 10:59:13 -02:00
llex.c detail 2006-01-23 18:06:19 -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 detail 2005-08-26 14:36:32 -03:00
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 unused macro removed 2006-01-18 09:37:34 -02:00
lopcodes.c unused include's 2005-11-08 17:45:36 -02:00
lopcodes.h small detail 2005-12-02 16:42:08 -02:00
loslib.c detail 2006-01-27 11:54:39 -02:00
lparser.c small changes in casts 2005-12-22 14:19:56 -02:00
lparser.h numeral expressions keep their values in struct 'expdesc' 2005-10-03 11:02:40 -03:00
lstate.c missing macros 'luai_userstate*' 2005-10-06 17:46:25 -03:00
lstate.h small improvements for allignments 2006-02-06 16:27:59 -02:00
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 detail 2006-01-18 09:49:12 -02:00
ltable.h avoid unnecessary exports 2006-01-10 11:13:06 -02:00
ltablib.c more robust implementation for table.insert 2005-10-23 15:38:15 -02:00
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 new mark LUAI_DATA for extern data 2005-06-06 10:30:25 -03:00
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-27 11:54:39 -02:00
lualib.h lua_assert is an internal matter, not to be configured 2005-12-27 15:12:00 -02:00
lundump.c new versions by lhf 2005-11-16 09:55:07 -02:00
lundump.h new versions by lhf 2005-11-16 09:55:07 -02:00
lvm.c details 2006-01-23 17:51:43 -02:00
lvm.h small improvements 2005-08-22 15:54:49 -03:00
lzio.c
lzio.h
makefile no more "auto-detection" 2005-11-16 14:25:08 -02:00