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 d84cc9d2db small bug 20 years ago
bugs values holded in open upvalues of suspended threads may be 20 years ago
lapi.c C functions and userdata also have environments 20 years ago
lapi.h `TObject' renamed to `TValue' + other name changes and better assertions 21 years ago
lauxlib.c LUA_PATH_SEP -> LUA_PATHSEP 20 years ago
lauxlib.h all function declarations surround name with parentheses 20 years ago
lbaselib.c C functions and userdata also have environments 20 years ago
lcode.c macros for all arithmetic operations over lua_Numbers 20 years ago
lcode.h small optimization for boolean constants + new format for SETLIST opcode 20 years ago
ldblib.c C functions and userdata also have environments 20 years ago
ldebug.c `luac' may generate code without upvalue names 20 years ago
ldebug.h new macro `lua_threadyield' + lock stuff in `luaconf.h' + details 21 years ago
ldo.c C functions and userdata also have environments 20 years ago
ldo.h tighter tests for stack overflow 20 years ago
ldump.c function constants may include boolean values 20 years ago
lfunc.c C functions and userdata also have environments 20 years ago
lfunc.h C functions and userdata also have environments 20 years ago
lgc.c C functions and userdata also have environments 20 years ago
lgc.h cleaner way to free all objects 20 years ago
linit.c C functions and userdata also have environments 20 years ago
liolib.c C functions and userdata also have environments 20 years ago
llex.c details 20 years ago
llex.h details 20 years ago
llimits.h no more generational collector (and no more `noinc' mode) 20 years ago
lmathlib.c a^b calls `pow´ (from math.h) directly 20 years ago
lmem.c auxiliar patch to monitor garbage collection 20 years ago
lmem.h better control of overflows in size computations 20 years ago
loadlib.c C functions and userdata also have environments 20 years ago
lobject.c macros for all arithmetic operations over lua_Numbers 20 years ago
lobject.h C functions and userdata also have environments 20 years ago
lopcodes.c details 20 years ago
lopcodes.h details 20 years ago
loslib.c detail 20 years ago
lparser.c change in hash algorithm so that it does not need empty slot 20 years ago
lparser.h new way to use `vararg' parameters (with `...') 21 years ago
lstate.c cleaner way to free all objects 20 years ago
lstate.h C functions and userdata also have environments 20 years ago
lstring.c C functions and userdata also have environments 20 years ago
lstring.h C functions and userdata also have environments 20 years ago
lstrlib.c detail 20 years ago
ltable.c macros for all arithmetic operations over lua_Numbers 20 years ago
ltable.h change in hash algorithm so that it does not need empty slot 20 years ago
ltablib.c details 20 years ago
ltests.c C functions and userdata also have environments 20 years ago
ltests.h no more `lua_userinit' macro 20 years ago
ltm.c new scheme for configuration through `luaconf.h' 21 years ago
ltm.h `TObject' renamed to `TValue' + other name changes and better assertions 21 years ago
lua.c gets `debug.traceback' current when error occurs 20 years ago
lua.h C functions and userdata also have environments 20 years ago
luaconf.h LUA_PATH_SEP -> LUA_PATHSEP 20 years ago
lualib.h no more `lua_userinit' macro 20 years ago
lundump.c function constants may include boolean values 20 years ago
lundump.h zio does not keep "source" name (nobody uses it) 22 years ago
lvm.c small bug 20 years ago
lvm.h small steps towards yields in iterators and tag methods 21 years ago
lzio.c new scheme for configuration through `luaconf.h' 21 years ago
lzio.h buffer should better use `size_t' for its size 21 years ago
makefile small changes 20 years ago