roc/compiler/module/src
Kevin Gillette 2c4a83788c
Rename internal NUM_DIV_INT references to NUM_DIV_FLOOR.
This balances with NUM_DIV_CEIL
(which is another form of integer division).
2022-04-13 02:48:57 -06:00
..
called_via.rs Parse opaque types 2022-02-19 18:38:31 -05:00
ident.rs Make exhaustive checking its own crate 2022-02-27 20:28:25 -05:00
lib.rs Rename roc_module::operator -> roc_module::called_via 2021-11-18 20:20:33 -05:00
low_level.rs Merge remote-tracking branch 'origin/trunk' into div-no-result 2022-04-11 11:45:06 +00:00
module_err.rs started using scope properly, improved error backtrace conversion 2021-10-16 19:37:20 +02:00
symbol.rs Rename internal NUM_DIV_INT references to NUM_DIV_FLOOR. 2022-04-13 02:48:57 -06:00