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

Roberto Ierusalimschy fad57bfa00 new constant LUA_NOOBJECT. 31 лет назад
exscript 686f09a472 ex script para corrigir y.tab.c 32 лет назад
fallback.c 609392ff2e fallback for "call expression not a function" errors 31 лет назад
fallback.h 609392ff2e fallback for "call expression not a function" errors 31 лет назад
hash.c 2b301d711b new hash function; hash value for strings are kept with the string 31 лет назад
hash.h b234da1cc2 changes in garbage collection control 31 лет назад
inout.c 5dfd17dd76 new API function 'lua_pushliteral' 31 лет назад
inout.h 52db68a600 debug shows lines where functions were called 31 лет назад
iolib.c fad57bfa00 new constant LUA_NOOBJECT. 31 лет назад
lex.c ad0ec203f6 small simplification 31 лет назад
lua.c 891cab8a31 Passar os argv apos '--' para Lua. 31 лет назад
lua.h 5dfd17dd76 new API function 'lua_pushliteral' 31 лет назад
lua.stx ce4fb88b34 opcode PUSHSELF has a parameter that indicates the method to be called 31 лет назад
lualib.h 2486d677c9 no special treatment for C++ (this should be done in the C++ code) 31 лет назад
luamem.c a5862498a1 set first position of a free block to -1, to catch errors 31 лет назад
luamem.h 2b5bc5d1a8 new module for memory allocation 31 лет назад
makefile 10c1641b8e new modules 'mem' and 'fallback'. 31 лет назад
mathlib.c fad57bfa00 new constant LUA_NOOBJECT. 31 лет назад
mathlib.h 69bee7a3d1 Math library to LUA 32 лет назад
opcode.c 5dfd17dd76 new API function 'lua_pushliteral' 31 лет назад
opcode.h d490555ec9 garbage collection tag for strings organized in struct TaggedString 31 лет назад
strlib.c fad57bfa00 new constant LUA_NOOBJECT. 31 лет назад
strlib.h 212fdf861a String library to LUA 32 лет назад
table.c d490555ec9 garbage collection tag for strings organized in struct TaggedString 31 лет назад
table.h d490555ec9 garbage collection tag for strings organized in struct TaggedString 31 лет назад
tree.c 10bdd83844 new hash function; hash value for strings are kept with the string 31 лет назад
tree.h 10bdd83844 new hash function; hash value for strings are kept with the string 31 лет назад
ugly.h e4645c835d small changes in 'ugly' part. 31 лет назад