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

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