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

Roberto Ierusalimschy 572a69b6af name changes 24 gadi atpakaļ
bugs d444153dbe ESC (which starts precompiled code) in C is \33, not \27 24 gadi atpakaļ
lapi.c 572a69b6af name changes 24 gadi atpakaļ
lapi.h 100bfec39a new implementation for `next' 25 gadi atpakaļ
lauxlib.c 572a69b6af name changes 24 gadi atpakaļ
lauxlib.h 2a50188269 avoid use of l_char outside INTERNALs (use lua_char instead) 24 gadi atpakaļ
lbaselib.c 572a69b6af name changes 24 gadi atpakaļ
lcode.c 572a69b6af name changes 24 gadi atpakaļ
lcode.h 39b7978329 first (big) step to support wide chars 24 gadi atpakaļ
ldblib.c dd3a63c205 new way to handle `profiles' 24 gadi atpakaļ
ldebug.c a68635a919 list constructors do not adjust last expression 24 gadi atpakaļ
ldebug.h 39b7978329 first (big) step to support wide chars 24 gadi atpakaļ
ldo.c 6473f965ca new API functions to load (parse?) a chunk without running it. 24 gadi atpakaļ
ldo.h 6048c4f74d better way to link callinfo's and stack 24 gadi atpakaļ
lfunc.c dd3a63c205 new way to handle `profiles' 24 gadi atpakaļ
lfunc.h 39b7978329 first (big) step to support wide chars 24 gadi atpakaļ
lgc.c beee01b170 re-implementation of refs through weak tables 24 gadi atpakaļ
lgc.h 42224ca553 loop of 'dostring' may never reclaim memory 24 gadi atpakaļ
linit.c fb55c96706 obsolete module; not part of the oficial distribution 25 gadi atpakaļ
liolib.c 572a69b6af name changes 24 gadi atpakaļ
llex.c dd3a63c205 new way to handle `profiles' 24 gadi atpakaļ
llex.h e9a3820370 sizeof(string) != strlen(string)+1 when sizeof(char) != 1 24 gadi atpakaļ
llimits.h dd3a63c205 new way to handle `profiles' 24 gadi atpakaļ
lmathlib.c dd3a63c205 new way to handle `profiles' 24 gadi atpakaļ
lmem.c dd3a63c205 new way to handle `profiles' 24 gadi atpakaļ
lmem.h 39b7978329 first (big) step to support wide chars 24 gadi atpakaļ
lobject.c dd3a63c205 new way to handle `profiles' 24 gadi atpakaļ
lobject.h 0e0e4a480e first implementation for weak tables 24 gadi atpakaļ
lopcodes.h a68635a919 list constructors do not adjust last expression 24 gadi atpakaļ
lparser.c a68635a919 list constructors do not adjust last expression 24 gadi atpakaļ
lparser.h 888f91fa24 code check for upvalues 24 gadi atpakaļ
lstate.c beee01b170 re-implementation of refs through weak tables 24 gadi atpakaļ
lstate.h beee01b170 re-implementation of refs through weak tables 24 gadi atpakaļ
lstring.c dd3a63c205 new way to handle `profiles' 24 gadi atpakaļ
lstring.h 39b7978329 first (big) step to support wide chars 24 gadi atpakaļ
lstrlib.c dd3a63c205 new way to handle `profiles' 24 gadi atpakaļ
ltable.c 0e0e4a480e first implementation for weak tables 24 gadi atpakaļ
ltable.h 1f9e3731d1 back to the basics (well-behaved variant record...) 24 gadi atpakaļ
ltests.c 572a69b6af name changes 24 gadi atpakaļ
ltests.h 7b84f9e65c lower-case for macros with arguments 24 gadi atpakaļ
ltm.c dd3a63c205 new way to handle `profiles' 24 gadi atpakaļ
ltm.h 39b7978329 first (big) step to support wide chars 24 gadi atpakaļ
lua.c dd3a63c205 new way to handle `profiles' 24 gadi atpakaļ
lua.h 572a69b6af name changes 24 gadi atpakaļ
luadebug.h 2a50188269 avoid use of l_char outside INTERNALs (use lua_char instead) 24 gadi atpakaļ
lualib.h dd3a63c205 new way to handle `profiles' 24 gadi atpakaļ
lundump.c dd3a63c205 new way to handle `profiles' 24 gadi atpakaļ
lundump.h dd3a63c205 new way to handle `profiles' 24 gadi atpakaļ
lvm.c a68635a919 list constructors do not adjust last expression 24 gadi atpakaļ
lvm.h 7178a5e34a new way to handle top x L->top 24 gadi atpakaļ
lzio.c dd3a63c205 new way to handle `profiles' 24 gadi atpakaļ
lzio.h dd3a63c205 new way to handle `profiles' 24 gadi atpakaļ
makefile 906d5dcc41 details 25 gadi atpakaļ
manual.tex b68fb7f62e `assert' returns its first argument 24 gadi atpakaļ