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

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