index
:
luajit
master
v2.0
v2.1
A mirror of https://luajit.org/git/luajit.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lj_lex.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
DUALNUM: Add integer type to core VM.
Mike Pall
2011-02-17
1
-2
/
+7
*
FFI: Preserve stack top across implicit load of FFI library in lexer.
Mike Pall
2011-01-09
1
-1
/
+3
*
Bump copyright date to 2011.
Mike Pall
2011-01-09
1
-1
/
+1
*
FFI: Parse complex and 64 bit integer literals.
Mike Pall
2010-12-24
1
-5
/
+90
*
Parse '\*' escape in strings (from Lua 5.2).
Mike Pall
2010-11-22
1
-0
/
+5
*
Parse hexadecimal escapes in strings (from Lua 5.2).
Mike Pall
2010-11-19
1
-12
/
+28
*
Rename character type handling from lj_ctype* to lj_char*.
Mike Pall
2010-11-09
1
-10
/
+10
*
Fix parsing of hex floats.
Mike Pall
2010-11-01
1
-18
/
+20
*
Avoid compiler warning.
Mike Pall
2010-10-23
1
-1
/
+1
*
Simplify lexer a bit.
Mike Pall
2010-04-24
1
-14
/
+12
*
Redesign of prototype generation, part 3: bc and lineinfo.
Mike Pall
2010-02-08
1
-0
/
+3
*
Redesign of prototype generation, part 2: late init of chunkname.
Mike Pall
2010-02-08
1
-4
/
+0
*
Redesign of prototype generation, part 1: varinfo and uvname.
Mike Pall
2010-02-08
1
-1
/
+13
*
Bump all copyright dates to 2010.
Mike Pall
2010-01-09
1
-1
/
+1
*
RELEASE LuaJIT-2.0.0-beta1
v2.0.0-beta1
Mike Pall
2009-12-08
1
-0
/
+393
[prev]