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_record.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop obsolete frame shrinking after continuation return.
Mike Pall
2010-01-28
1
-4
/
+1
*
Fix recording of metamethod result adjustment.
Mike Pall
2010-01-28
1
-1
/
+1
*
Eliminate IR_FRAME. Replace with KGC and TRef/SnapEntry flags.
Mike Pall
2010-01-27
1
-34
/
+20
*
Add frame and continuation flags to TRef and SnapEntry.
Mike Pall
2010-01-27
1
-6
/
+7
*
Add missing check for return to lower frame.
Mike Pall
2010-01-27
1
-1
/
+2
*
Compress snapshots using a simple, extensible 1D-compression.
Mike Pall
2010-01-26
1
-48
/
+49
*
Fill gaps in frames (caused by metamethod calls) with nil.
Mike Pall
2010-01-26
1
-1
/
+1
*
Use dedicated type for snapshot map entry.
Mike Pall
2010-01-25
1
-1
/
+1
*
Decouple guard vs. INT check vs. TYPECHECK semantics for SLOAD.
Mike Pall
2010-01-19
1
-5
/
+9
*
Error for blacklisted loop bytecodes has no info argument.
Mike Pall
2010-01-16
1
-1
/
+1
*
Improve alias analysis of upvalues using a disambiguation hash value.
Mike Pall
2010-01-09
1
-0
/
+11
*
Fix 32/64 bit portability issue with upval->v.
Mike Pall
2010-01-09
1
-3
/
+3
*
Bump all copyright dates to 2010.
Mike Pall
2010-01-09
1
-1
/
+1
*
Logical 'not' must be sign-extended for address operands.
Mike Pall
2009-12-29
1
-2
/
+2
*
Adapt primary inbound calls in x64 interpreter.
Mike Pall
2009-12-17
1
-1
/
+1
*
Fast forward to sync public repo.
Mike Pall
2009-12-08
1
-14
/
+111
*
RELEASE LuaJIT-2.0.0-beta2
v2.0.0-beta2
Mike Pall
2009-12-08
1
-8
/
+62
*
RELEASE LuaJIT-2.0.0-beta1
v2.0.0-beta1
Mike Pall
2009-12-08
1
-0
/
+2136