You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Roberto Ierusalimschy
fbf887ec2b
new way to call functions, plus several small changes. This is
a temporary version!
|
30 years ago |
exscript
|
ex script para corrigir y.tab.c
|
31 years ago |
hash.c
|
tags T_NIL, etc, changed to LUA_T_NIL, etc
|
30 years ago |
hash.h
|
new field 'next' in struct 'Hash', to list tables for garbage collection.
|
31 years ago |
inout.c
|
tags T_NIL, etc, changed to LUA_T_NIL, etc
|
30 years ago |
inout.h
|
tags T_NIL, etc, changed to LUA_T_NIL, etc
|
30 years ago |
iolib.c
|
implementacao das funcoes 'date', 'time' e 'beep'.
|
30 years ago |
lex.c
|
split to 'ugly.h'.
|
30 years ago |
lua.c
|
Linguagem para Usuarios de Aplicacao
|
31 years ago |
lua.h
|
new way to call functions, plus several small changes. This is
|
30 years ago |
lua.stx
|
new way to call functions, plus several small changes. This is
|
30 years ago |
lualib.h
|
Compatibilizacao com C++.
|
31 years ago |
makefile
|
novos warnings "missing-prototypes" e "ansi".
|
31 years ago |
mathlib.c
|
Implementacao das funcoes para conversao de angulos rad r deg.
|
31 years ago |
mathlib.h
|
Math library to LUA
|
31 years ago |
opcode.c
|
new way to call functions, plus several small changes. This is
|
30 years ago |
opcode.h
|
new way to call functions, plus several small changes. This is
|
30 years ago |
strlib.c
|
deletion of 'include mm.h'
|
30 years ago |
strlib.h
|
String library to LUA
|
31 years ago |
table.c
|
tags T_NIL, etc, changed to LUA_T_NIL, etc
|
30 years ago |
table.h
|
adaptative garbage collection.
|
30 years ago |
tree.c
|
new parameter in function 'tree_create'. Maybe we will return to
|
30 years ago |
tree.h
|
Arvore binaria de strings, variaveis e constantes.
|
31 years ago |
ugly.h
|
definition of ugly tokens
|
30 years ago |