roc/compiler/can/src
2022-04-28 20:34:03 -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 move identids into Scope 2022-04-28 21:08:28 +02:00
builtins.rs Coalesce 2022-04-28 20:34:03 -04:00
constraint.rs Coalesce 2022-04-28 20:34:03 -04:00
def.rs Coalesce 2022-04-28 20:34:03 -04:00
effect_module.rs Coalesce 2022-04-28 20:34:03 -04:00
env.rs remove exosed_ident_ids 2022-04-28 21:34:58 +02:00
exhaustive.rs Coalesce 2022-04-28 20:34:03 -04: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 Coalesce 2022-04-28 20:34:03 -04:00
lib.rs Move exhaustiveness checking to type solving phase with solve tests 2022-04-25 19:04:08 -04:00
module.rs Coalesce 2022-04-28 20:34:03 -04:00
num.rs Make sure float suffixes are parsed out after can 2022-04-05 11:32:34 -04:00
operator.rs Replace references to "global tag" with "tag" 2022-04-25 17:04:34 -04:00
pattern.rs Coalesce 2022-04-28 20:34:03 -04:00
procedure.rs remove debug code 2022-04-21 00:47:55 +02:00
reference_matrix.rs cleanup 2022-04-24 18:46:16 +02:00
scope.rs remove exosed_ident_ids 2022-04-28 21:34:58 +02:00
string.rs Rename Located -> Loc 2021-12-22 19:18:22 -08:00
traverse.rs Coalesce 2022-04-28 20:34:03 -04:00