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

Roberto Ierusalimschy b9c98cd4d9 entry for new version (4.0a) hace 25 años
bugs b9c98cd4d9 entry for new version (4.0a) hace 25 años
lapi.c 62824137d6 no more `seterrormethod' function hace 25 años
lapi.h a69356e9e0 no more special cases for closures with 0 upvalues (performance is the same, hace 25 años
lauxlib.c 556a89e537 new names for debug types hace 25 años
lauxlib.h 4fbe775154 details hace 26 años
lbuffer.c 3c9d999424 many details (most by lhf). hace 25 años
lbuiltin.c 62824137d6 no more `seterrormethod' function hace 25 años
lbuiltin.h 62824137d6 no more `seterrormethod' function hace 25 años
lcode.c c4409f69ab details hace 25 años
lcode.h 0c3fe2c44b comment hace 25 años
ldblib.c 4aa9ad6514 functions must return explicit `nil' on failure hace 25 años
ldebug.c 8f0f54ec38 name change hace 25 años
ldebug.h 27163f032e Auxiliary functions from Debug Interface module hace 26 años
ldo.c 870f61d299 code redistribution hace 25 años
ldo.h 870f61d299 code redistribution hace 25 años
lfunc.c a69356e9e0 no more special cases for closures with 0 upvalues (performance is the same, hace 25 años
lfunc.h 73aa465a8e some name changes hace 25 años
lgc.c 870f61d299 code redistribution hace 25 años
lgc.h 29ede6aa13 first implementation of multiple states (reentrant code). hace 26 años
linit.c 3e38fd2463 `lua_setfallback' leaves things on the stack, so it is better to protect hace 26 años
liolib.c 2ae9c856cf more uniform names hace 25 años
llex.c f9cf402fbd first implementation of FOR hace 25 años
llex.h f9cf402fbd first implementation of FOR hace 25 años
llimits.h 4e7e9e8de5 new opcode INCLOCAL. hace 25 años
lmathlib.c 73aa465a8e some name changes hace 25 años
lmem.c 87367e97f3 more information about memory use hace 25 años
lmem.h 87367e97f3 more information about memory use hace 25 años
lobject.c 36e1390631 details. hace 25 años
lobject.h c3b73cbeb8 comments (detail) hace 25 años
lopcodes.h 634c3d57e9 optimization for SETLOCAL was too specific. hace 25 años
lparser.c f9cf402fbd first implementation of FOR hace 25 años
lparser.h d615e78e08 new optimization: jumps to jumps hace 25 años
lref.c a69356e9e0 no more special cases for closures with 0 upvalues (performance is the same, hace 25 años
lref.h 74f1c3d025 small changes for "clean C" hace 25 años
lstate.c 36e1390631 details. hace 25 años
lstate.h 556a89e537 new names for debug types hace 25 años
lstring.c 73aa465a8e some name changes hace 25 años
lstring.h 73aa465a8e some name changes hace 25 años
lstrlib.c 3c9d999424 many details (most by lhf). hace 25 años
ltable.c 36e1390631 details. hace 25 años
ltable.h 544eeb1f9c details hace 26 años
ltests.c 634c3d57e9 optimization for SETLOCAL was too specific. hace 25 años
ltm.c e2c60eda16 `luaT_validevent' is exported, because compatibility module for fallbacks hace 25 años
ltm.h e2c60eda16 `luaT_validevent' is exported, because compatibility module for fallbacks hace 25 años
lua.c 0b56646baf new function `getargs' hace 25 años
lua.h 62824137d6 no more `seterrormethod' function hace 25 años
luadebug.h 556a89e537 new names for debug types hace 25 años
lualib.h 29ede6aa13 first implementation of multiple states (reentrant code). hace 26 años
lundump.c 0e8855e171 final version (by lhf) hace 25 años
lundump.h 0e8855e171 final version (by lhf) hace 25 años
lvm.c 89a9c36281 no more `register' declarations: leave it to the compiler. hace 25 años
lvm.h 89a9c36281 no more `register' declarations: leave it to the compiler. hace 25 años
lzio.c 3c9d999424 many details (most by lhf). hace 25 años
lzio.h c787dccd9b "const" !!! hace 26 años
makefile 2ae9c856cf more uniform names hace 25 años
manual.tex 8f2fba5877 using new constructs (for & break) in the examples and code fragments hace 25 años