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

Roberto Ierusalimschy dea400bc1d "getstack" returns func, too. vor 27 Jahren
bugs b94110a68f bug: "format" does not check size of format item (such as "%00000...00000d"). vor 27 Jahren
lapi.c 59f8e6fb77 details ("settable") vor 27 Jahren
lapi.h 9618aaf07d small corrections in comments vor 27 Jahren
lauxlib.c ce9609296c function "luaL_argerror" prints wrong argument number (from a user's point vor 27 Jahren
lauxlib.h 766e67ef3b to avoid warnings about "typecast" (Visual C++) vor 27 Jahren
lbuffer.c 766e67ef3b to avoid warnings about "typecast" (Visual C++) vor 27 Jahren
lbuiltin.c f5bc671030 "goto" for tail recursion changed to "while" vor 27 Jahren
lbuiltin.h 26c5f56ad1 Built-in functions vor 28 Jahren
ldblib.c dea400bc1d "getstack" returns func, too. vor 27 Jahren
ldo.c cc117253c8 new implementation for error handling: on error, function _ERRORMESSAGE vor 27 Jahren
ldo.h ee912e5a7f auxiliar function "luaD_calln". vor 27 Jahren
lfunc.c 9618aaf07d small corrections in comments vor 27 Jahren
lfunc.h 45e533599f optimization: closures without upvalues don't need to be closures vor 28 Jahren
lgc.c 64ad009fb2 "fileName" cannot be NULL vor 27 Jahren
lgc.h 3393fd7f25 first version of "lua_close" vor 28 Jahren
linit.c 3cc4ca821e initialization module (to load libraries) vor 27 Jahren
liolib.c 8278468041 comments vor 27 Jahren
llex.c 766e67ef3b to avoid warnings about "typecast" (Visual C++) vor 27 Jahren
llex.h e1a127245d details ("luaX_token2str" doesn't need LexState) vor 27 Jahren
lmathlib.c 8278468041 comments vor 27 Jahren
lmem.c 994aba062b when debuging, blocks must be kept in double allignment. vor 27 Jahren
lmem.h 21cff3015a details (for regularity) vor 27 Jahren
lobject.c e03767b3eb details (comments) vor 27 Jahren
lobject.h 63a752f961 small improvements. vor 27 Jahren
lopcodes.h 8f31eda649 details in comments vor 27 Jahren
lparser.c 766e67ef3b to avoid warnings about "typecast" (Visual C++) vor 27 Jahren
lparser.h 03f3f9e707 "zio" now keeps its "name". vor 28 Jahren
lstate.c 02a6891939 API for functions to manipulate global state. vor 27 Jahren
lstate.h 22c2704842 "lua_state" is already declared in lua.h, which is included here. vor 27 Jahren
lstring.c d7294c6de8 double hashing for string tables. vor 27 Jahren
lstring.h 88a2023c32 support for strings with '\0' vor 27 Jahren
lstrlib.c b94110a68f bug: "format" does not check size of format item (such as "%00000...00000d"). vor 27 Jahren
ltable.c b9c9ccfbb4 function "move" for tables is better implemented with some "inside vor 27 Jahren
ltable.h b9c9ccfbb4 function "move" for tables is better implemented with some "inside vor 27 Jahren
ltm.c e03767b3eb details (comments) vor 27 Jahren
ltm.h 9ae0c082a3 small details by lint. vor 28 Jahren
lua.c 01772cefa5 new library for debbuging vor 27 Jahren
lua.h 21cff3015a details (for regularity) vor 27 Jahren
luadebug.h b1450721be new function "lua_nups" (number of upvalues). vor 27 Jahren
lualib.h 01772cefa5 new library for debbuging vor 27 Jahren
lundump.c d2de2d5eda format for double is always "%g", do not need #defines vor 27 Jahren
lundump.h 21cff3015a details (for regularity) vor 27 Jahren
lvm.c fb663f768d "%.16g" already formats integers as integers, so we do not need an vor 27 Jahren
lvm.h 59f8e6fb77 details ("settable") vor 27 Jahren
lzio.c 766e67ef3b to avoid warnings about "typecast" (Visual C++) vor 27 Jahren
lzio.h 6ac047afc4 details vor 28 Jahren
makefile e24f7fd2d2 details vor 27 Jahren
manual.tex e4830ddce3 new option "mode" in "readfrom", "writeto" and "appendto" (for vor 27 Jahren