roc/crates/compiler/builtins/bitcode/src
2023-11-28 20:21:56 -05:00
..
helpers update zig to 0.11 and update build script 2023-10-23 13:50:30 -07:00
libc switch memcpy to fallback on windows 2023-10-23 13:50:34 -07:00
compiler_rt.zig update zig to 0.11 and update build script 2023-10-23 13:50:30 -07:00
dec.zig feedback: update some panic messages 2023-11-28 20:21:56 -05:00
expect.zig update zig to 0.11 and update build script 2023-10-23 13:50:30 -07:00
glue.zig enable using other zig libaries in host instead of just str.zig 2023-04-25 14:14:35 -07:00
hash.zig zig fmt fix 2023-10-23 13:50:33 -07:00
lib.rs split up bitcode building to reduce dependency chains 2023-03-10 09:39:43 -08:00
libc.zig switch memcpy to fallback on windows 2023-10-23 13:50:34 -07:00
list.zig update zig to 0.11 and update build script 2023-10-23 13:50:30 -07:00
main.zig update zig to 0.11 and update build script 2023-10-23 13:50:30 -07:00
num.zig make zig roc_panic return type be noreturn and remove some unreachable calls 2023-11-28 00:01:19 -05:00
panic.zig make zig roc_panic return type be noreturn and remove some unreachable calls 2023-11-28 00:01:19 -05:00
str.zig update zig to 0.11 and update build script 2023-10-23 13:50:30 -07:00
utils.zig fix LIST_RELEASE_EXCESS_CAPACITY arg count 2023-10-23 13:50:34 -07:00