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

Roberto Ierusalimschy ac68a3abc4 frees filename from file stack 31 years ago
exscript 686f09a472 ex script para corrigir y.tab.c 32 years ago
hash.c 41e4c5798e small corrections 31 years ago
hash.h 0dcae99d74 new field 'next' in struct 'Hash', to list tables for garbage collection. 31 years ago
inout.c e9049cbfc9 files end with EOF, instead of 0. 31 years ago
inout.h ceaaa0cca8 Correcao do tratamento de erro reportado dentro de uma funcao. 31 years ago
iolib.c 2f1de3b1e1 implementacao das funcoes 'date', 'time' e 'beep'. 31 years ago
lex.c f84abc6799 split to 'ugly.h'. 31 years ago
lua.c d443840846 Linguagem para Usuarios de Aplicacao 32 years ago
lua.h 41e4c5798e small corrections 31 years ago
lua.stx f53460aab9 CREATEARRAY now has an argument, the size of the array to create. 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 f53460aab9 CREATEARRAY now has an argument, the size of the array to create. 31 years ago
opcode.h ad07c0f638 new operations POWOP (power) and PUSHMARKMET (for marking method calls). 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 ac68a3abc4 frees filename from file stack 31 years ago
table.h f8c8159362 adaptative garbage collection. 31 years ago
tree.c d7cb47fadf new parameter in function 'tree_create'. Maybe we will return to 31 years ago
tree.h 1c749a3059 Arvore binaria de strings, variaveis e constantes. 31 years ago
ugly.h 3386e3c1fb definition of ugly tokens 31 years ago