roc/crates/compiler/can/src
Folkert de Vries 51d5aa789a
Merge pull request #3870 from roc-lang/dev-backend-div
add int/float division to the dev backend
2022-08-25 09:03:19 +02:00
..
abilities.rs Check whether opaque implements ability using store 2022-07-26 20:46:35 -04:00
annotation.rs Parse explicit optional field types as rigid optionals 2022-08-10 20:24:19 -07:00
builtins.rs Merge pull request #3870 from roc-lang/dev-backend-div 2022-08-25 09:03:19 +02:00
constraint.rs Remove unused OpportunisticResolve field 2022-07-29 08:43:19 -04:00
copy.rs Merge remote-tracking branch 'origin/main' into expect-fx-codegen 2022-08-23 16:28:21 +02:00
def.rs s/rtfeldman/roc-lang/g in links to GitHub repos 2022-08-12 15:24:09 -04:00
effect_module.rs remove some sendmap usage 2022-08-06 20:00:39 +02:00
env.rs Lookup symbols in scope when the module ID is already known 2022-07-18 17:55:00 -04:00
exhaustive.rs Mark branch patterns degenerate when they don't bind symbols body needs 2022-07-22 17:26:45 -04:00
expected.rs moved all crates into seperate folder + related path fixes 2022-07-01 17:37:43 +02:00
expr.rs Merge remote-tracking branch 'origin/main' into expect-fx-codegen 2022-08-23 16:28:21 +02:00
lib.rs s/rtfeldman/roc-lang/g in links to GitHub repos 2022-08-12 15:24:09 -04:00
module.rs fix merge conflict 2022-08-23 16:47:35 +02:00
num.rs Support ordering floats in numeric literal bounds 2022-07-05 22:16:51 -04:00
operator.rs basic canonicalization 2022-08-09 13:59:24 +02:00
pattern.rs Separate ability members and their specializations in reference checking 2022-07-29 08:43:19 -04:00
procedure.rs moved all crates into seperate folder + related path fixes 2022-07-01 17:37:43 +02:00
scope.rs Make sure ability defs that are possibly recursive are marked as such 2022-07-25 10:52:55 -04:00
string.rs moved all crates into seperate folder + related path fixes 2022-07-01 17:37:43 +02:00
traverse.rs Merge remote-tracking branch 'origin/main' into expect-fx-codegen 2022-08-23 16:28:21 +02:00