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

Roberto Ierusalimschy 53c0a0f43c function 'strfind' now has two optional parameters, to specify where 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 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 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 лет назад