index
:
lua
master
v5-2
v5.3
v5.4
A mirror of https://github.com/lua/lua
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lex.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
better names for 'y.tab.c' and 'y.tab.h' (now they are moved to 'parser.c' an...
Waldemar Celes
1994-12-27
1
-2
/
+2
*
better control of integer types and their limits
Roberto Ierusalimschy
1994-12-20
1
-2
/
+2
*
small simplification
Roberto Ierusalimschy
1994-11-22
1
-3
/
+1
*
unification of symbol tree and constant tree
Roberto Ierusalimschy
1994-11-14
1
-12
/
+12
*
small changes in 'ugly' part.
Roberto Ierusalimschy
1994-11-13
1
-17
/
+12
*
prototype for function 'yylex'
Roberto Ierusalimschy
1994-11-03
1
-38
/
+3
*
split to 'ugly.h'.
Waldemar Celes
1994-10-18
1
-24
/
+7
*
new algorithm for reading floats.
Waldemar Celes
1994-10-17
1
-14
/
+35
*
Mudancas para tornar lex.c um modulo independente dos outros
Waldemar Celes
1994-09-26
1
-24
/
+34
*
added support for ugly tokens
Luiz Henrique de Figueiredo
1994-09-22
1
-18
/
+65
*
escapes \' e \" em strings; correcao do escape \\
Waldemar Celes
1994-09-05
1
-2
/
+7
*
Implementacao da macro 'lua_strcmp'
Waldemar Celes
1994-08-17
1
-4
/
+10
*
implementacao de dois buffer de 'yytext' para evitar bug
Waldemar Celes
1994-08-05
1
-12
/
+20
*
Retirar chamada da funcao lua_findsymbol associada a cada
Waldemar Celes
1994-04-15
1
-2
/
+5
*
"include"s de string.h e stdlib.h para evitar warnings
Roberto Ierusalimschy
1993-12-28
1
-1
/
+6
*
Tratamento do token $debug e $nodebug
Waldemar Celes
1993-12-22
1
-8
/
+26
*
analizador lexico de LUA
Roberto Ierusalimschy
1993-12-22
1
-0
/
+207