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

Roberto Ierusalimschy 654b16e83a better performance for table operations (mainly for integer indices) il y a 24 ans
bugs d444153dbe ESC (which starts precompiled code) in C is \33, not \27 il y a 24 ans
lapi.c 37f3a1c045 too much optimization to "break" keys in tables; keep them as TObjects... il y a 24 ans
lapi.h 100bfec39a new implementation for `next' il y a 25 ans
lauxlib.c 572a69b6af name changes il y a 24 ans
lauxlib.h 2a50188269 avoid use of l_char outside INTERNALs (use lua_char instead) il y a 24 ans
lbaselib.c b940f09984 no more "compat mode" with 3.2 (deprecated functions) il y a 24 ans
lcode.c 8e586c13fc cleaner way to ensure alignment for strings and userdata il y a 24 ans
lcode.h 89c301d180 `(exp)' adjusts exp to 1 result il y a 24 ans
ldblib.c d5b83ead90 new implementation for userdatas, without `keys' il y a 24 ans
ldebug.c 18d3e82cfe check C is independent from check B il y a 24 ans
ldebug.h 2a4afb97c8 new module lopcodes.c for tables describing opcodes il y a 24 ans
ldo.c cbc59592ff new definition for `luaD_call' and `luaD_adjusttop' il y a 24 ans
ldo.h cbc59592ff new definition for `luaD_call' and `luaD_adjusttop' il y a 24 ans
lfunc.c 770954510f rename of `kproto' to `p' il y a 24 ans
lfunc.h 39b7978329 first (big) step to support wide chars il y a 24 ans
lgc.c 770954510f rename of `kproto' to `p' il y a 24 ans
lgc.h 777061e441 resurect userdata before calling its GC tag method il y a 24 ans
linit.c fb55c96706 obsolete module; not part of the oficial distribution il y a 25 ans
liolib.c 61a036eaa5 new macro to control format for `read"*n"' il y a 24 ans
llex.c fccadba4b5 new reserved words `in' and `global' il y a 24 ans
llex.h fccadba4b5 new reserved words `in' and `global' il y a 24 ans
llimits.h da673d31aa user can define extra alignment requirements il y a 24 ans
lmathlib.c dd3a63c205 new way to handle `profiles' il y a 24 ans
lmem.c dd3a63c205 new way to handle `profiles' il y a 24 ans
lmem.h 39b7978329 first (big) step to support wide chars il y a 24 ans
lobject.c dd3a63c205 new way to handle `profiles' il y a 24 ans
lobject.h 770954510f rename of `kproto' to `p' il y a 24 ans
lopcodes.c 89ef91a7fe `opmodes' table also generated automatically by mkprint il y a 24 ans
lopcodes.h 00aaee0ae7 details il y a 24 ans
lparser.c 770954510f rename of `kproto' to `p' il y a 24 ans
lparser.h 770954510f rename of `kproto' to `p' il y a 24 ans
lstate.c 777061e441 resurect userdata before calling its GC tag method il y a 24 ans
lstate.h ae19b2f51e more relaxed rules for syncronized access il y a 24 ans
lstring.c 8e586c13fc cleaner way to ensure alignment for strings and userdata il y a 24 ans
lstring.h 8e586c13fc cleaner way to ensure alignment for strings and userdata il y a 24 ans
lstrlib.c dd3a63c205 new way to handle `profiles' il y a 24 ans
ltable.c 654b16e83a better performance for table operations (mainly for integer indices) il y a 24 ans
ltable.h 654b16e83a better performance for table operations (mainly for integer indices) il y a 24 ans
ltests.c 654b16e83a better performance for table operations (mainly for integer indices) il y a 24 ans
ltests.h 2a4afb97c8 new module lopcodes.c for tables describing opcodes il y a 24 ans
ltm.c 8e586c13fc cleaner way to ensure alignment for strings and userdata il y a 24 ans
ltm.h d5b83ead90 new implementation for userdatas, without `keys' il y a 24 ans
lua.c 186111dc01 unused definition il y a 24 ans
lua.h 9924668931 LUA_MINSTACK has a fixed value il y a 24 ans
luadebug.h 2a50188269 avoid use of l_char outside INTERNALs (use lua_char instead) il y a 24 ans
lualib.h dd3a63c205 new way to handle `profiles' il y a 24 ans
lundump.c dc4e0ecdaf new versions by lhf il y a 24 ans
lundump.h dc4e0ecdaf new versions by lhf il y a 24 ans
lvm.c 770954510f rename of `kproto' to `p' il y a 24 ans
lvm.h 762d059a13 new implementation for the Virtual Machine il y a 24 ans
lzio.c dd3a63c205 new way to handle `profiles' il y a 24 ans
lzio.h dd3a63c205 new way to handle `profiles' il y a 24 ans
makefile 906d5dcc41 details il y a 25 ans
manual.tex b68fb7f62e `assert' returns its first argument il y a 24 ans