Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PPC: Minor cleanups of interpreter. | Mike Pall | 2011-04-04 | 1 | -200/+197 |
* | PPC: Fix ipairs() for keys in the hash part. | Mike Pall | 2011-01-20 | 1 | -1/+1 |
* | Bump copyright date to 2011. | Mike Pall | 2011-01-09 | 1 | -2/+2 |
* | Fix Windows/x86 build and update pregenerated files. | Mike Pall | 2011-01-06 | 1 | -162/+170 |
* | 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 |