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

Roberto Ierusalimschy abdbe883a8 first implementation of unrestricted static scoping 24 年之前
bugs a3d03ff6b6 bug: error message for `%a' gave wrong line number 24 年之前
lapi.c abdbe883a8 first implementation of unrestricted static scoping 24 年之前
lapi.h 100bfec39a new implementation for `next' 25 年之前
lauxlib.c ae1cf64348 better names for type-related functions 24 年之前
lauxlib.h 45b173cbf8 warnings/details 24 年之前
lbaselib.c e1d072571e better syntax for type casts 24 年之前
lcode.c abdbe883a8 first implementation of unrestricted static scoping 24 年之前
lcode.h 95988676d8 small bug when creating AsBc instructions in 16-bit machines 24 年之前
ldblib.c e1d072571e better syntax for type casts 24 年之前
ldebug.c abdbe883a8 first implementation of unrestricted static scoping 24 年之前
ldebug.h 2a4afb97c8 new module lopcodes.c for tables describing opcodes 24 年之前
ldo.c abdbe883a8 first implementation of unrestricted static scoping 24 年之前
ldo.h cbc59592ff new definition for `luaD_call' and `luaD_adjusttop' 24 年之前
lfunc.c abdbe883a8 first implementation of unrestricted static scoping 24 年之前
lfunc.h abdbe883a8 first implementation of unrestricted static scoping 24 年之前
lgc.c abdbe883a8 first implementation of unrestricted static scoping 24 年之前
lgc.h 777061e441 resurect userdata before calling its GC tag method 24 年之前
linit.c fb55c96706 obsolete module; not part of the oficial distribution 25 年之前
liolib.c e1d072571e better syntax for type casts 24 年之前
llex.c e1d072571e better syntax for type casts 24 年之前
llex.h e1d072571e better syntax for type casts 24 年之前
llimits.h abdbe883a8 first implementation of unrestricted static scoping 24 年之前
lmathlib.c dd3a63c205 new way to handle `profiles' 24 年之前
lmem.c e1d072571e better syntax for type casts 24 年之前
lmem.h 4d0935ec0f better definition for `luaM_freelem' 24 年之前
lobject.c dd3a63c205 new way to handle `profiles' 24 年之前
lobject.h abdbe883a8 first implementation of unrestricted static scoping 24 年之前
lopcodes.c abdbe883a8 first implementation of unrestricted static scoping 24 年之前
lopcodes.h abdbe883a8 first implementation of unrestricted static scoping 24 年之前
lparser.c abdbe883a8 first implementation of unrestricted static scoping 24 年之前
lparser.h abdbe883a8 first implementation of unrestricted static scoping 24 年之前
lstate.c abdbe883a8 first implementation of unrestricted static scoping 24 年之前
lstate.h abdbe883a8 first implementation of unrestricted static scoping 24 年之前
lstring.c e1d072571e better syntax for type casts 24 年之前
lstring.h e1d072571e better syntax for type casts 24 年之前
lstrlib.c e1d072571e better syntax for type casts 24 年之前
ltable.c 4d0935ec0f better definition for `luaM_freelem' 24 年之前
ltable.h e1d072571e better syntax for type casts 24 年之前
ltests.c abdbe883a8 first implementation of unrestricted static scoping 24 年之前
ltests.h e1d072571e better syntax for type casts 24 年之前
ltm.c e1d072571e better syntax for type casts 24 年之前
ltm.h 022bf27202 extra parenteses to avoid warnings 24 年之前
lua.c 33d820d41d new syntax "= exp" to rpint exp + simplifications 24 年之前
lua.h 7651a5c6b2 start of new version 24 年之前
luadebug.h 2a50188269 avoid use of l_char outside INTERNALs (use lua_char instead) 24 年之前
lualib.h dd3a63c205 new way to handle `profiles' 24 年之前
lundump.c 04320e04bf warnings from Visual C++ (plus small details) 24 年之前
lundump.h 9f25df02d5 new definition for headers of binary files 24 年之前
lvm.c abdbe883a8 first implementation of unrestricted static scoping 24 年之前
lvm.h abdbe883a8 first implementation of unrestricted static scoping 24 年之前
lzio.c dd3a63c205 new way to handle `profiles' 24 年之前
lzio.h dd3a63c205 new way to handle `profiles' 24 年之前
makefile 0171543704 better optimization options 24 年之前
manual.tex f34001faa9 details 24 年之前