summaryrefslogtreecommitdiff
path: root/src/lj_ffrecord.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add missing guard for check against "#" when recording select().Mike Pall2010-12-091-2/+2
* FFI: Record cdata index operations (preliminary, lots of NYI cases).Mike Pall2010-12-081-7/+2
* Use native IRT_PTR instead of IRT_LIGHTUD workaround for FILE*.Mike Pall2010-12-061-2/+2
* Rename IRT_PTR to IRT_P32.Mike Pall2010-12-051-5/+5
* Split off fast function recording to lj_ffrecord.c.Mike Pall2010-12-051-0/+803