summaryrefslogtreecommitdiff
path: root/src/lj_ctype.h
Commit message (Expand)AuthorAgeFilesLines
* FFI: Fix ffi.alignof() for reference types.Mike Pall2022-07-131-0/+1
* Bump copyright date.Mike Pall2022-01-151-1/+1
* Bump copyright date.Mike Pall2021-01-021-1/+1
* Bump copyright date.Mike Pall2020-01-201-1/+1
* Bump copyright date to 2017.Mike Pall2017-01-171-1/+1
* Adjust comment with defines.Mike Pall2016-07-171-7/+7
* Bump copyright date to 2016.Mike Pall2016-03-031-1/+1
* Bump copyright date to 2015.Mike Pall2015-01-051-1/+1
* Bump copyright date to 2014.Mike Pall2014-01-161-1/+1
* Bump copyright date to 2013.Mike Pall2013-02-111-1/+1
* FFI: Fix handling of qualified transparent structs/unions.Mike Pall2013-02-031-2/+4
* ARM: Add hard-float ABI support to the FFI (interpreter).Mike Pall2012-07-301-1/+1
* Bump copyright date to 2012.Mike Pall2012-01-231-1/+1
* FFI: Add callback support (for x86/x64).Mike Pall2011-11-141-1/+21
* FFI: Compile calls to stdcall, fastcall and vararg functions.Mike Pall2011-10-271-1/+1
* PPC: Untangle PPC vs. PPCSPE target defines.Mike Pall2011-07-021-1/+1
* FFI: Add ctype metamethods and ffi.metatype().Mike Pall2011-04-121-0/+2
* FFI: Add ffi.gc() function for finalization of cdata objects.Mike Pall2011-02-281-1/+2
* FFI: Add symbol name redirection.Mike Pall2011-01-261-1/+2
* FFI: Auto-detect __stdcall and fix up C function declarations.Mike Pall2011-01-101-0/+1
* FFI: Add ffi.load() and ffi.C default namespace.Mike Pall2011-01-101-0/+1
* Bump copyright date to 2011.Mike Pall2011-01-091-1/+1
* FFI: Add support for calling C functions.Mike Pall2011-01-061-10/+5
* FFI: Add C type management.Mike Pall2010-12-051-0/+438
* Rename character type handling from lj_ctype* to lj_char*.Mike Pall2010-11-091-40/+0
* RELEASE LuaJIT-2.0.0-beta1v2.0.0-beta1Mike Pall2009-12-081-0/+40