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

Roberto Ierusalimschy 9ffba7a3db first implementation of 'fallbacks' 31 years ago
exscript 686f09a472 ex script para corrigir y.tab.c 32 years ago
fallback.c 63d300167e module to implement default fallbacks and lock mechanisms 31 years ago
fallback.h 63d300167e module to implement default fallbacks and lock mechanisms 31 years ago
hash.c 62ec3797d5 inheritance is not built-in 31 years ago
hash.h 0dcae99d74 new field 'next' in struct 'Hash', to list tables for garbage collection. 31 years ago
inout.c 31d58e2f01 more functions from opcode.c 31 years ago
inout.h 31d58e2f01 more functions from opcode.c 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 3db06a95a3 Elimination of functions lua_isnil, etc. 31 years ago
lua.stx 0a5dce5704 new opcodes for '>' and '>=' 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 9ffba7a3db first implementation of 'fallbacks' 31 years ago
opcode.h de4e2305c5 Type renamed to lua_Type 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 8c22057b2e new global function 'setfallback' 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