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

Roberto Ierusalimschy 8faf4d1de2 control of garbage collection is done with Longs, as there can be пре 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 8faf4d1de2 control of garbage collection is done with Longs, as there can be пре 31 година
hash.h 8faf4d1de2 control of garbage collection is done with Longs, as there can be пре 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 e4c69cf917 correcao de bug na construcao do formato. пре 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 ad97e9ccbc small bug in fallback for power operator пре 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 53c0a0f43c function 'strfind' now has two optional parameters, to specify where пре 31 година
strlib.h 212fdf861a String library to LUA пре 32 година
table.c 8faf4d1de2 control of garbage collection is done with Longs, as there can be пре 31 година
table.h 8cb8594a3b better control of integer types and their limits пре 31 година
tree.c 8faf4d1de2 control of garbage collection is done with Longs, as there can be пре 31 година
tree.h 8faf4d1de2 control of garbage collection is done with Longs, as there can be пре 31 година
types.h 4dce79f7e3 uses 'limits.h' for MAX_WORD and MAX_INT пре 31 година
ugly.h e4645c835d small changes in 'ugly' part. пре 31 година