index
:
luajit
master
v2.0
v2.1
A mirror of https://luajit.org/git/luajit.git
about
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.
Mike Pall
2025-01-13
1
-2
/
+2
*
Update documentation for switch to rolling releases.
Mike Pall
2023-08-21
1
-2
/
+2
*
Bump copyright date.
Mike Pall
2023-08-20
1
-2
/
+2
*
Remove dead Wiki links.
Mike Pall
2022-09-13
1
-2
/
+0
*
Grammar and spell check.
Mike Pall
2022-06-23
1
-29
/
+29
*
Bump copyright date.
Mike Pall
2022-01-15
1
-2
/
+2
*
Bump copyright date.
Mike Pall
2021-01-02
1
-2
/
+2
*
Minor changes and https-ify links.
Mike Pall
2020-10-12
1
-2
/
+2
*
Documentation cleanup.
Mike Pall
2020-01-26
1
-8
/
+3
*
Bump copyright date.
Mike Pall
2020-01-20
1
-2
/
+2
*
Bump copyright date to 2018.
Mike Pall
2018-04-25
1
-3
/
+2
*
Use https for freelists.org links.
Mike Pall
2017-08-18
1
-1
/
+1
*
Bump copyright date to 2017.
Mike Pall
2017-01-17
1
-2
/
+2
*
Bump copyright date to 2016.
Mike Pall
2016-03-03
1
-2
/
+2
*
Bump copyright date to 2015.
Mike Pall
2015-01-05
1
-2
/
+2
*
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
[next]