Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add narrowing of modulo operator. | Mike Pall | 2011-06-03 | 1 | -8/+8 |
* | DUALNUM: Narrow unary minus. | Mike Pall | 2011-03-15 | 1 | -0/+15 |
* | DUALNUM: Handle integer type in JIT compiler. | Mike Pall | 2011-03-10 | 1 | -38/+195 |
* | Fix narrowing of POW. | Mike Pall | 2011-03-03 | 1 | -8/+12 |
* | Rename IR_POWI to IR_POW. | Mike Pall | 2011-02-02 | 1 | -1/+1 |
* | Bump copyright date to 2011. | Mike Pall | 2011-01-09 | 1 | -1/+1 |
* | Refactoring of conversion ops, part 4: use CONV instead of TOINT/TONUM. | Mike Pall | 2010-12-31 | 1 | -34/+55 |
* | Apply narrowing optimization to IR_TOI64, too. | Mike Pall | 2010-12-08 | 1 | -10/+23 |
* | Fix some uses of tref_isint(). | Mike Pall | 2010-02-18 | 1 | -2/+2 |
* | Cleanup types for narrowing stack machine. | Mike Pall | 2010-01-27 | 1 | -28/+35 |
* | Bump all copyright dates to 2010. | Mike Pall | 2010-01-09 | 1 | -1/+1 |
* | Fast forward to sync public repo. | Mike Pall | 2009-12-08 | 1 | -1/+1 |
* | RELEASE LuaJIT-2.0.0-beta1v2.0.0-beta1 | Mike Pall | 2009-12-08 | 1 | -0/+430 |