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 657f65211a bug: `next' did not work for numeric indices 23 years ago
bugs bug: error message for `%a' gave wrong line number 24 years ago
lapi.c bug: `next' did not work for numeric indices 23 years ago
lapi.h new implementation for `next' 25 years ago
lauxlib.c `ref' support goes to auxlib 23 years ago
lauxlib.h `ref' support goes to auxlib 23 years ago
lbaselib.c more consistent names for auxlib functions 23 years ago
lcode.c first implementation of unrestricted static scoping 24 years ago
lcode.h small bug when creating AsBc instructions in 16-bit machines 24 years ago
ldblib.c more consistent names for auxlib functions 23 years ago
ldebug.c tables of globals accessible through pseudo-index in C API 23 years ago
ldebug.h new module lopcodes.c for tables describing opcodes 24 years ago
ldo.c new API for registry and C upvalues + new implementation for references 23 years ago
ldo.h new definition for `luaD_call' and `luaD_adjusttop' 24 years ago
lfunc.c optimizations for space in LClosures and time cleanning weak tables 23 years ago
lfunc.h new definitions for closure structures 23 years ago
lgc.c optimizations for space in LClosures and time cleanning weak tables 23 years ago
lgc.h resurect userdata before calling its GC tag method 24 years ago
linit.c obsolete module; not part of the oficial distribution 25 years ago
liolib.c more consistent names for auxlib functions 23 years ago
llex.c `luaX_syntaxerror' does not need to be public 23 years ago
llex.h `luaX_syntaxerror' does not need to be public 23 years ago
llimits.h no more MINPOWER2 23 years ago
lmathlib.c new way to handle `profiles' 24 years ago
lmem.c no more MINPOWER2 23 years ago
lmem.h better definition for `luaM_freelem' 24 years ago
lobject.c optimization for array part of a Table 23 years ago
lobject.h optimizations for space in LClosures and time cleanning weak tables 23 years ago
lopcodes.c optimization for array part of a Table 23 years ago
lopcodes.h optimization for array part of a Table 23 years ago
lparser.c optimization for array part of a Table 23 years ago
lparser.h `Hash' -> `Table' 23 years ago
lstate.c field G renamed to _G to avoid problemas with bugged macro-systems 23 years ago
lstate.h field G renamed to _G to avoid problemas with bugged macro-systems 23 years ago
lstring.c better syntax for type casts 24 years ago
lstring.h better syntax for type casts 24 years ago
lstrlib.c more consistent names for auxlib functions 23 years ago
ltable.c bug: `next' did not work for numeric indices 23 years ago
ltable.h optimization for array part of a Table 23 years ago
ltests.c details. 23 years ago
ltests.h details 23 years ago
ltm.c no more copytagmethod function 23 years ago
ltm.h "compatibility module" no longer exists 23 years ago
lua.c new API for registry and C upvalues + new implementation for references 23 years ago
lua.h tables of globals accessible through pseudo-index in C API 23 years ago
luadebug.h avoid use of l_char outside INTERNALs (use lua_char instead) 24 years ago
lualib.h new way to handle `profiles' 24 years ago
lundump.c warnings from Visual C++ (plus small details) 24 years ago
lundump.h new definition for headers of binary files 24 years ago
lvm.c optimizations for space in LClosures and time cleanning weak tables 23 years ago
lvm.h new definitions for closure structures 23 years ago
lzio.c new way to handle `profiles' 24 years ago
lzio.h new way to handle `profiles' 24 years ago
makefile better optimization options 24 years ago
manual.tex global table is also pseudo-index 23 years ago