Go to file
2011-02-04 15:34:43 -02:00
bugs bug: problem with optimizations of short-circuit logic 2011-01-31 12:52:32 -02:00
lapi.c full collection does not restart collector + avoid changing GC 2010-12-29 16:00:23 -02:00
lapi.h
lauxlib.c 'luaL_findtable' returns boolean about whether it created a new 2011-01-10 13:51:42 -02:00
lauxlib.h 'luaL_findtable' returns boolean about whether it created a new 2011-01-10 13:51:42 -02:00
lbaselib.c detail (cleaning trailing spaces) 2011-01-26 14:30:02 -02:00
lbitlib.c allows number of bits used by the library to be changed from outside 2010-12-17 11:26:38 -02:00
lcode.c new scheme to close upvalues in 'break'; jump instructions may 2011-02-01 16:03:10 -02:00
lcode.h new scheme to close upvalues in 'break'; jump instructions may 2011-02-01 16:03:10 -02:00
lcorolib.c
lctype.c
lctype.h
ldblib.c detail (cleaning trailing spaces) 2011-01-26 14:30:02 -02:00
ldebug.c detail (cleaning trailing spaces) 2011-01-26 14:30:02 -02:00
ldebug.h
ldo.c first implementation of 'goto' 2011-02-04 15:34:43 -02:00
ldo.h
ldump.c
lfunc.c
lfunc.h
lgc.c full collection does not restart collector + avoid changing GC 2010-12-29 16:00:23 -02:00
lgc.h detail (cleaning trailing spaces) 2011-01-26 14:30:02 -02:00
linit.c detail (cleaning trailing spaces) 2011-01-26 14:30:02 -02:00
liolib.c detail (cleaning trailing spaces) 2011-01-26 14:30:02 -02:00
llex.c new reserved word 'goto' 2011-02-02 12:55:17 -02:00
llex.h first implementation of 'goto' 2011-02-04 15:34:43 -02:00
llimits.h better control for GC running or stopped 2011-02-01 14:52:38 -02:00
lmathlib.c
lmem.c change in the relationship between totalbytes and GCdebt - luaM_realloc_ 2010-12-20 17:40:07 -02:00
lmem.h
loadlib.c optional argument 'sep' to 'searchpath' 2011-01-07 16:54:49 -02:00
lobject.c
lobject.h prototype for 'luaO_ceillog2' was different from definition 2011-01-07 13:46:27 -02:00
lopcodes.c
lopcodes.h new scheme to close upvalues in 'break'; jump instructions may 2011-02-01 16:03:10 -02:00
loslib.c detail (cleaning trailing spaces) 2011-01-26 14:30:02 -02:00
lparser.c first implementation of 'goto' 2011-02-04 15:34:43 -02:00
lparser.h first implementation of 'goto' 2011-02-04 15:34:43 -02:00
lstate.c change in the relationship between totalbytes and GCdebt - luaM_realloc_ 2010-12-20 17:40:07 -02:00
lstate.h change in the relationship between totalbytes and GCdebt - luaM_realloc_ 2010-12-20 17:40:07 -02:00
lstring.c
lstring.h
lstrlib.c detail (cleaning trailing spaces) 2011-01-26 14:30:02 -02:00
ltable.c
ltable.h
ltablib.c table library respects '#' metamethods 2010-12-17 10:15:34 -02:00
ltests.c
ltests.h
ltm.c
ltm.h
lua.c
lua.h
luaconf.h
lualib.h
lundump.c
lundump.h
lvm.c avoid extra increment to 'savedpc' when jumping 2011-02-01 16:32:55 -02:00
lvm.h
lzio.c
lzio.h
makefile