index
:
luajit
master
v2.0
v2.1
A mirror of https://luajit.org/git/luajit.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
ext_ffi_semantics.html
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump copyright date to 2014.
Mike Pall
2014-01-16
1
-2
/
+2
*
FFI: Clarify ffi.cdef behavior.
Mike Pall
2013-11-16
1
-1
/
+3
*
Bump copyright date to 2013.
Mike Pall
2013-02-11
1
-2
/
+2
*
FFI: Change priority of table initializer variants for structs.
Mike Pall
2012-11-15
1
-7
/
+7
*
FFI: Clarify callback docs.
Mike Pall
2012-11-07
1
-6
/
+7
*
FFI: Mention __thiscall attribute in docs.
Mike Pall
2012-11-07
1
-3
/
+3
*
Replace error with PANIC for callbacks from JIT-compiled code.
Mike Pall
2012-10-21
1
-0
/
+16
*
Documentation cleanup and reorganization.
Mike Pall
2012-10-14
1
-2
/
+2
*
Documentation layout changes.
Mike Pall
2012-10-14
1
-2
/
+1
*
FFI: Update docs on FFI semantics.
Mike Pall
2012-10-10
1
-10
/
+51
*
FFI: Compile array/struct copies.
Mike Pall
2012-10-09
1
-1
/
+0
*
FFI: Add support for copy constructors.
Mike Pall
2012-10-08
1
-2
/
+3
*
FFI: Detect type punning through unions.
Mike Pall
2012-08-27
1
-3
/
+9
*
FFI: Box all accessed or returned enums.
Mike Pall
2012-07-17
1
-7
/
+16
*
Bump some limits to accomodate SINK pass.
Mike Pall
2012-07-04
1
-1
/
+1
*
FFI: Check for __new metamethod when calling a constructor.
Mike Pall
2012-06-20
1
-3
/
+9
*
FFI: Resolve metamethods for constructors, too.
Mike Pall
2012-06-20
1
-4
/
+12
*
Link to LuaJIT wiki.
Mike Pall
2012-05-31
1
-0
/
+2
*
FFI: Convert io.* file handle to FILE * pointer (but as a void *).
Mike Pall
2012-05-29
1
-9
/
+11
*
FFI: Equality comparisons never raise an error.
Mike Pall
2012-05-23
1
-0
/
+5
*
Add links to LuaJIT mailing list.
Mike Pall
2012-05-04
1
-0
/
+2
*
Bump copyright date to 2012.
Mike Pall
2012-01-23
1
-2
/
+2
*
RELEASE LuaJIT-2.0.0-beta9
v2.0.0-beta9
Mike Pall
2011-12-14
1
-2
/
+2
*
FFI: Record ffi.errno().
Mike Pall
2011-11-26
1
-1
/
+1
*
FFI: Fix EnumWindows example in docs.
Mike Pall
2011-11-15
1
-0
/
+2
*
FFI: Add callback support (for x86/x64).
Mike Pall
2011-11-14
1
-3
/
+125
*
FFI: Add unwind definitions for lj_vm_ffi_call.
Mike Pall
2011-11-12
1
-1
/
+2
*
FFI: Compile calls to stdcall, fastcall and vararg functions.
Mike Pall
2011-10-27
1
-1
/
+0
*
FFI: Record loads/stores to external variables in namespaces.
Mike Pall
2011-10-11
1
-1
/
+0
*
Fix typo.
Mike Pall
2011-09-14
1
-1
/
+1
*
FFI: Clarify docs wrt. string initializers for byte arrays.
Mike Pall
2011-06-24
1
-2
/
+6
*
Misc. updates to docs.
Mike Pall
2011-06-23
1
-8
/
+8
*
Clarify docs wrt. table initializer handling for VLA/VLS.
Mike Pall
2011-05-17
1
-1
/
+6
*
Misc. updates to docs.
Mike Pall
2011-05-05
1
-1
/
+1
*
FFI: Compile C function calls with 64 bit args/results in 32 bit mode.
Mike Pall
2011-04-29
1
-2
/
+0
*
FFI: Add ctype metamethods and ffi.metatype().
Mike Pall
2011-04-12
1
-4
/
+11
*
FFI: Fix docs about C bool -> Lua boolean conversion.
Mike Pall
2011-02-18
1
-1
/
+1
*
Cleanup of docs.
Mike Pall
2011-02-11
1
-12
/
+11
*
FFI: Finish FFI docs.
Mike Pall
2011-02-11
1
-15
/
+25
*
FFI: Finish docs on FFI semantics. Phew.
Mike Pall
2011-02-10
1
-34
/
+521
*
FFI: Add more docs on FFI semantics.
Mike Pall
2011-02-09
1
-24
/
+268
*
FFI: Document current FFI implementation status.
Mike Pall
2011-02-08
1
-9
/
+82
*
FFI: Simplify initializer rules. Clarify docs.
Mike Pall
2011-01-23
1
-0
/
+41
*
FFI: Add preliminary FFI documentation (still incomplete).
Mike Pall
2011-01-20
1
-0
/
+155