summaryrefslogtreecommitdiffstats
path: root/buf.h
Commit message (Expand)AuthorAgeFilesLines
* ffi: rethink passing and alloc scheme for bufs.Kaz Kylheku2017-05-071-1/+0
* ffi: correct treatment of (ptr buf).Kaz Kylheku2017-04-291-0/+1
* ffi: support buf objects.Kaz Kylheku2017-04-261-0/+3
* Buffers: missing float and cptr.Kaz Kylheku2017-04-241-0/+4
* Continuing implementation of buffers.Kaz Kylheku2017-04-211-0/+97