| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rearrange library functions to get a fixed FF_next. | Mike Pall | 2012-09-24 | 1 | -1/+1 |
| * | Bump copyright date to 2012. | Mike Pall | 2012-01-23 | 1 | -1/+1 |
| * | Get rid of the remaining silly cast macros from Lua. | Mike Pall | 2011-03-10 | 1 | -14/+13 |
| * | Eliminate dead slots in snapshots using bytecode data-flow analysis. | Mike Pall | 2011-02-22 | 1 | -1/+1 |
| * | 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 | -1/+2 |
| * | Specialize bytecode for pairs()/next() iterator. Speedup: 3.5x. | Mike Pall | 2010-09-30 | 1 | -0/+5 |
| * | Keep framesize in RA of FUNCC/FUNCCW instructions, too | Mike Pall | 2010-08-06 | 1 | -2/+2 |
| * | Implement down-recursion. | Mike Pall | 2010-03-01 | 1 | -0/+5 |
| * | Major redesign of function call handling. | Mike Pall | 2010-02-13 | 1 | -3/+18 |
| * | Move bytecode offsets from lj_vm.* to generated header. | Mike Pall | 2010-02-05 | 1 | -0/+1 |
| * | Bump all copyright dates to 2010. | Mike Pall | 2010-01-09 | 1 | -1/+1 |
| * | RELEASE LuaJIT-2.0.0-beta1v2.0.0-beta1 | Mike Pall | 2009-12-08 | 1 | -0/+235 |
