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

Roberto Ierusalimschy e4645c835d small changes in 'ugly' part. 31 years ago
exscript 686f09a472 ex script para corrigir y.tab.c 32 years ago
fallback.c 8a0521fa52 fallback for garbage collection 31 years ago
fallback.h 8a0521fa52 fallback for garbage collection 31 years ago
hash.c 8a0521fa52 fallback for garbage collection 31 years ago
hash.h 0dcae99d74 new field 'next' in struct 'Hash', to list tables for garbage collection. 31 years ago
inout.c fc0de64c2c lua_debugline is kept in the stack 'funcstack' when debugging. 31 years ago
inout.h 65f28f0824 error function for Lua 31 years ago
iolib.c 2f1de3b1e1 implementacao das funcoes 'date', 'time' e 'beep'. 31 years ago
lex.c e4645c835d small changes in 'ugly' part. 31 years ago
lua.c d443840846 Linguagem para Usuarios de Aplicacao 32 years ago
lua.h d0780fa16d lua_call cannot be a macro, because it would push the function 31 years ago
lua.stx b8bfa9628d because lua_error does a longjmp, there is no need to a variable 31 years ago
lualib.h 0c6b906c8c Compatibilizacao com C++. 31 years ago
makefile 0eb6ee3fee novos warnings "missing-prototypes" e "ansi". 31 years ago
mathlib.c 82ceb12b7a Implementacao das funcoes para conversao de angulos rad r deg. 31 years ago
mathlib.h 69bee7a3d1 Math library to LUA 32 years ago
opcode.c 0c5ac77c99 small corrections to avoid 'warings' with acc. 31 years ago
opcode.h 8a0521fa52 fallback for garbage collection 31 years ago
strlib.c 1a6536aaad deletion of 'include mm.h' 31 years ago
strlib.h 212fdf861a String library to LUA 32 years ago
table.c b8996eaaba small corrections to avoid 'warings' with acc 31 years ago
table.h 852d9a8597 function 'lua_addfile' returns an error message 31 years ago
tree.c ff7f769454 small changes in error recovery 31 years ago
tree.h 1c749a3059 Arvore binaria de strings, variaveis e constantes. 31 years ago
ugly.h e4645c835d small changes in 'ugly' part. 31 years ago