Mirror of the amazing lua scripting language
#lua #script #scripting #script-engine #embed #embedded #script-language

Roberto Ierusalimschy 657f65211a bug: `next' did not work for numeric indices 24 tahun lalu
bugs a3d03ff6b6 bug: error message for `%a' gave wrong line number 24 tahun lalu
lapi.c 657f65211a bug: `next' did not work for numeric indices 24 tahun lalu
lapi.h 100bfec39a new implementation for `next' 25 tahun lalu
lauxlib.c 46347d768e `ref' support goes to auxlib 24 tahun lalu
lauxlib.h 46347d768e `ref' support goes to auxlib 24 tahun lalu
lbaselib.c 070204300c more consistent names for auxlib functions 24 tahun lalu
lcode.c abdbe883a8 first implementation of unrestricted static scoping 24 tahun lalu
lcode.h 95988676d8 small bug when creating AsBc instructions in 16-bit machines 24 tahun lalu
ldblib.c 070204300c more consistent names for auxlib functions 24 tahun lalu
ldebug.c af59848219 tables of globals accessible through pseudo-index in C API 24 tahun lalu
ldebug.h 2a4afb97c8 new module lopcodes.c for tables describing opcodes 24 tahun lalu
ldo.c 1e81da51ba new API for registry and C upvalues + new implementation for references 24 tahun lalu
ldo.h cbc59592ff new definition for `luaD_call' and `luaD_adjusttop' 24 tahun lalu
lfunc.c 26bf2adace optimizations for space in LClosures and time cleanning weak tables 24 tahun lalu
lfunc.h 15462edb0f new definitions for closure structures 24 tahun lalu
lgc.c 26bf2adace optimizations for space in LClosures and time cleanning weak tables 24 tahun lalu
lgc.h 777061e441 resurect userdata before calling its GC tag method 24 tahun lalu
linit.c fb55c96706 obsolete module; not part of the oficial distribution 25 tahun lalu
liolib.c 070204300c more consistent names for auxlib functions 24 tahun lalu
llex.c 39395e1211 `luaX_syntaxerror' does not need to be public 24 tahun lalu
llex.h 39395e1211 `luaX_syntaxerror' does not need to be public 24 tahun lalu
llimits.h fffb6f3814 no more MINPOWER2 24 tahun lalu
lmathlib.c dd3a63c205 new way to handle `profiles' 25 tahun lalu
lmem.c fffb6f3814 no more MINPOWER2 24 tahun lalu
lmem.h 4d0935ec0f better definition for `luaM_freelem' 24 tahun lalu
lobject.c 21aa7e55f2 optimization for array part of a Table 24 tahun lalu
lobject.h 26bf2adace optimizations for space in LClosures and time cleanning weak tables 24 tahun lalu
lopcodes.c 21aa7e55f2 optimization for array part of a Table 24 tahun lalu
lopcodes.h 21aa7e55f2 optimization for array part of a Table 24 tahun lalu
lparser.c 21aa7e55f2 optimization for array part of a Table 24 tahun lalu
lparser.h 0b551a24f8 `Hash' -> `Table' 24 tahun lalu
lstate.c 617008f552 field G renamed to _G to avoid problemas with bugged macro-systems 24 tahun lalu
lstate.h 617008f552 field G renamed to _G to avoid problemas with bugged macro-systems 24 tahun lalu
lstring.c e1d072571e better syntax for type casts 24 tahun lalu
lstring.h e1d072571e better syntax for type casts 24 tahun lalu
lstrlib.c 070204300c more consistent names for auxlib functions 24 tahun lalu
ltable.c 657f65211a bug: `next' did not work for numeric indices 24 tahun lalu
ltable.h 21aa7e55f2 optimization for array part of a Table 24 tahun lalu
ltests.c fd48dcc7c8 details. 24 tahun lalu
ltests.h 7cd37142f4 details 24 tahun lalu
ltm.c 0c3ea96541 no more copytagmethod function 24 tahun lalu
ltm.h 6f936bc793 "compatibility module" no longer exists 24 tahun lalu
lua.c 1e81da51ba new API for registry and C upvalues + new implementation for references 24 tahun lalu
lua.h af59848219 tables of globals accessible through pseudo-index in C API 24 tahun lalu
luadebug.h 2a50188269 avoid use of l_char outside INTERNALs (use lua_char instead) 25 tahun lalu
lualib.h dd3a63c205 new way to handle `profiles' 25 tahun lalu
lundump.c 04320e04bf warnings from Visual C++ (plus small details) 24 tahun lalu
lundump.h 9f25df02d5 new definition for headers of binary files 24 tahun lalu
lvm.c 26bf2adace optimizations for space in LClosures and time cleanning weak tables 24 tahun lalu
lvm.h 15462edb0f new definitions for closure structures 24 tahun lalu
lzio.c dd3a63c205 new way to handle `profiles' 25 tahun lalu
lzio.h dd3a63c205 new way to handle `profiles' 25 tahun lalu
makefile 0171543704 better optimization options 24 tahun lalu
manual.tex ec9d8308b4 global table is also pseudo-index 24 tahun lalu