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

Roberto Ierusalimschy 5b8ced84b4 stack is indexed by integers, not Words, to allow bigger stack on 32 bit machines пре 31 година
exscript 686f09a472 ex script para corrigir y.tab.c пре 32 година
fallback.c 8cb8594a3b better control of integer types and their limits пре 31 година
fallback.h 609392ff2e fallback for "call expression not a function" errors пре 31 година
hash.c 8cb8594a3b better control of integer types and their limits пре 31 година
hash.h 8cb8594a3b better control of integer types and their limits пре 31 година
inout.c 8cb8594a3b better control of integer types and their limits пре 31 година
inout.h 8cb8594a3b better control of integer types and their limits пре 31 година
iolib.c fad57bfa00 new constant LUA_NOOBJECT. пре 31 година
lex.c dc97a07e19 better names for 'y.tab.c' and 'y.tab.h' (now they are moved to 'parser.c' and 'parser.h') пре 31 година
lua.c 891cab8a31 Passar os argv apos '--' para Lua. пре 31 година
lua.h df3a81ec88 functions that no more return error codes now have return type void пре 31 година
lua.stx a8220feed2 bytecodes are indexed by integers, not Words, to allow bigger code on 32 bit machines пре 31 година
lualib.h 2486d677c9 no special treatment for C++ (this should be done in the C++ code) пре 31 година
luamem.c 8cb8594a3b better control of integer types and their limits пре 31 година
luamem.h 2b5bc5d1a8 new module for memory allocation пре 31 година
makefile dc97a07e19 better names for 'y.tab.c' and 'y.tab.h' (now they are moved to 'parser.c' and 'parser.h') пре 31 година
mathlib.c fad57bfa00 new constant LUA_NOOBJECT. пре 31 година
mathlib.h 69bee7a3d1 Math library to LUA пре 32 година
opcode.c 5b8ced84b4 stack is indexed by integers, not Words, to allow bigger stack on 32 bit machines пре 31 година
opcode.h 8cb8594a3b better control of integer types and their limits пре 31 година
strlib.c fad57bfa00 new constant LUA_NOOBJECT. пре 31 година
strlib.h 212fdf861a String library to LUA пре 32 година
table.c 8cb8594a3b better control of integer types and their limits пре 31 година
table.h 8cb8594a3b better control of integer types and their limits пре 31 година
tree.c 8cb8594a3b better control of integer types and their limits пре 31 година
tree.h 8cb8594a3b better control of integer types and their limits пре 31 година
types.h 4dce79f7e3 uses 'limits.h' for MAX_WORD and MAX_INT пре 31 година
ugly.h e4645c835d small changes in 'ugly' part. пре 31 година