aboutsummaryrefslogtreecommitdiff
path: root/src/ljamalg.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add SPLIT pass to split 64 bit IR instructions for 32 bit CPUs.Mike Pall2011-02-021-0/+1
* FFI: Move code for cdata arithmetic to lj_carith.c.Mike Pall2011-01-261-0/+1
* FFI: Add ffi.load() and ffi.C default namespace.Mike Pall2011-01-101-0/+5
* Bump copyright date to 2011.Mike Pall2011-01-091-1/+1
* FFI: Add support for calling C functions.Mike Pall2011-01-061-0/+1
* FFI: Record cdata index operations (preliminary, lots of NYI cases).Mike Pall2010-12-081-0/+1
* Split off fast function recording to lj_ffrecord.c.Mike Pall2010-12-051-0/+1
* FFI: Add ffi.* library.Mike Pall2010-12-051-0/+1
* FFI: Add C declaration parser.Mike Pall2010-12-051-0/+1
* FFI: Add C data handling and C type conversions.Mike Pall2010-12-051-0/+2
* FFI: Add C type management.Mike Pall2010-12-051-0/+1
* Rename character type handling from lj_ctype* to lj_char*.Mike Pall2010-11-091-1/+1
* Update docs for PPC port. Clarify and extend install instructions.Mike Pall2010-10-051-1/+1
* Bump all copyright dates to 2010.Mike Pall2010-01-091-1/+1
* RELEASE LuaJIT-2.0.0-beta1v2.0.0-beta1Mike Pall2009-12-081-0/+70