Commit graph

13 commits

Author SHA1 Message Date
Richard Feldman
0b3715ebee Rearrange arg order for roc_alloc etc 2021-05-24 21:01:12 -04:00
Richard Feldman
18df7fd24f Make alignment be a u32 2021-05-23 23:46:09 -04:00
Richard Feldman
24e22bc31b Have roc_alloc return a nullable pointer 2021-05-23 23:46:09 -04:00
Richard Feldman
175115ee4e Have examples with zig hosts use roc_alloc etc 2021-05-23 23:46:09 -04:00
rvcas
f984cbad89 feat(examples): implement writeUtf8 2021-04-11 23:43:37 -04:00
rvcas
f65978d7d0 feat(examples): match on Err in Task example 2021-04-10 17:19:29 -04:00
Richard Feldman
ce6969d31f Only do the compiler_rt workaround on macOS 2021-03-14 22:31:32 -04:00
Folkert
a79a9ea253 use the compiler's str.zig from platforms 2021-01-31 23:11:02 +01:00
Folkert
bcf4b4246f fix zig example 2020-12-14 14:10:15 +01:00
Folkert
bdd53c81b3 use zig to read a file 2020-12-12 01:44:04 +01:00
Folkert
3969a73277 make Pkg-Config work as a module 2020-12-08 22:58:30 +01:00
Folkert
509670e6d3 make zig file into a host 2020-12-08 20:15:48 +01:00
Richard Feldman
0342330c0e Add Task example 2020-12-03 23:36:22 -05:00