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 079facab40 ensures own top is corrected after calling function with multiple results 21 years ago
bugs bug in `dofile' 21 years ago
lapi.c ensures own top is corrected after calling function with multiple results 21 years ago
lapi.h `TObject' renamed to `TValue' + other name changes and better assertions 21 years ago
lauxlib.c detail 21 years ago
lauxlib.h detail 21 years ago
lbaselib.c `unpack' has two optional arguments (to give a range) 21 years ago
lcode.c `TObject' renamed to `TValue' + other name changes and better assertions 21 years ago
lcode.h OP_TFORLOOP uses extra stack space 22 years ago
ldblib.c lua_(set)getglobal are ok to use 21 years ago
ldebug.c better message for errors with upvalues 21 years ago
ldebug.h `TObject' renamed to `TValue' + other name changes and better assertions 21 years ago
ldo.c details 21 years ago
ldo.h `TObject' renamed to `TValue' + other name changes and better assertions 21 years ago
ldump.c `TObject' renamed to `TValue' + other name changes and better assertions 21 years ago
lfunc.c better way to control open upvalues 21 years ago
lfunc.h `TObject' renamed to `TValue' + other name changes and better assertions 21 years ago
lgc.c reuse `sweeplist' for all lists 21 years ago
lgc.h better way to control open upvalues 21 years ago
linit.c obsolete module; not part of the oficial distribution 25 years ago
liolib.c new function `lua_createtable' 21 years ago
llex.c better error messages for some limits 21 years ago
llex.h better error messages for some limits 21 years ago
llimits.h incremental GC phases 21 years ago
lmathlib.c lua_(set)getglobal are ok to use 21 years ago
lmem.c avoid overflow when doubling size 21 years ago
lmem.h new way to handle errors 23 years ago
loadlib.c ok to use `#elif' and `#if defined()' 22 years ago
lobject.c `TObject' renamed to `TValue' + other name changes and better assertions 21 years ago
lobject.h better way to control open upvalues 21 years ago
lopcodes.c details 22 years ago
lopcodes.h comments 22 years ago
lparser.c small optimization for {f()} 21 years ago
lparser.h zio does not keep "source" name (nobody uses it) 22 years ago
lstate.c detail 21 years ago
lstate.h details 21 years ago
lstring.c `TObject' renamed to `TValue' + other name changes and better assertions 21 years ago
lstring.h cleaner code for manipulation of `marked' field 21 years ago
lstrlib.c '%' must be '%%' to avoid formatting problems 21 years ago
ltable.c small optimization for {f()} 21 years ago
ltable.h small optimization for {f()} 21 years ago
ltablib.c new functions `lua_tointeger' and lua_pushinteger' 21 years ago
ltests.c new states must use controlled malloc, too 21 years ago
ltests.h new tests to check memory consistency (for incremental GC) 21 years ago
ltm.c more and better tools (assertions & inspectors) to check incremental GC 21 years ago
ltm.h `TObject' renamed to `TValue' + other name changes and better assertions 21 years ago
lua.c `error()' (and `error(nil)') generates errors with no error messages 21 years ago
lua.h new copyright year 21 years ago
lualib.h details 21 years ago
lundump.c `TObject' renamed to `TValue' + other name changes and better assertions 21 years ago
lundump.h zio does not keep "source" name (nobody uses it) 22 years ago
lvm.c small optimization for {f()} 21 years ago
lvm.h `TObject' renamed to `TValue' + other name changes and better assertions 21 years ago
lzio.c details 21 years ago
lzio.h buffer should better use `size_t' for its size 21 years ago
makefile `TObject' renamed to `TValue' + other name changes and better assertions 21 years ago