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 ce455481ab separation between io lib and os lib 21 years ago
bugs BUG: string concatenation may cause arithmetic overflow, leading 21 years ago
lapi.c bug: `lua_setfenv' needs a write barrier 21 years ago
lapi.h `TObject' renamed to `TValue' + other name changes and better assertions 21 years ago
lauxlib.c `lua.c' also needs the default path, so auxlib should provide it 21 years ago
lauxlib.h detail 21 years ago
lbaselib.c `require' uses its private reference to `_LOADED' table 21 years ago
lcode.c new way to code RK values 21 years ago
lcode.h new way to use `vararg' parameters (with `...') 21 years ago
ldblib.c `luaL_dofile' and `luaL_dostring' are deprecated 21 years ago
ldebug.c new way to code RK values 21 years ago
ldebug.h new macro `lua_threadyield' + lock stuff in `luaconf.h' + details 21 years ago
ldo.c new macro `lua_threadyield' + lock stuff in `luaconf.h' + details 21 years ago
ldo.h small steps towards yields in iterators and tag methods 21 years ago
ldump.c new scheme for configuration through `luaconf.h' 21 years ago
lfunc.c new scheme for configuration through `luaconf.h' 21 years ago
lfunc.h `TObject' renamed to `TValue' + other name changes and better assertions 21 years ago
lgc.c new scheme for configuration through `luaconf.h' 21 years ago
lgc.h better way to control open upvalues 21 years ago
linit.c separation between io lib and os lib 21 years ago
liolib.c separation between io lib and os lib 21 years ago
llex.c new scheme for configuration through `luaconf.h' 21 years ago
llex.h better error messages for some limits 21 years ago
llimits.h libraries may want to use `lua_assert' too... 21 years ago
lmathlib.c no more USE_DEGREES option 21 years ago
lmem.c new scheme for configuration through `luaconf.h' 21 years ago
lmem.h new way to handle errors 23 years ago
loadlib.c new scheme for configuration through `luaconf.h' 21 years ago
lobject.c accept `\r' as newline when looking for line end 21 years ago
lobject.h new way to use `vararg' parameters (with `...') 21 years ago
lopcodes.c new way to use `vararg' parameters (with `...') 21 years ago
lopcodes.h new way to code RK values 21 years ago
loslib.c OS lib (finally separated from io lib) 21 years ago
lparser.c new way to use `vararg' parameters (with `...') 21 years ago
lparser.h new way to use `vararg' parameters (with `...') 21 years ago
lstate.c new coroutines inherit hook from creator 21 years ago
lstate.h new macro `lua_threadyield' + lock stuff in `luaconf.h' + details 21 years ago
lstring.c new scheme for configuration through `luaconf.h' 21 years ago
lstring.h cleaner code for manipulation of `marked' field 21 years ago
lstrlib.c details 21 years ago
ltable.c new scheme for configuration through `luaconf.h' 21 years ago
ltable.h small optimization for {f()} 21 years ago
ltablib.c `setn' returns its "self" (the table) 21 years ago
ltests.c `testC' can operate on other states 21 years ago
ltests.h back with an "open all libs" function 21 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 `lua.c' also needs the default path, so auxlib should provide it 21 years ago
lua.h option for garbage-collector `step' 21 years ago
luaconf.h back with an "open all libs" function 21 years ago
lualib.h separation between io lib and os lib 21 years ago
lundump.c new scheme for configuration through `luaconf.h' 21 years ago
lundump.h zio does not keep "source" name (nobody uses it) 22 years ago
lvm.c new way to code RK values 21 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 new scheme for configuration through `luaconf.h' 21 years ago