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 ade585bdf9 no more LUA_FIRSTINDEX 20 years ago
bugs bug: rawset/rawget do not ignore extra arguments 20 years ago
lapi.c better name for GC pause 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 all function declarations surround name with parentheses 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 `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 no more LUA_FIRSTINDEX 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 details 20 years ago
liolib.c avoid name colision with `close' function 20 years ago
llex.c details 20 years ago
llex.h details 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 avoid too much configuration options 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 new operation *t (for size of t) (may yet be removed...) 20 years ago
lparser.h `luac´ -> `luai' (to avoid confusion with other luac stuff) 20 years ago
lstate.c better name for GC pause 20 years ago
lstate.h better name for GC pause 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 new "primitive" getn 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 small errors in previous `ci' of luaconf.h. 20 years ago
ltm.c new `mod' (`%') operator 20 years ago
ltm.h new `mod' (`%') operator 20 years ago
lua.c LUA_USERCONFIG is no longer necessary 20 years ago
lua.h no more LUA_FIRSTINDEX 20 years ago
luaconf.h cleaner configuration for lua.c 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 no more LUA_FIRSTINDEX 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