index
:
txr
master
txr-old
TXR: A data munging language.
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ffi.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ffi: bugfix: all in calls must fall back on get.
Kaz Kylheku
2017-05-07
1
-1
/
+1
*
ffi: ffi-size function.
Kaz Kylheku
2017-05-06
1
-0
/
+1
*
ffi: functions for type-system-driven buffer coding.
Kaz Kylheku
2017-05-04
1
-0
/
+5
*
ffi: new bstr type.
Kaz Kylheku
2017-05-04
1
-1
/
+1
*
ffi: implement bchar type.
Kaz Kylheku
2017-05-04
1
-1
/
+1
*
ffi: new ptr-out-s type.
Kaz Kylheku
2017-05-03
1
-1
/
+1
*
ffi: remove ffi-copy-type.
Kaz Kylheku
2017-05-02
1
-1
/
+0
*
ffi: simple typedef mechanism.
Kaz Kylheku
2017-05-01
1
-0
/
+1
*
ffi: support for duplicating type objects.
Kaz Kylheku
2017-05-01
1
-0
/
+1
*
ffi: implementing FFI callback closures.
Kaz Kylheku
2017-04-30
1
-1
/
+5
*
ffi: housecleaning: reorder type sym declarations.
Kaz Kylheku
2017-04-30
1
-5
/
+5
*
ffi: add support for wchar_t type.
Kaz Kylheku
2017-04-29
1
-1
/
+1
*
ffi: zarray type for null terminated array support.
Kaz Kylheku
2017-04-29
1
-1
/
+1
*
ffi: add ptr-in-d and ptr-out-d.
Kaz Kylheku
2017-04-29
1
-1
/
+1
*
ffi: rename ptr-in-out to just ptr.
Kaz Kylheku
2017-04-29
1
-1
/
+1
*
ffi: malloc-free variants for str, dstr and buf.
Kaz Kylheku
2017-04-29
1
-1
/
+3
*
ffi: fix problems caught by g++.
Kaz Kylheku
2017-04-27
1
-1
/
+1
*
ffi: array support.
Kaz Kylheku
2017-04-26
1
-0
/
+2
*
Start of FFI implementation based on libffi.
Kaz Kylheku
2017-04-24
1
-0
/
+51