Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FFI: Parse complex and 64 bit integer literals. | Mike Pall | 2010-12-24 | 1 | -82/+106 |
* | Disable Lua 5.2 features by default. See -DLUAJIT_ENABLE_LUA52COMPAT. | Mike Pall | 2010-11-19 | 1 | -215/+235 |
* | Add support for __pairs and __ipairs metamethods (from Lua 5.2). | Mike Pall | 2010-11-18 | 1 | -213/+225 |
* | PPC: Preserve RD during array resizing in BC_TSETM. | Mike Pall | 2010-10-18 | 1 | -52/+54 |
* | PPC: Update DynASM-generated file. | Mike Pall | 2010-10-07 | 1 | -380/+5244 |
* | PPC: Add register assignments and type definitions. | Mike Pall | 2010-08-31 | 1 | -0/+13 |
* | PPC: Add build rules and preprocessed skeleton for PPCSPE target. | Mike Pall | 2010-08-27 | 1 | -0/+1100 |