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

Roberto Ierusalimschy 5f2d187b73 frees file names when unstacked 31 years ago
exscript 686f09a472 ex script para corrigir y.tab.c 32 years ago
fallback.c 2cf954b8ae lock mechanism 31 years ago
fallback.h 2cf954b8ae lock mechanism 31 years ago
hash.c d95a8b3121 new API: lua_Object now is an integer 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 6b18cc9a17 prototype for function 'yylex' 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 2cf954b8ae lock mechanism 31 years ago
opcode.h 6b387e01b2 lua_parse has a different interface 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 5f2d187b73 frees file names when unstacked 31 years ago
table.h 852d9a8597 function 'lua_addfile' returns an error message 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