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

Roberto Ierusalimschy 37f3a1c045 too much optimization to "break" keys in tables; keep them as TObjects... 24 年 前
bugs d444153dbe ESC (which starts precompiled code) in C is \33, not \27 25 年 前
lapi.c 37f3a1c045 too much optimization to "break" keys in tables; keep them as TObjects... 24 年 前
lapi.h 100bfec39a new implementation for `next' 25 年 前
lauxlib.c 572a69b6af name changes 25 年 前
lauxlib.h 2a50188269 avoid use of l_char outside INTERNALs (use lua_char instead) 25 年 前
lbaselib.c b940f09984 no more "compat mode" with 3.2 (deprecated functions) 24 年 前
lcode.c 8e586c13fc cleaner way to ensure alignment for strings and userdata 24 年 前
lcode.h 89c301d180 `(exp)' adjusts exp to 1 result 24 年 前
ldblib.c d5b83ead90 new implementation for userdatas, without `keys' 24 年 前
ldebug.c 37f3a1c045 too much optimization to "break" keys in tables; keep them as TObjects... 24 年 前
ldebug.h 0a1b1acdd3 details about opcode parameters 24 年 前
ldo.c cbc59592ff new definition for `luaD_call' and `luaD_adjusttop' 24 年 前
ldo.h cbc59592ff new definition for `luaD_call' and `luaD_adjusttop' 24 年 前
lfunc.c 762d059a13 new implementation for the Virtual Machine 24 年 前
lfunc.h 39b7978329 first (big) step to support wide chars 25 年 前
lgc.c 37f3a1c045 too much optimization to "break" keys in tables; keep them as TObjects... 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 9559c111a3 new `read' option `*u' (read-until) + simpler implementation for `read' 24 年 前
llex.c fccadba4b5 new reserved words `in' and `global' 24 年 前
llex.h fccadba4b5 new reserved words `in' and `global' 24 年 前
llimits.h da673d31aa user can define extra alignment requirements 24 年 前
lmathlib.c dd3a63c205 new way to handle `profiles' 25 年 前
lmem.c dd3a63c205 new way to handle `profiles' 25 年 前
lmem.h 39b7978329 first (big) step to support wide chars 25 年 前
lobject.c dd3a63c205 new way to handle `profiles' 25 年 前
lobject.h 37f3a1c045 too much optimization to "break" keys in tables; keep them as TObjects... 24 年 前
lopcodes.h 0a1b1acdd3 details about opcode parameters 24 年 前
lparser.c fccadba4b5 new reserved words `in' and `global' 24 年 前
lparser.h 762d059a13 new implementation for the Virtual Machine 24 年 前
lstate.c 777061e441 resurect userdata before calling its GC tag method 24 年 前
lstate.h ae19b2f51e more relaxed rules for syncronized access 24 年 前
lstring.c 8e586c13fc cleaner way to ensure alignment for strings and userdata 24 年 前
lstring.h 8e586c13fc cleaner way to ensure alignment for strings and userdata 24 年 前
lstrlib.c dd3a63c205 new way to handle `profiles' 25 年 前
ltable.c 37f3a1c045 too much optimization to "break" keys in tables; keep them as TObjects... 24 年 前
ltable.h 37f3a1c045 too much optimization to "break" keys in tables; keep them as TObjects... 24 年 前
ltests.c 37f3a1c045 too much optimization to "break" keys in tables; keep them as TObjects... 24 年 前
ltests.h 7b84f9e65c lower-case for macros with arguments 25 年 前
ltm.c 8e586c13fc cleaner way to ensure alignment for strings and userdata 24 年 前
ltm.h d5b83ead90 new implementation for userdatas, without `keys' 24 年 前
lua.c 186111dc01 unused definition 24 年 前
lua.h d5b83ead90 new implementation for userdatas, without `keys' 24 年 前
luadebug.h 2a50188269 avoid use of l_char outside INTERNALs (use lua_char instead) 25 年 前
lualib.h dd3a63c205 new way to handle `profiles' 25 年 前
lundump.c dd3a63c205 new way to handle `profiles' 25 年 前
lundump.h dd3a63c205 new way to handle `profiles' 25 年 前
lvm.c 37f3a1c045 too much optimization to "break" keys in tables; keep them as TObjects... 24 年 前
lvm.h 762d059a13 new implementation for the Virtual Machine 24 年 前
lzio.c dd3a63c205 new way to handle `profiles' 25 年 前
lzio.h dd3a63c205 new way to handle `profiles' 25 年 前
makefile 906d5dcc41 details 25 年 前
manual.tex b68fb7f62e `assert' returns its first argument 25 年 前