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

Roberto Ierusalimschy 0171543704 better optimization options 24 years ago
bugs a3d03ff6b6 bug: error message for `%a' gave wrong line number 24 years ago
lapi.c 45b173cbf8 warnings/details 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 ae1cf64348 better names for type-related functions 24 years ago
lcode.c 95988676d8 small bug when creating AsBc instructions in 16-bit machines 24 years ago
lcode.h 95988676d8 small bug when creating AsBc instructions in 16-bit machines 24 years ago
ldblib.c d5b83ead90 new implementation for userdatas, without `keys' 24 years ago
ldebug.c 18d3e82cfe check C is independent from check B 24 years ago
ldebug.h 2a4afb97c8 new module lopcodes.c for tables describing opcodes 24 years ago
ldo.c 6c8e652aa6 use macros for 'getc' 24 years ago
ldo.h cbc59592ff new definition for `luaD_call' and `luaD_adjusttop' 24 years ago
lfunc.c 770954510f rename of `kproto' to `p' 24 years ago
lfunc.h 39b7978329 first (big) step to support wide chars 24 years ago
lgc.c 770954510f rename of `kproto' to `p' 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 45b173cbf8 warnings/details 24 years ago
llex.c 45b173cbf8 warnings/details 24 years ago
llex.h 45b173cbf8 warnings/details 24 years ago
llimits.h da673d31aa user can define extra alignment requirements 24 years ago
lmathlib.c dd3a63c205 new way to handle `profiles' 24 years ago
lmem.c dd3a63c205 new way to handle `profiles' 24 years ago
lmem.h 39b7978329 first (big) step to support wide chars 24 years ago
lobject.c dd3a63c205 new way to handle `profiles' 24 years ago
lobject.h 770954510f rename of `kproto' to `p' 24 years ago
lopcodes.c 89ef91a7fe `opmodes' table also generated automatically by mkprint 24 years ago
lopcodes.h 95988676d8 small bug when creating AsBc instructions in 16-bit machines 24 years ago
lparser.c a3d03ff6b6 bug: error message for `%a' gave wrong line number 24 years ago
lparser.h 770954510f rename of `kproto' to `p' 24 years ago
lstate.c d8f37bf42a weakregistry has its keys weak, too 24 years ago
lstate.h ae19b2f51e more relaxed rules for syncronized access 24 years ago
lstring.c 8e586c13fc cleaner way to ensure alignment for strings and userdata 24 years ago
lstring.h 8e586c13fc cleaner way to ensure alignment for strings and userdata 24 years ago
lstrlib.c b3dd9b1bb1 `format' can handle \0 in format string (why not?) 24 years ago
ltable.c 654b16e83a better performance for table operations (mainly for integer indices) 24 years ago
ltable.h 654b16e83a better performance for table operations (mainly for integer indices) 24 years ago
ltests.c ae1cf64348 better names for type-related functions 24 years ago
ltests.h 2a4afb97c8 new module lopcodes.c for tables describing opcodes 24 years ago
ltm.c ebd1d1f82c no more deprecated code 24 years ago
ltm.h ae1cf64348 better names for type-related functions 24 years ago
lua.c 186111dc01 unused definition 24 years ago
lua.h f9f355221f version -> 4.1 alpha 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 770954510f rename of `kproto' to `p' 24 years ago
lvm.h 762d059a13 new implementation for the Virtual Machine 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 f34001faa9 details 24 years ago