summaryrefslogtreecommitdiffstats
path: root/src/scripting/ffi.h
Commit message (Collapse)AuthorAgeFilesLines
* ffi: Eliminate call_arg_index static global varP. J. McDermott2023-02-241-0/+1
|
* ffi: Print full name with namespaces in warningsP. J. McDermott2023-02-241-0/+2
|
* ffi: Fix missing args in warnings about argsP. J. McDermott2023-02-241-6/+6
| | | | Irony, eh?
* Save pointer to namespace struct in bindings TUP. J. McDermott2015-08-251-1/+2
|
* Add incomplete FFI codeP. J. McDermott2015-08-251-0/+54