aboutsummaryrefslogtreecommitdiff
path: root/src/lj_ctype.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* FFI: Add ctype metamethods and ffi.metatype().Mike Pall2011-04-121-0/+16
* FFI: Add ffi.gc() function for finalization of cdata objects.Mike Pall2011-02-281-1/+2
* DUALNUM: Add integer type to core VM.Mike Pall2011-02-171-1/+1
* Bump copyright date to 2011.Mike Pall2011-01-091-1/+1
* FFI: Fix C type representation for valarrays.Mike Pall2010-12-251-1/+1
* Don't export internal symbol.Mike Pall2010-12-051-1/+1
* FFI: Add C type management.Mike Pall2010-12-051-0/+583
* Rename character type handling from lj_ctype* to lj_char*.Mike Pall2010-11-091-44/+0
* RELEASE LuaJIT-2.0.0-beta1v2.0.0-beta1Mike Pall2009-12-081-0/+44