summaryrefslogtreecommitdiff
path: root/src/lj_snap.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Add shadow frame link stack for trace recorder.Mike Pall2010-02-041-38/+15
* Eliminate IR_FRAME. Replace with KGC and TRef/SnapEntry flags.Mike Pall2010-01-271-28/+29
* Add frame and continuation flags to TRef and SnapEntry.Mike Pall2010-01-271-6/+7
* Compress snapshots using a simple, extensible 1D-compression.Mike Pall2010-01-261-116/+131
* Fill gaps in frames (caused by metamethod calls) with nil.Mike Pall2010-01-261-2/+2
* Use dedicated type for snapshot map entry.Mike Pall2010-01-251-12/+13
* Bump all copyright dates to 2010.Mike Pall2010-01-091-1/+1
* Fast forward to sync public repo.Mike Pall2009-12-081-16/+12
* RELEASE LuaJIT-2.0.0-beta1v2.0.0-beta1Mike Pall2009-12-081-0/+286