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

Roberto Ierusalimschy b940f09984 no more "compat mode" with 3.2 (deprecated functions) 24 anni fa
bugs d444153dbe ESC (which starts precompiled code) in C is \33, not \27 24 anni fa
lapi.c 8e586c13fc cleaner way to ensure alignment for strings and userdata 24 anni fa
lapi.h 100bfec39a new implementation for `next' 25 anni fa
lauxlib.c 572a69b6af name changes 24 anni fa
lauxlib.h 2a50188269 avoid use of l_char outside INTERNALs (use lua_char instead) 24 anni fa
lbaselib.c b940f09984 no more "compat mode" with 3.2 (deprecated functions) 24 anni fa
lcode.c 8e586c13fc cleaner way to ensure alignment for strings and userdata 24 anni fa
lcode.h 89c301d180 `(exp)' adjusts exp to 1 result 24 anni fa
ldblib.c d5b83ead90 new implementation for userdatas, without `keys' 24 anni fa
ldebug.c 8e586c13fc cleaner way to ensure alignment for strings and userdata 24 anni fa
ldebug.h 0a1b1acdd3 details about opcode parameters 24 anni fa
ldo.c cbc59592ff new definition for `luaD_call' and `luaD_adjusttop' 24 anni fa
ldo.h cbc59592ff new definition for `luaD_call' and `luaD_adjusttop' 24 anni fa
lfunc.c 762d059a13 new implementation for the Virtual Machine 24 anni fa
lfunc.h 39b7978329 first (big) step to support wide chars 24 anni fa
lgc.c 8e586c13fc cleaner way to ensure alignment for strings and userdata 24 anni fa
lgc.h 89e8303f4e more robust treatment of GC tag methods (now they can create new 24 anni fa
linit.c fb55c96706 obsolete module; not part of the oficial distribution 25 anni fa
liolib.c 4905fdd135 C++ warning 24 anni fa
llex.c 8e586c13fc cleaner way to ensure alignment for strings and userdata 24 anni fa
llex.h e9a3820370 sizeof(string) != strlen(string)+1 when sizeof(char) != 1 24 anni fa
llimits.h da673d31aa user can define extra alignment requirements 24 anni fa
lmathlib.c dd3a63c205 new way to handle `profiles' 24 anni fa
lmem.c dd3a63c205 new way to handle `profiles' 24 anni fa
lmem.h 39b7978329 first (big) step to support wide chars 24 anni fa
lobject.c dd3a63c205 new way to handle `profiles' 24 anni fa
lobject.h 8e586c13fc cleaner way to ensure alignment for strings and userdata 24 anni fa
lopcodes.h 0a1b1acdd3 details about opcode parameters 24 anni fa
lparser.c 89c301d180 `(exp)' adjusts exp to 1 result 24 anni fa
lparser.h 762d059a13 new implementation for the Virtual Machine 24 anni fa
lstate.c 89e8303f4e more robust treatment of GC tag methods (now they can create new 24 anni fa
lstate.h ae19b2f51e more relaxed rules for syncronized access 24 anni fa
lstring.c 8e586c13fc cleaner way to ensure alignment for strings and userdata 24 anni fa
lstring.h 8e586c13fc cleaner way to ensure alignment for strings and userdata 24 anni fa
lstrlib.c dd3a63c205 new way to handle `profiles' 24 anni fa
ltable.c 8e586c13fc cleaner way to ensure alignment for strings and userdata 24 anni fa
ltable.h 1f9e3731d1 back to the basics (well-behaved variant record...) 24 anni fa
ltests.c 8e586c13fc cleaner way to ensure alignment for strings and userdata 24 anni fa
ltests.h 7b84f9e65c lower-case for macros with arguments 24 anni fa
ltm.c 8e586c13fc cleaner way to ensure alignment for strings and userdata 24 anni fa
ltm.h d5b83ead90 new implementation for userdatas, without `keys' 24 anni fa
lua.c 186111dc01 unused definition 24 anni fa
lua.h d5b83ead90 new implementation for userdatas, without `keys' 24 anni fa
luadebug.h 2a50188269 avoid use of l_char outside INTERNALs (use lua_char instead) 24 anni fa
lualib.h dd3a63c205 new way to handle `profiles' 24 anni fa
lundump.c dd3a63c205 new way to handle `profiles' 24 anni fa
lundump.h dd3a63c205 new way to handle `profiles' 24 anni fa
lvm.c 878979cef7 no more opnames in binary tag methods 24 anni fa
lvm.h 762d059a13 new implementation for the Virtual Machine 24 anni fa
lzio.c dd3a63c205 new way to handle `profiles' 24 anni fa
lzio.h dd3a63c205 new way to handle `profiles' 24 anni fa
makefile 906d5dcc41 details 25 anni fa
manual.tex b68fb7f62e `assert' returns its first argument 24 anni fa