roc/crates/compiler/builtins/bitcode/src
2024-11-15 21:12:23 -06:00
..
dbg.zig switch dbg arg ordering to make it backwards compatible 2023-12-02 21:18:32 -08:00
dec.zig Add Num.withDecimalPoint 2024-04-01 21:08:09 +02:00
expect.zig rip out old dbg and setup reasonable base debug location info 2023-11-29 21:05:49 -08:00
fuzz_sort.zig make fuzzer better and add missing else 2024-07-28 20:33:48 -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
list.zig Fixes #7065 in List.dropAt, author: @bhansconnect 2024-09-19 10:43:05 +12:00
main.zig rename Str.split 2024-11-15 21:12:23 -06:00
num.zig cut high bits for to large fraction an exponent 2024-04-01 21:08:14 +02:00
panic.zig make zig roc_panic return type be noreturn and remove some unreachable calls 2023-11-28 00:01:19 -05:00
sort.zig update tuning todo 2024-07-28 20:33:48 -07:00
str.zig rename Str.split 2024-11-15 21:12:23 -06:00
utils.zig correct pointer alignment on decref 2024-07-13 10:39:57 -07:00