aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.dep (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* FFI: Parse complex and 64 bit integer literals.Mike Pall2010-12-241-9/+10
* FFI: Record cdata allocations.Mike Pall2010-12-221-6/+6
* FFI: Record cdata index operations (preliminary, lots of NYI cases).Mike Pall2010-12-081-6/+10
* Split off fast function recording to lj_ffrecord.c.Mike Pall2010-12-051-9/+12
* FFI: Add ffi.* library.Mike Pall2010-12-051-2/+6
* FFI: Add support for converting cdata to tonumber().Mike Pall2010-12-051-2/+2
* FFI: Add C declaration parser.Mike Pall2010-12-051-7/+10
* FFI: Add C data handling and C type conversions.Mike Pall2010-12-051-15/+19
* FFI: Add C type management.Mike Pall2010-12-051-10/+13
* Rename character type handling from lj_ctype* to lj_char*.Mike Pall2010-11-091-16/+16
* PPC: Add PowerPC target architecture selection.Mike Pall2010-08-251-6/+7
* Untangle some target dependencies.Mike Pall2010-08-031-94/+92
* Avoid string allocation in GDB JIT API.Mike Pall2010-05-091-1/+1
* Fold HREF of TNEW/TDUP to niltv. Fold HLOAD of niltv to nil.Mike Pall2010-03-281-2/+2
* Correctly align and free allocated machine code areas.Mike Pall2010-02-271-7/+7
* Place dynamically generated code near static code on x64.Mike Pall2010-02-261-1/+1
* Major redesign of function call handling.Mike Pall2010-02-131-25/+26
* Move dispatch tables out of GG_State struct.Mike Pall2010-02-111-12/+12
* Move bytecode offsets from lj_vm.* to generated header.Mike Pall2010-02-051-11/+13
* Compress snapshots using a simple, extensible 1D-compression.Mike Pall2010-01-261-3/+3
* Fast forward to sync public repo.Mike Pall2009-12-081-7/+8
* RELEASE LuaJIT-2.0.0-beta2v2.0.0-beta2Mike Pall2009-12-081-2/+2
* RELEASE LuaJIT-2.0.0-beta1v2.0.0-beta1Mike Pall2009-12-081-0/+139