| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace strtod() with builtin string to number conversion. | Mike Pall | 2012-08-25 | 1 | -0/+1 |
* | Add allocation sinking and store sinking optimization. | Mike Pall | 2012-07-02 | 1 | -0/+1 |
* | Bump copyright date to 2012. | Mike Pall | 2012-01-23 | 1 | -1/+1 |
* | FFI: Add callback support (for x86/x64). | Mike Pall | 2011-11-14 | 1 | -0/+1 |
* | Spelling. | Mike Pall | 2011-11-04 | 1 | -1/+1 |
* | Add support for bytecode loading/saving. | Mike Pall | 2011-06-13 | 1 | -0/+2 |
* | Move debugging/introspection functionality to lj_debug.c. | Mike Pall | 2011-06-07 | 1 | -0/+1 |
* | Move math helpers to lj_vmmath.c. Add missing log2/exp2 for Symbian. | Mike Pall | 2011-06-03 | 1 | -0/+1 |
* | Add SPLIT pass to split 64 bit IR instructions for 32 bit CPUs. | Mike Pall | 2011-02-02 | 1 | -0/+1 |
* | FFI: Move code for cdata arithmetic to lj_carith.c. | Mike Pall | 2011-01-26 | 1 | -0/+1 |
* | FFI: Add ffi.load() and ffi.C default namespace. | Mike Pall | 2011-01-10 | 1 | -0/+5 |
* | Bump copyright date to 2011. | Mike Pall | 2011-01-09 | 1 | -1/+1 |
* | FFI: Add support for calling C functions. | Mike Pall | 2011-01-06 | 1 | -0/+1 |
* | FFI: Record cdata index operations (preliminary, lots of NYI cases). | Mike Pall | 2010-12-08 | 1 | -0/+1 |
* | Split off fast function recording to lj_ffrecord.c. | Mike Pall | 2010-12-05 | 1 | -0/+1 |
* | FFI: Add ffi.* library. | Mike Pall | 2010-12-05 | 1 | -0/+1 |
* | FFI: Add C declaration parser. | Mike Pall | 2010-12-05 | 1 | -0/+1 |
* | FFI: Add C data handling and C type conversions. | Mike Pall | 2010-12-05 | 1 | -0/+2 |
* | FFI: Add C type management. | Mike Pall | 2010-12-05 | 1 | -0/+1 |
* | Rename character type handling from lj_ctype* to lj_char*. | Mike Pall | 2010-11-09 | 1 | -1/+1 |
* | Update docs for PPC port. Clarify and extend install instructions. | Mike Pall | 2010-10-05 | 1 | -1/+1 |
* | Bump all copyright dates to 2010. | Mike Pall | 2010-01-09 | 1 | -1/+1 |
* | RELEASE LuaJIT-2.0.0-beta1v2.0.0-beta1 | Mike Pall | 2009-12-08 | 1 | -0/+70 |