aboutsummaryrefslogtreecommitdiffstats
path: root/bruiser/bruiserffi.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fixed string type for xobjs, also xcall can now call functions by name as wellbloodstalker2018-01-261-2/+1
|
* fixed some issues with the way bruiser handled integers, added some initial ↵bloodstalker2018-01-221-0/+2
| | | | tests.
* xobj handling for int types and pointers is done.next is structs,unoins and ↵bloodstalker2018-01-211-2/+49
| | | | adding docs. you can try running demo1.lua under lua-scripts for a demo
* WIP.using libffi for calling xobjects now.bloodstalker2018-01-201-0/+38