| Commit message (Expand) | Author | Age | Files | Lines |
* | Use names defined in lualib.h for library registration. | Mike Pall | 2011-02-02 | 1 | -3/+3 |
* | Add SSE3 CPU feature detection. | Mike Pall | 2011-02-01 | 1 | -0/+1 |
* | ARM: Add ARM target architecture selection (disabled). | Mike Pall | 2011-01-25 | 1 | -0/+2 |
* | Bump copyright date to 2011. | Mike Pall | 2011-01-09 | 1 | -1/+1 |
* | Fix display of branches to exit stubs in 32 bit disassembly. | Mike Pall | 2010-12-23 | 1 | -1/+1 |
* | Allow running C functions with coroutine.create(), too. | Mike Pall | 2010-11-17 | 1 | -1/+1 |
* | Add jit.os string. | Mike Pall | 2010-11-16 | 1 | -0/+2 |
* | Show names of IR calls in disassembler output. | Mike Pall | 2010-09-15 | 1 | -1/+13 |
* | PPC: Add build rules and preprocessed skeleton for PPCSPE target. | Mike Pall | 2010-08-27 | 1 | -1/+3 |
* | Use independent hash for VM event dispatch. | Mike Pall | 2010-07-21 | 1 | -1/+4 |
* | Turn TValue setter macros into inline functions. | Mike Pall | 2010-04-26 | 1 | -1/+1 |
* | Turn traces into true GC objects (GCtrace). | Mike Pall | 2010-04-25 | 1 | -10/+9 |
* | Fix 64 bit conversion warnings. | Mike Pall | 2010-02-24 | 1 | -1/+1 |
* | Just disable JIT compiler for non-SSE2 CPUs instead of aborting. | Mike Pall | 2010-02-16 | 1 | -11/+9 |
* | Add generic function handling for debug modules. | Mike Pall | 2010-02-15 | 1 | -2/+5 |
* | Major redesign of function call handling. | Mike Pall | 2010-02-13 | 1 | -4/+4 |
* | Move dispatch tables out of GG_State struct. | Mike Pall | 2010-02-11 | 1 | -0/+1 |
* | Drop bc field in GCproto since the bytecode is colocated. | Mike Pall | 2010-02-08 | 1 | -1/+1 |
* | Redesign of prototype generation, part 5: colocation of protoype arrays. | Mike Pall | 2010-02-08 | 1 | -2/+2 |
* | 32/64 bit memory ref cleanup, part 3: GCproto ->lineinfo. | Mike Pall | 2010-02-05 | 1 | -2/+3 |
* | 32/64 bit memory ref cleanup, part 2: GCproto ->uvname and ->chunkname. | Mike Pall | 2010-02-05 | 1 | -2/+2 |
* | 32/64 bit memory ref cleanup, part 1: GCproto ->bc and ->k. | Mike Pall | 2010-02-05 | 1 | -3/+3 |
* | Reset the hotcount table after a JIT off to on transition. | Mike Pall | 2010-02-04 | 1 | -15/+1 |
* | Expose compressed snapshot map to reflection API. | Mike Pall | 2010-01-27 | 1 | -16/+5 |
* | Compress snapshots using a simple, extensible 1D-compression. | Mike Pall | 2010-01-26 | 1 | -7/+14 |
* | Use dedicated type for snapshot map entry. | Mike Pall | 2010-01-25 | 1 | -1/+1 |
* | 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 | -4/+4 |
* | Add build infrastructure for the SSE2-enabled interpreter. | Mike Pall | 2009-12-22 | 1 | -3/+11 |
* | RELEASE LuaJIT-2.0.0-beta2v2.0.0-beta2 | Mike Pall | 2009-12-08 | 1 | -2/+3 |
* | RELEASE LuaJIT-2.0.0-beta1v2.0.0-beta1 | Mike Pall | 2009-12-08 | 1 | -0/+589 |