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
|
8cb8594a3b
better control of integer types and their limits
|
31 years ago |
Roberto Ierusalimschy
|
ad0ec203f6
small simplification
|
31 years ago |
Roberto Ierusalimschy
|
86b35cf4f6
unification of symbol tree and constant tree
|
31 years ago |
Roberto Ierusalimschy
|
e4645c835d
small changes in 'ugly' part.
|
31 years ago |
Roberto Ierusalimschy
|
6b18cc9a17
prototype for function 'yylex'
|
31 years ago |
Waldemar Celes
|
f84abc6799
split to 'ugly.h'.
|
31 years ago |
Waldemar Celes
|
d1c5f42943
new algorithm for reading floats.
|
31 years ago |
Waldemar Celes
|
7cfb5ff41f
Mudancas para tornar lex.c um modulo independente dos outros
|
31 years ago |
Luiz Henrique de Figueiredo
|
24c962de43
added support for ugly tokens
|
31 years ago |
Waldemar Celes
|
3693f3f062
escapes \' e \" em strings; correcao do escape \\
|
31 years ago |
Waldemar Celes
|
0624540eef
Implementacao da macro 'lua_strcmp'
|
31 years ago |
Waldemar Celes
|
be7aa3854b
implementacao de dois buffer de 'yytext' para evitar bug
|
31 years ago |
Waldemar Celes
|
dd704b8fe4
Retirar chamada da funcao lua_findsymbol associada a cada
|
31 years ago |
Roberto Ierusalimschy
|
23bfcdf970
"include"s de string.h e stdlib.h para evitar warnings
|
32 years ago |
Waldemar Celes
|
70b1eb4e8b
Tratamento do token $debug e $nodebug
|
32 years ago |
Roberto Ierusalimschy
|
2058cc1dd9
analizador lexico de LUA
|
32 years ago |