Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump copyright date to 2014. | Mike Pall | 2014-01-16 | 1 | -1/+1 |
* | Bump copyright date to 2013. | Mike Pall | 2013-02-11 | 1 | -1/+1 |
* | ARM/PPC: Remove assembler code for lj_vm_foldarith(). | Mike Pall | 2012-06-12 | 1 | -3/+1 |
* | Bump copyright date to 2012. | Mike Pall | 2012-01-23 | 1 | -1/+1 |
* | MIPS: Add interpreter. Enable MIPS build rules. | Mike Pall | 2012-01-23 | 1 | -1/+24 |
* | FFI: Record ffi.errno(). | Mike Pall | 2011-11-26 | 1 | -0/+8 |
* | Rearrange defines for workarounds to embedded operating systems. | Mike Pall | 2011-10-19 | 1 | -2/+2 |
* | PPC: Fix or remove assembler helper functions. | Mike Pall | 2011-09-05 | 1 | -2/+2 |
* | Fix compiler warning. | Mike Pall | 2011-06-07 | 1 | -3/+3 |
* | Add narrowing of modulo operator. | Mike Pall | 2011-06-03 | 1 | -0/+14 |
* | Move math helpers to lj_vmmath.c. Add missing log2/exp2 for Symbian. | Mike Pall | 2011-06-03 | 1 | -0/+97 |