roc/compiler/builtins/bitcode/src
Chelsea Troy 0cc6e44d35
Thread through the divCeil implementation from Zig:
+ OPEN QUESTION: Evidently the Zig implementation can throw an overflow error. Do we want to do something in Roc to fix this?
2021-10-17 10:46:16 -05:00
..
helpers fix: all tests need to use try now 2021-06-06 00:50:52 -04:00
dec.zig Merge branch 'add-dec-types' of https://github.com/rtfeldman/roc into add-dec-types 2021-07-18 14:13:59 -07:00
dict.zig make things compile, base64 has a memory leak 2021-10-06 22:57:11 +02:00
hash.zig update zig to compile on nightly 2021-08-23 21:41:13 +02:00
list.zig make things compile, base64 has a memory leak 2021-10-06 22:57:11 +02:00
main.zig Thread through the divCeil implementation from Zig: 2021-10-17 10:46:16 -05:00
num.zig Thread through the divCeil implementation from Zig: 2021-10-17 10:46:16 -05:00
str.zig fix zig test 2021-10-03 14:18:48 +02:00
utils.zig make Str.fromUtf8 in-place 2021-10-03 12:13:17 +02:00