You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Roberto Ierusalimschy 104d249ffb in return hook, 'top' must be corrected only if smaller than 'ci->top'. 7 years ago
bugs bug: memory-allocation error when resizing a table can leave it 7 years ago
lapi.c 'collectgarbage' returns old mode when changing mode 7 years ago
lapi.h back to 'CallInfo' (no gains with its removal) 7 years ago
lauxlib.c detail 7 years ago
lauxlib.h new constant 'LUA_GNAME' for the name of the global table "_G" 7 years ago
lbaselib.c 'collectgarbage' returns old mode when changing mode 7 years ago
lbitlib.c detail ('signal' -> 'sign' in comments) 7 years ago
lcode.c some simplifications/optimizations in returns from Lua functions 7 years ago
lcode.h new auxiliary function 'luaK_isKint' + removal of 'luaK_needclose', 7 years ago
lcorolib.c new API for 'lua_resume' + cleaning the uses of the 'extra' field in 7 years ago
lctype.c added include for 'lprefix.h', for stuff that must be added before 10 years ago
lctype.h detail (cleaned whitespaces at end of lines) 14 years ago
ldblib.c details (comments) 9 years ago
ldebug.c vararg back to '...' (but with another implementation) 7 years ago
ldebug.h janitor work on casts 7 years ago
ldo.c in return hook, 'top' must be corrected only if smaller than 'ci->top'. 7 years ago
ldo.h some simplifications/optimizations in returns from Lua functions 7 years ago
ldump.c detail (identation of switch) 7 years ago
lfunc.c new type 'StackValue' for stack elements 7 years ago
lfunc.h janitor work on casts 7 years ago
lgc.c small corrections in generational mode 7 years ago
lgc.h default for minor collection intervals a little larger 7 years ago
linit.c new constant 'LUA_GNAME' for the name of the global table "_G" 7 years ago
liolib.c 'io.read' accepts multiple formats in a single string argument 7 years ago
llex.c janitor work on casts 7 years ago
llex.h janitor work on casts 7 years ago
llimits.h janitor work on casts 7 years ago
lmathlib.c detail (removing spaces at end of lines) 8 years ago
lmem.c janitor work on casts 7 years ago
lmem.h janitor work on casts 7 years ago
loadlib.c Code should not change the stack level after the initialization of a 7 years ago
lobject.c janitor work on casts 7 years ago
lobject.h janitor work on casts 7 years ago
lopcodes.c some simplifications/optimizations in returns from Lua functions 7 years ago
lopcodes.h some simplifications/optimizations in returns from Lua functions 7 years ago
loslib.c added 'return' to calls to 'luaL_error' (to signal to the compiler 8 years ago
lparser.c vararg back to '...' (but with another implementation) 7 years ago
lparser.h 'VRELOCABLE' -> 'VRELOC' 7 years ago
lprefix.h does not define _XOPEN_SOURCE when LUA_USE_C89 is defined + defining 10 years ago
lstate.c 'gcemergency' should be zero before any memory allocation 7 years ago
lstate.h no more 'nfield' string 7 years ago
lstring.c no more 'nfield' string 7 years ago
lstring.h detail (typo in comments) 7 years ago
lstrlib.c detail (typo in comments) 7 years ago
ltable.c janitor work on casts 7 years ago
ltable.h in hash nodes, keys are stored in separate pieces to avoid wasting 8 years ago
ltablib.c in 'table.move', destination table can be source table even if 9 years ago
ltests.c janitor work on casts 7 years ago
ltests.h default now is compiling without compatibility options + smaller 7 years ago
ltm.c some simplifications/optimizations in returns from Lua functions 7 years ago
ltm.h vararg back to '...' (but with another implementation) 7 years ago
lua.c GC default mode for the stand-alone interpreter is generational mode 7 years ago
lua.h back to 'CallInfo' (no gains with its removal) 7 years ago
luaconf.h typos in comments 7 years ago
lualib.h Handling of LUA_PATH/LUA_CPATH moved back to 'package' library 8 years ago
lundump.c using explicit tests for allocation overflow whenever possible 7 years ago
lundump.h long strings are created directly in final position when possible 9 years ago
lutf8lib.c added 'return' to calls to 'luaL_error' (to signal to the compiler 8 years ago
lvm.c some simplifications/optimizations in returns from Lua functions 7 years ago
lvm.h 'luaV_execute' gets call info as extra argument (it is always 7 years ago
lzio.c long strings are created directly in final position when possible 9 years ago
lzio.h long strings are created directly in final position when possible 9 years ago
makefile small updates 8 years ago