roc/crates/compiler/builtins/bitcode/src
Richard Feldman 37b154df4f
Remove Str.fromUtf8Range
Seamless slices make this obsolete!
2024-02-17 13:20:33 -05:00
..
dbg.zig switch dbg arg ordering to make it backwards compatible 2023-12-02 21:18:32 -08:00
dec.zig Num.pow for Dec 2024-01-30 16:33:50 +01:00
expect.zig rip out old dbg and setup reasonable base debug location info 2023-11-29 21:05:49 -08: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
list.zig Minor zig refactor 2024-02-13 19:49:11 -05:00
main.zig Remove Str.fromUtf8Range 2024-02-17 13:20:33 -05:00
num.zig Merge remote-tracking branch 'origin/main' into remove-nat 2024-01-29 07:23:58 -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 Remove Str.fromUtf8Range 2024-02-17 13:20:33 -05:00
utils.zig switch dbg arg ordering to make it backwards compatible 2023-12-02 21:18:32 -08:00