roc/crates/compiler/can/src
2022-10-31 09:39:29 -05:00
..
abilities.rs Get rid of MemberImpl::Derived 2022-10-23 20:48:07 -05:00
annotation.rs Clarify TODO 2022-10-31 09:39:29 -05:00
builtins.rs builtin(str): implement Str.graphemes 2022-10-22 19:29:49 -07:00
constraint.rs store_index is now redundant 2022-10-24 18:21:05 -05:00
copy.rs Correctly clone able vars across subs 2022-10-24 13:59:52 -05:00
def.rs Support OIOP for type aliases 2022-10-31 09:38:21 -05:00
derive.rs Support deriving Decode for opaques 2022-10-23 20:48:06 -05:00
effect_module.rs Support OIOP for type aliases 2022-10-31 09:38:21 -05:00
env.rs Lookup symbols in scope when the module ID is already known 2022-07-18 17:55:00 -04:00
exhaustive.rs Infer ranged number for chars in patterns 2022-10-05 17:28:01 -05:00
expected.rs Emplace variables made from types in expectations 2022-10-24 13:11:35 -05:00
expr.rs Resolve ability specializations looked up in expects 2022-10-17 17:56:48 -05:00
lib.rs Make sure we don't report errors for illegal derived bodies, just their decls 2022-10-23 20:48:05 -05:00
module.rs Support OIOP for type aliases 2022-10-31 09:38:21 -05:00
num.rs Support ordering floats in numeric literal bounds 2022-07-05 22:16:51 -04:00
operator.rs Move Eq to Bool 2022-10-12 16:37:51 -05:00
pattern.rs Parse list patterns 2022-10-26 17:03:22 -05:00
procedure.rs moved all crates into seperate folder + related path fixes 2022-07-01 17:37:43 +02:00
scope.rs Support OIOP for type aliases 2022-10-31 09:38:21 -05: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