bakpakin
|
6df88f225f
|
More work on c library interface and io library.
|
2018-01-15 20:14:54 -05:00 |
|
bakpakin
|
3262316e60
|
Factor CFunction args into struct.
|
2018-01-14 12:10:45 -05:00 |
|
bakpakin
|
d9f24effac
|
Fix compiler errors with upvalues.
|
2018-01-13 14:08:42 -05:00 |
|
bakpakin
|
605848b217
|
Rename DstValue to Dst for easier access. Move vector.c into
util.c and make public API smaller. Pad strings and symbols with
extra 0 byte for better interop with C.
|
2018-01-06 11:09:15 -05:00 |
|
bakpakin
|
e4735e14d2
|
More compiler bug fixes. Added some features and functions like varargs.
|
2018-01-03 21:36:10 -05:00 |
|
bakpakin
|
f273aa8b1b
|
Add vars, split up headers, remove fiber->ret, add comparators, etc.
|
2017-12-30 16:46:59 -05:00 |
|