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 8c3c3e7691 small bug for tail-recursive debugging 20 years ago
bugs bug: rawset/rawget do not ignore extra arguments 20 years ago
lapi.c details 20 years ago
lapi.h `TObject' renamed to `TValue' + other name changes and better assertions 21 years ago
lauxlib.c new "primitive" getn 20 years ago
lauxlib.h better control for compatibility code 20 years ago
lbaselib.c no more LUA_FIRSTINDEX 20 years ago
lcode.c new operation *t (for size of t) (may yet be removed...) 20 years ago
lcode.h new operation *t (for size of t) (may yet be removed...) 20 years ago
ldblib.c `luaconf.h´ exports all its definitions always (so all of them 20 years ago
ldebug.c small bug for tail-recursive debugging 20 years ago
ldebug.h new macro `lua_threadyield' + lock stuff in `luaconf.h' + details 21 years ago
ldo.c small optimizations 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 better name for GC pause 20 years ago
lgc.h details 20 years ago
linit.c new protocol to open standard libraries 20 years ago
liolib.c avoid name colision with `close' function 20 years ago
llex.c details 20 years ago
llex.h C stack is the same for the parser and the interpreter, so depth 20 years ago
llimits.h `luac´ -> `luai' (to avoid confusion with other luac stuff) 20 years ago
lmathlib.c new functions (to complete math.h) 20 years ago
lmem.c details 20 years ago
lmem.h try to avoid warnings 20 years ago
loadlib.c new protocol to open standard libraries 20 years ago
lobject.c wrong comment corrected 20 years ago
lobject.h C functions and userdata also have environments 20 years ago
lopcodes.c new operation *t (for size of t) (may yet be removed...) 20 years ago
lopcodes.h new operation *t (for size of t) (may yet be removed...) 20 years ago
loslib.c more cleaning on configurations 20 years ago
lparser.c C stack is the same for the parser and the interpreter, so depth 20 years ago
lparser.h `luac´ -> `luai' (to avoid confusion with other luac stuff) 20 years ago
lstate.c detail 20 years ago
lstate.h small optimizations 20 years ago
lstring.c C functions and userdata also have environments 20 years ago
lstring.h details 20 years ago
lstrlib.c avoid name conflict with some spurious included header files 20 years ago
ltable.c detail 20 years ago
ltable.h new "primitive" getn 20 years ago
ltablib.c no more LUA_FIRSTINDEX 20 years ago
ltests.c no more LUA_FIRSTINDEX 20 years ago
ltests.h new protocol to open standard libraries 20 years ago
ltm.c new `mod' (`%') operator 20 years ago
ltm.h new `mod' (`%') operator 20 years ago
lua.c new protocol to open standard libraries 20 years ago
lua.h no more LUA_FIRSTINDEX 20 years ago
luaconf.h detail for Windows (untested) 20 years ago
lualib.h new protocol to open standard libraries 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 detail 20 years ago
lvm.h removed dirt optimizations that gave small gains 20 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 organization using only one library 20 years ago