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

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