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

Roberto Ierusalimschy 9aedea6ec8 small bug (when parser fails, there is no function on the stack...) 24 years ago
bugs d444153dbe ESC (which starts precompiled code) in C is \33, not \27 24 years ago
lapi.c dd3a63c205 new way to handle `profiles' 24 years ago
lapi.h 100bfec39a new implementation for `next' 25 years ago
lauxlib.c dd3a63c205 new way to handle `profiles' 24 years ago
lauxlib.h 39b7978329 first (big) step to support wide chars 24 years ago
lbaselib.c a68635a919 list constructors do not adjust last expression 24 years ago
lcode.c a68635a919 list constructors do not adjust last expression 24 years ago
lcode.h 39b7978329 first (big) step to support wide chars 24 years ago
ldblib.c dd3a63c205 new way to handle `profiles' 24 years ago
ldebug.c a68635a919 list constructors do not adjust last expression 24 years ago
ldebug.h 39b7978329 first (big) step to support wide chars 24 years ago
ldo.c 9aedea6ec8 small bug (when parser fails, there is no function on the stack...) 24 years ago
ldo.h 6048c4f74d better way to link callinfo's and stack 24 years ago
lfunc.c dd3a63c205 new way to handle `profiles' 24 years ago
lfunc.h 39b7978329 first (big) step to support wide chars 24 years ago
lgc.c dd3a63c205 new way to handle `profiles' 24 years ago
lgc.h 42224ca553 loop of 'dostring' may never reclaim memory 24 years ago
linit.c fb55c96706 obsolete module; not part of the oficial distribution 25 years ago
liolib.c dd3a63c205 new way to handle `profiles' 24 years ago
llex.c dd3a63c205 new way to handle `profiles' 24 years ago
llex.h e9a3820370 sizeof(string) != strlen(string)+1 when sizeof(char) != 1 24 years ago
llimits.h dd3a63c205 new way to handle `profiles' 24 years ago
lmathlib.c dd3a63c205 new way to handle `profiles' 24 years ago
lmem.c dd3a63c205 new way to handle `profiles' 24 years ago
lmem.h 39b7978329 first (big) step to support wide chars 24 years ago
lobject.c dd3a63c205 new way to handle `profiles' 24 years ago
lobject.h 6048c4f74d better way to link callinfo's and stack 24 years ago
lopcodes.h a68635a919 list constructors do not adjust last expression 24 years ago
lparser.c a68635a919 list constructors do not adjust last expression 24 years ago
lparser.h 888f91fa24 code check for upvalues 24 years ago
lstate.c dd3a63c205 new way to handle `profiles' 24 years ago
lstate.h 6048c4f74d better way to link callinfo's and stack 24 years ago
lstring.c dd3a63c205 new way to handle `profiles' 24 years ago
lstring.h 39b7978329 first (big) step to support wide chars 24 years ago
lstrlib.c dd3a63c205 new way to handle `profiles' 24 years ago
ltable.c dd3a63c205 new way to handle `profiles' 24 years ago
ltable.h 1f9e3731d1 back to the basics (well-behaved variant record...) 24 years ago
ltests.c dd3a63c205 new way to handle `profiles' 24 years ago
ltests.h 7b84f9e65c lower-case for macros with arguments 24 years ago
ltm.c dd3a63c205 new way to handle `profiles' 24 years ago
ltm.h 39b7978329 first (big) step to support wide chars 24 years ago
lua.c dd3a63c205 new way to handle `profiles' 24 years ago
lua.h dd3a63c205 new way to handle `profiles' 24 years ago
luadebug.h 6048c4f74d better way to link callinfo's and stack 24 years ago
lualib.h dd3a63c205 new way to handle `profiles' 24 years ago
lundump.c dd3a63c205 new way to handle `profiles' 24 years ago
lundump.h dd3a63c205 new way to handle `profiles' 24 years ago
lvm.c a68635a919 list constructors do not adjust last expression 24 years ago
lvm.h 7178a5e34a new way to handle top x L->top 24 years ago
lzio.c dd3a63c205 new way to handle `profiles' 24 years ago
lzio.h dd3a63c205 new way to handle `profiles' 24 years ago
makefile 906d5dcc41 details 25 years ago
manual.tex b68fb7f62e `assert' returns its first argument 24 years ago