aboutsummaryrefslogtreecommitdiff
path: root/src/lj_cdata.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* FFI: Add missing GC steps for implicit allocations.Mike Pall2010-12-301-5/+4
* FFI: Add 64 bit integer arithmetic.Mike Pall2010-12-251-0/+40
* FFI: Fix auto-deref of pointers to structs.Mike Pall2010-12-151-7/+5
* FFI: Record cdata index operations (preliminary, lots of NYI cases).Mike Pall2010-12-081-1/+1
* FFI: Add C data handling and C type conversions.Mike Pall2010-12-051-0/+235