Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement return hooks for Lua functions (zero-cost if disabled). | Mike Pall | 2010-02-14 | 1 | -1/+2 |
* | Implement call hooks (zero-cost if disabled). | Mike Pall | 2010-02-14 | 1 | -0/+1 |
* | Major redesign of function call handling. | Mike Pall | 2010-02-13 | 1 | -6/+0 |
* | Move bytecode offsets from lj_vm.* to generated header. | Mike Pall | 2010-02-05 | 1 | -3/+1 |
* | Bump all copyright dates to 2010. | Mike Pall | 2010-01-09 | 1 | -1/+1 |
* | Major rewrite of error handling to allow external/internal unwinding. | Mike Pall | 2010-01-02 | 1 | -2/+4 |
* | Implement yield from C hooks. | Mike Pall | 2009-12-30 | 1 | -0/+1 |
* | Add SSE variant of pow/powi to interpreter. | Mike Pall | 2009-12-25 | 1 | -5/+2 |
* | Use SSE variants for IRFPM_FLOOR/CEIL/TRUNC unless SSE4.1 available. | Mike Pall | 2009-12-22 | 1 | -0/+3 |
* | Adapt primary inbound calls in x64 interpreter. | Mike Pall | 2009-12-17 | 1 | -2/+2 |
* | RELEASE LuaJIT-2.0.0-beta2v2.0.0-beta2 | Mike Pall | 2009-12-08 | 1 | -3/+3 |
* | RELEASE LuaJIT-2.0.0-beta1v2.0.0-beta1 | Mike Pall | 2009-12-08 | 1 | -0/+66 |