Roberto Ierusalimschy
|
fd379b38f7
new flag for STRERROR; libs now are called lib...
|
29 years ago |
Roberto Ierusalimschy
|
a7ca46405d
unused "#include".
|
29 years ago |
Roberto Ierusalimschy
|
0e2297afaa
update of dependencies from "#include"s.
|
29 years ago |
Roberto Ierusalimschy
|
88cf0836fc
"isatty" is POSIX, but not ANSI.
|
29 years ago |
Roberto Ierusalimschy
|
25116a3065
"malloc.h" is not ansi.
|
29 years ago |
Roberto Ierusalimschy
|
54ba642cc3
new module "undump.o"
|
29 years ago |
Roberto Ierusalimschy
|
ef94999647
parse.o was included twice in lua.a
|
29 years ago |
Roberto Ierusalimschy
|
0f4903a5d7
new header "lex.h".
|
29 years ago |
Roberto Ierusalimschy
|
bbb23048e3
correction of dependencies (include's).
|
29 years ago |
Roberto Ierusalimschy
|
19cfa32393
correction of dependencies from "luadebug.h".
|
30 years ago |
Roberto Ierusalimschy
|
27ae8432b6
names generated by yacc (starting with "yy") are changed to start with
|
30 years ago |
Roberto Ierusalimschy
|
3bb6443131
changes to improve portability
|
30 years ago |
Roberto Ierusalimschy
|
2b45f8967c
small bug
|
30 years ago |
Roberto Ierusalimschy
|
d80659759b
new module luadebug.h.
|
30 years ago |
Roberto Ierusalimschy
|
3c75b75516
new module "func", for GC of functions,
|
30 years ago |
Roberto Ierusalimschy
|
572ee14b52
use yacc++ instead of yacc.
|
30 years ago |
Waldemar Celes
|
dc97a07e19
better names for 'y.tab.c' and 'y.tab.h' (now they are moved to 'parser.c' and 'parser.h')
|
31 years ago |
Roberto Ierusalimschy
|
96b2b90c50
new file 'types.h'
|
31 years ago |
Roberto Ierusalimschy
|
10c1641b8e
new modules 'mem' and 'fallback'.
|
31 years ago |
Waldemar Celes
|
0eb6ee3fee
novos warnings "missing-prototypes" e "ansi".
|
31 years ago |
Waldemar Celes
|
6c99b8bbdf
opcao "clear" para limpar arquivos que podem ser reconstruidos pelo
|
31 years ago |
Waldemar Celes
|
6625296c8f
inclui arquivo "tree".
|
31 years ago |
Roberto Ierusalimschy
|
ad1ebdc4f4
uso de pattern-matching para regras de RCS.
|
32 years ago |
Roberto Ierusalimschy
|
d9ef3d3072
opcao -O2 para otimizacao
|
32 years ago |
Roberto Ierusalimschy
|
a4a3357c1c
Novo analizador lexico para LUA
|
32 years ago |
Roberto Ierusalimschy
|
856004214f
modificacao para pegar arquivos de subdiretorio RCS quando necessario
|
32 years ago |
Waldemar Celes
|
2f5ff96e8f
LUA makefile
|
32 years ago |