roc/compiler/module/src
Jan Van Bruggen 591477e77b Add most remaining Num.min/max* builtins
This skips `min/maxU128`, as they require a subtle change
to the `I128`-centric implementation of `Int`s.
2022-01-17 15:26:23 -07:00
..
called_via.rs fixed precedence comment 2022-01-03 15:51:31 +01:00
ident.rs add faster insertion path for tag unions 2021-11-24 20:38:52 +01:00
lib.rs Rename roc_module::operator -> roc_module::called_via 2021-11-18 20:20:33 -05:00
low_level.rs Implement saturated add/subtract 2022-01-10 22:37:08 -05:00
module_err.rs started using scope properly, improved error backtrace conversion 2021-10-16 19:37:20 +02:00
symbol.rs Add most remaining Num.min/max* builtins 2022-01-17 15:26:23 -07:00