roc/crates/compiler/mono/src
Brendan Hansknecht 108d9a54e3
Switch Num.tan to a zig builtin
It should be able to share some work between sine and cosine to run faster.
2023-09-16 21:27:51 -07:00
..
code_gen_help repl helper codegen 2023-09-14 14:39:12 +02:00
debug add alloca as an expression 2023-07-30 18:46:00 +02:00
ir Rename Float to Frac in more places 2023-09-11 08:50:13 -04:00
layout Rename Float to Frac in more places 2023-09-11 08:50:13 -04:00
debug.rs Format problems reported by the IR checker 2022-12-03 21:35:01 -06:00
drop_specialization.rs Switch Num.tan to a zig builtin 2023-09-16 21:27:51 -07:00
expand_rc.rs moved all crates into seperate folder + related path fixes 2022-07-01 17:37:43 +02:00
inc_dec.rs Switch Num.tan to a zig builtin 2023-09-16 21:27:51 -07:00
ir.rs repl helper codegen 2023-09-14 14:39:12 +02:00
layout.rs a proper fix for llvm wasm checked arithmetic 2023-09-15 14:53:00 +02:00
lib.rs removed borrow.rs 2023-07-30 14:03:38 +02:00
low_level.rs Switch Num.tan to a zig builtin 2023-09-16 21:27:51 -07:00
reset_reuse.rs removed borrow.rs 2023-07-30 14:03:38 +02:00
tail_recursion.rs remove unused field 2023-08-09 15:11:02 +02:00