roc/compiler/can/src
2022-04-25 10:59:12 -04:00
..
abilities.rs Using abilities as types is illegal, but we can still compile them 2022-04-20 17:46:18 -04:00
annotation.rs Merge pull request #2901 from rtfeldman/vec-map 2022-04-21 09:16:38 +02:00
builtins.rs Merge branch 'trunk' into sqrt-unchecked 2022-04-20 08:19:34 -04:00
constraint.rs remove PartialEq for a bunch of types that we should not compare 2022-04-20 16:58:30 +02:00
def.rs stop wrapping in an Option 2022-04-23 23:09:50 +02:00
effect_module.rs Remove private tags from effect module 2022-04-25 10:59:12 -04:00
env.rs inline function 2022-04-23 22:15:09 +02:00
expected.rs remove PartialEq for a bunch of types that we should not compare 2022-04-20 16:58:30 +02:00
expr.rs Merge branch 'trunk' into fix-when-branch-solving 2022-04-24 12:19:22 -04:00
lib.rs Add a way to view solved types of arbitrary expressions/patterns in a program 2022-04-23 10:56:53 -04:00
module.rs make diff a bit smaller 2022-04-22 16:22:27 +02:00
num.rs Make sure float suffixes are parsed out after can 2022-04-05 11:32:34 -04:00
operator.rs Merge branch 'trunk' into sqrt-unchecked 2022-04-20 08:19:34 -04:00
pattern.rs Add a way to view solved types of arbitrary expressions/patterns in a program 2022-04-23 10:56:53 -04:00
procedure.rs remove debug code 2022-04-21 00:47:55 +02:00
reference_matrix.rs add recursivity checker 2022-04-23 20:42:41 +02:00
scope.rs don't populate Scope with aliases 2022-04-22 20:49:46 +02:00
string.rs Rename Located -> Loc 2021-12-22 19:18:22 -08:00
traverse.rs Clippy 2022-04-23 10:56:53 -04:00