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 3723d790ae checkstack needs a correct stack 25 years ago
bugs bug: record-constructor starting with an upvalue name gets an error 25 years ago
lapi.c new name for `lua_[sg]etglobaltable' 25 years ago
lapi.h details 25 years ago
lauxlib.c default now is multi-state 25 years ago
lauxlib.h default now is multi-state 25 years ago
lbuffer.c default now is multi-state 25 years ago
lbuiltin.c comments 25 years ago
lbuiltin.h functions `for...' and `raw...' are obsolete now 25 years ago
lcode.c comments 25 years ago
lcode.h better code for unary/binary operators 25 years ago
ldblib.c default now is multi-state 25 years ago
ldebug.c comments 25 years ago
ldebug.h still more debug information 25 years ago
ldo.c still better error messages 25 years ago
ldo.h (much) better handling of memory alloction errors 25 years ago
lfunc.c new way to store local-variable information. 25 years ago
lfunc.h new version of debug system 25 years ago
lgc.c new way to store local-variable information. 25 years ago
lgc.h first implementation of multiple states (reentrant code). 25 years ago
linit.c obsolete module; not part of the oficial distribution 25 years ago
liolib.c simpler way to access _INPUT and _OUTPUT 25 years ago
llex.c pragmas are no longer supported 25 years ago
llex.h new way to generate SETLINEs 25 years ago
llimits.h comments 25 years ago
lmathlib.c default now is multi-state 25 years ago
lmem.c default now is multi-state 25 years ago
lmem.h (much) better handling of memory alloction errors 25 years ago
lobject.c still more debug information 25 years ago
lobject.h new way to store local-variable information. 25 years ago
lopcodes.h comments 25 years ago
lparser.c new way to store local-variable information. 25 years ago
lparser.h new way to store local-variable information. 25 years ago
lref.c `pushref' is more efficient (and probably more useful) than `getref'. 25 years ago
lref.h small changes for "clean C" 25 years ago
lstate.c lua_state may not exist 25 years ago
lstate.h no more options for debug information: it is always on 25 years ago
lstring.c default now is multi-state 25 years ago
lstring.h code cleaner for 16 bits. 25 years ago
lstrlib.c default now is multi-state 25 years ago
ltable.c default now is multi-state 25 years ago
ltable.h new signature for `luaH_set' 25 years ago
ltests.c new name for globaltable. 25 years ago
ltm.c default now is multi-state 25 years ago
ltm.h new algorithm for traversing in GC to avoid deep recursion calls 25 years ago
lua.c details 25 years ago
lua.h `pushref' is more efficient (and probably more useful) than `getref'. 25 years ago
luadebug.h still more debug information 25 years ago
lualib.h default now is multi-state 25 years ago
lundump.c default now is multi-state 25 years ago
lundump.h final version (by lhf) 25 years ago
lvm.c checkstack needs a correct stack 25 years ago
lvm.h new signature for `luaH_set' 25 years ago
lzio.c `lua.h' is included before any other Lua header file 25 years ago
lzio.h code cleaner for 16 bits. 25 years ago
makefile default now is multi-state 25 years ago
manual.tex new name for `lua_[sg]etglobaltable' 25 years ago