roc/crates/compiler/gen_dev/src
Richard Feldman bc0c9250f9
Convert unused dbg!()s to eprintln!()s
This makes it nicer to work with dbg! normally,
because grepping the code base for dbg!() reveals
only the usages of it that are currently active.
2024-12-01 23:10:35 -05:00
..
generic64 gen-dev: complete Num{Mul,Add,Sub}Saturated impls 2024-11-30 23:01:44 +01:00
lib.rs gen-dev: complete Num{Mul,Add,Sub}Saturated impls 2024-11-30 23:01:44 +01:00
object_builder.rs Use roc_target over target_lexicon 2024-03-31 10:50:26 -07:00
run_roc.rs Convert unused dbg!()s to eprintln!()s 2024-12-01 23:10:35 -05:00
todo.md Kevin Gillette: markdown typo fixes 2023-04-10 14:07:03 -06:00