index
:
luajit
master
v2.0
v2.1
A mirror of https://luajit.org/git/luajit.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
jit
/
dump.lua
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into v2.1
Mike Pall
2015-01-06
1
-1
/
+1
|
\
|
*
Bump copyright date to 2015.
Mike Pall
2015-01-05
1
-1
/
+1
|
*
RELEASE LuaJIT-2.0.3
v2.0.3
Mike Pall
2014-03-12
1
-1
/
+1
*
|
Merge branch 'master' into v2.1
Mike Pall
2014-02-28
1
-2
/
+0
|
\
|
|
*
Fix frame depth display for bytecode dump in -jdump.
Mike Pall
2014-02-28
1
-2
/
+0
*
|
Merge branch 'master' into v2.1
Mike Pall
2014-02-27
1
-0
/
+1
|
\
|
|
*
Fix for -jdump docs.
Mike Pall
2014-02-27
1
-0
/
+1
*
|
Merge branch 'master' into v2.1
Mike Pall
2014-01-16
1
-1
/
+1
|
\
|
|
*
Bump copyright date to 2014.
Mike Pall
2014-01-16
1
-1
/
+1
|
*
RELEASE LuaJIT-2.0.2
v2.0.2
Mike Pall
2013-06-03
1
-1
/
+1
*
|
Fix -jdump broken by 2ef2c34d.
Mike Pall
2013-05-29
1
-1
/
+6
*
|
Get rid of module() in all internal modules.
Mike Pall
2013-05-16
1
-5
/
+5
*
|
Adapt -jdump to unified string.format("%x", -1) behavior.
Mike Pall
2013-05-13
1
-2
/
+3
*
|
Use explicit conversion type for IR_TOSTR. Add char conversion.
Mike Pall
2013-04-23
1
-0
/
+1
*
|
Compile string concatenations (BC_CAT).
Mike Pall
2013-04-21
1
-0
/
+1
*
|
Remove obsolete non-truncating number to integer conversions.
Mike Pall
2013-02-23
1
-2
/
+1
*
|
BRANCH LuaJIT-2.1
Mike Pall
2013-02-21
1
-1
/
+1
|
/
*
RELEASE LuaJIT-2.0.1 (fixed)
v2.0.1-fixed
Mike Pall
2013-02-19
1
-1
/
+1
*
Bump copyright date to 2013.
Mike Pall
2013-02-11
1
-1
/
+1
*
Remove redundant code in jit/*.lua.
Mike Pall
2013-01-11
1
-1
/
+0
*
Drop range limit for sunk stores relative to sunk allocation.
Mike Pall
2012-07-04
1
-1
/
+1
*
Add allocation sinking and store sinking optimization.
Mike Pall
2012-07-02
1
-5
/
+10
*
Move lib/* to src/jit/*.
Mike Pall
2012-06-08
1
-0
/
+696