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

Roberto Ierusalimschy 22c2704842 "lua_state" is already declared in lua.h, which is included here. hace 27 años
bugs da252eeff7 arguments for "format" 'x', 'X', 'o' and 'u' must be unsigned int. hace 27 años
lapi.c cc117253c8 new implementation for error handling: on error, function _ERRORMESSAGE hace 27 años
lapi.h 9618aaf07d small corrections in comments hace 27 años
lauxlib.c 9618aaf07d small corrections in comments hace 27 años
lauxlib.h 9618aaf07d small corrections in comments hace 27 años
lbuffer.c 9618aaf07d small corrections in comments hace 27 años
lbuiltin.c cc117253c8 new implementation for error handling: on error, function _ERRORMESSAGE hace 27 años
lbuiltin.h 26c5f56ad1 Built-in functions hace 28 años
ldo.c cc117253c8 new implementation for error handling: on error, function _ERRORMESSAGE hace 27 años
ldo.h ee912e5a7f auxiliar function "luaD_calln". hace 27 años
lfunc.c 9618aaf07d small corrections in comments hace 27 años
lfunc.h 45e533599f optimization: closures without upvalues don't need to be closures hace 28 años
lgc.c 64ad009fb2 "fileName" cannot be NULL hace 27 años
lgc.h 3393fd7f25 first version of "lua_close" hace 28 años
liolib.c ee22af5ced new functions "seek" and "flush". hace 27 años
llex.c e1a127245d details ("luaX_token2str" doesn't need LexState) hace 27 años
llex.h e1a127245d details ("luaX_token2str" doesn't need LexState) hace 27 años
lmathlib.c 9618aaf07d small corrections in comments hace 27 años
lmem.c 994aba062b when debuging, blocks must be kept in double allignment. hace 27 años
lmem.h 502343b402 new scheme for buffers, centralized in auxlib. hace 28 años
lobject.c 9618aaf07d small corrections in comments hace 27 años
lobject.h 176cb39feb macro encapsulates de "-". hace 27 años
lopcodes.h 8f31eda649 details in comments hace 27 años
lparser.c 1d420c2c11 better error message for code too long (old one was misleading when the hace 27 años
lparser.h 03f3f9e707 "zio" now keeps its "name". hace 28 años
lstate.c 02a6891939 API for functions to manipulate global state. hace 27 años
lstate.h 22c2704842 "lua_state" is already declared in lua.h, which is included here. hace 27 años
lstring.c 5378331f2d hash tables may shrink if use rate is too small. hace 27 años
lstring.h 88a2023c32 support for strings with '\0' hace 27 años
lstrlib.c ad446a0eb0 "%q" can handle strings with '\0'. hace 27 años
ltable.c 8e226e6a09 small bug: nuse may change when table is rehashed; hace 27 años
ltable.h 41d9ea948c auxiliar functions "luaH_setint" & "luaH_getint". hace 27 años
ltm.c cc117253c8 new implementation for error handling: on error, function _ERRORMESSAGE hace 27 años
ltm.h 9ae0c082a3 small details by lint. hace 28 años
lua.c a9dd2c6717 interrupts lua loops with "^C" (via signals) hace 27 años
lua.h cc117253c8 new implementation for error handling: on error, function _ERRORMESSAGE hace 27 años
luadebug.h 9618aaf07d small corrections in comments hace 27 años
lualib.h 9618aaf07d small corrections in comments hace 27 años
lundump.c 07008b5d45 details (by lhf) hace 27 años
lundump.h 07008b5d45 details (by lhf) hace 27 años
lvm.c afb5ef72e1 new function "sort" + many small changes hace 27 años
lvm.h afb5ef72e1 new function "sort" + many small changes hace 27 años
lzio.c 03f3f9e707 "zio" now keeps its "name". hace 28 años
lzio.h 6ac047afc4 details hace 28 años
makefile eb45f8b631 details (dependencies) hace 27 años
manual.tex ee22af5ced new functions "seek" and "flush". hace 27 años