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

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