| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | FFI: Need to treat strlen() as a load. | Mike Pall | 2011-11-27 | 1 | -1/+1 |
| * | FFI: Record ffi.errno(). | Mike Pall | 2011-11-26 | 1 | -0/+1 |
| * | FFI: Compile calls to stdcall, fastcall and vararg functions. | Mike Pall | 2011-10-27 | 1 | -4/+12 |
| * | Separate/rename NUM/FLOAT <-> I64/U64 conversion functions. | Mike Pall | 2011-10-22 | 1 | -30/+58 |
| * | Generate a portable vmdef.lua. | Mike Pall | 2011-09-20 | 1 | -96/+99 |
| * | Fix iOS build. | Mike Pall | 2011-06-27 | 1 | -2/+9 |
| * | Add narrowing of modulo operator. | Mike Pall | 2011-06-03 | 1 | -0/+1 |
| * | Move math helpers to lj_vmmath.c. Add missing log2/exp2 for Symbian. | Mike Pall | 2011-06-03 | 1 | -2/+2 |
| * | Split up FP IR instructions with SPLIT pass for soft-float targets. | Mike Pall | 2011-05-22 | 1 | -0/+123 |
| * | Move IR_CALL* definitions to lj_ircall.h. | Mike Pall | 2011-05-22 | 1 | -0/+100 |
