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

Roberto Ierusalimschy dcb1a08906 "exp" changed to "exp0" to avoid problems with math.h. il y a 27 ans
bugs da252eeff7 arguments for "format" 'x', 'X', 'o' and 'u' must be unsigned int. il y a 27 ans
lapi.c 02134b4a87 name: lua_pushCclosure -> lua_pushcclosure. il y a 27 ans
lapi.h 9618aaf07d small corrections in comments il y a 27 ans
lauxlib.c 9618aaf07d small corrections in comments il y a 27 ans
lauxlib.h 9618aaf07d small corrections in comments il y a 27 ans
lbuffer.c 9618aaf07d small corrections in comments il y a 27 ans
lbuiltin.c e869d17eb1 functions should return explicit "nil"s. il y a 27 ans
lbuiltin.h 26c5f56ad1 Built-in functions il y a 28 ans
ldo.c df0df08bc5 "dostring" accepts chunk name. il y a 27 ans
ldo.h 45e533599f optimization: closures without upvalues don't need to be closures il y a 28 ans
lfunc.c 9618aaf07d small corrections in comments il y a 27 ans
lfunc.h 45e533599f optimization: closures without upvalues don't need to be closures il y a 28 ans
lgc.c 0969a971cd better use of "ASSERT". il y a 27 ans
lgc.h 3393fd7f25 first version of "lua_close" il y a 28 ans
liolib.c 955a811aa1 category for "setlocale" is given by name il y a 27 ans
llex.c 1788501eed double constant used in integer expression il y a 27 ans
llex.h 9618aaf07d small corrections in comments il y a 27 ans
lmathlib.c 9618aaf07d small corrections in comments il y a 27 ans
lmem.c 994aba062b when debuging, blocks must be kept in double allignment. il y a 27 ans
lmem.h 502343b402 new scheme for buffers, centralized in auxlib. il y a 28 ans
lobject.c 9618aaf07d small corrections in comments il y a 27 ans
lobject.h c9902be294 "findname" moved from lobject.c to lauxlib.c (so libraries may use it). il y a 27 ans
lopcodes.h 8f31eda649 details in comments il y a 27 ans
lparser.c dcb1a08906 "exp" changed to "exp0" to avoid problems with math.h. il y a 27 ans
lparser.h 03f3f9e707 "zio" now keeps its "name". il y a 28 ans
lstate.c 02a6891939 API for functions to manipulate global state. il y a 27 ans
lstate.h 468fbdbde7 details il y a 27 ans
lstring.c 9618aaf07d small corrections in comments il y a 27 ans
lstring.h 88a2023c32 support for strings with '\0' il y a 27 ans
lstrlib.c bee1a5aeb2 spelling il y a 27 ans
ltable.c 6cdf0d8768 tables can become full of "emptys" slots, and keep growing without limits. il y a 28 ans
ltable.h 9ae0c082a3 small details by lint. il y a 28 ans
ltm.c c9902be294 "findname" moved from lobject.c to lauxlib.c (so libraries may use it). il y a 27 ans
ltm.h 9ae0c082a3 small details by lint. il y a 28 ans
lua.c a9dd2c6717 interrupts lua loops with "^C" (via signals) il y a 27 ans
lua.h 0789451458 details il y a 27 ans
luadebug.h 9618aaf07d small corrections in comments il y a 27 ans
lualib.h 9618aaf07d small corrections in comments il y a 27 ans
lundump.c 07008b5d45 details (by lhf) il y a 27 ans
lundump.h 07008b5d45 details (by lhf) il y a 27 ans
lvm.c 1917149fdd details. il y a 27 ans
lvm.h 45e533599f optimization: closures without upvalues don't need to be closures il y a 28 ans
lzio.c 03f3f9e707 "zio" now keeps its "name". il y a 28 ans
lzio.h 6ac047afc4 details il y a 28 ans
makefile eb45f8b631 details (dependencies) il y a 27 ans
manual.tex 9a0221ef58 detail il y a 27 ans