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

Roberto Ierusalimschy 6048c4f74d better way to link callinfo's and stack 24 years ago
bugs d444153dbe ESC (which starts precompiled code) in C is \33, not \27 24 years ago
lapi.c 6048c4f74d better way to link callinfo's and stack 24 years ago
lapi.h 100bfec39a new implementation for `next' 25 years ago
lauxlib.c 39b7978329 first (big) step to support wide chars 24 years ago
lauxlib.h 39b7978329 first (big) step to support wide chars 24 years ago
lbaselib.c 2b2267069b new functions `pack' and `unpack' 24 years ago
lcode.c 5e870f86a2 optimization for tailcall does not seem to pay itself 24 years ago
lcode.h 39b7978329 first (big) step to support wide chars 24 years ago
ldblib.c 6048c4f74d better way to link callinfo's and stack 24 years ago
ldebug.c 6048c4f74d better way to link callinfo's and stack 24 years ago
ldebug.h 39b7978329 first (big) step to support wide chars 24 years ago
ldo.c 6048c4f74d better way to link callinfo's and stack 24 years ago
ldo.h 6048c4f74d better way to link callinfo's and stack 24 years ago
lfunc.c 39b7978329 first (big) step to support wide chars 24 years ago
lfunc.h 39b7978329 first (big) step to support wide chars 24 years ago
lgc.c 6048c4f74d better way to link callinfo's and stack 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 6d4db86888 open functions are lua_Cfunctions 24 years ago
llex.c f81b8adb3f string [[...]] ignores initial \n 24 years ago
llex.h e9a3820370 sizeof(string) != strlen(string)+1 when sizeof(char) != 1 24 years ago
llimits.h d2a64bb6d4 `llimits' may need definitions from LUA_USER_H 24 years ago
lmathlib.c 6d4db86888 open functions are lua_Cfunctions 24 years ago
lmem.c 39b7978329 first (big) step to support wide chars 24 years ago
lmem.h 39b7978329 first (big) step to support wide chars 24 years ago
lobject.c 72d3d155b0 detail 24 years ago
lobject.h 6048c4f74d better way to link callinfo's and stack 24 years ago
lopcodes.h 5e870f86a2 optimization for tailcall does not seem to pay itself 24 years ago
lparser.c 39b7978329 first (big) step to support wide chars 24 years ago
lparser.h 888f91fa24 code check for upvalues 24 years ago
lstate.c 6048c4f74d better way to link callinfo's and stack 24 years ago
lstate.h 6048c4f74d better way to link callinfo's and stack 24 years ago
lstring.c 39b7978329 first (big) step to support wide chars 24 years ago
lstring.h 39b7978329 first (big) step to support wide chars 24 years ago
lstrlib.c 6d4db86888 open functions are lua_Cfunctions 24 years ago
ltable.c 39b7978329 first (big) step to support wide chars 24 years ago
ltable.h 1f9e3731d1 back to the basics (well-behaved variant record...) 24 years ago
ltests.c 5e870f86a2 optimization for tailcall does not seem to pay itself 24 years ago
ltests.h 7b84f9e65c lower-case for macros with arguments 24 years ago
ltm.c 7b84f9e65c lower-case for macros with arguments 24 years ago
ltm.h 39b7978329 first (big) step to support wide chars 24 years ago
lua.c a90f06dcd8 `atoi' does not have a wide-char equivalent 24 years ago
lua.h 35023355f2 details for wchar 24 years ago
luadebug.h 6048c4f74d better way to link callinfo's and stack 24 years ago
lualib.h 6d4db86888 open functions are lua_Cfunctions 24 years ago
lundump.c 39b7978329 first (big) step to support wide chars 24 years ago
lundump.h 39b7978329 first (big) step to support wide chars 24 years ago
lvm.c 6048c4f74d better way to link callinfo's and stack 24 years ago
lvm.h 7178a5e34a new way to handle top x L->top 24 years ago
lzio.c 1de5587184 `lua.h' is included before any other Lua header file 25 years ago
lzio.h 8b88ab07f7 more controled use of `sprintf' 25 years ago
makefile 906d5dcc41 details 25 years ago
manual.tex b68fb7f62e `assert' returns its first argument 24 years ago