roc/crates/compiler/can/src
2023-02-20 18:42:05 -06:00
..
debug Pretty-print opaque refs 2023-02-20 18:42:05 -06:00
abilities.rs Initial implementation of tuples in type checking 2023-01-22 12:40:44 -08:00
annotation.rs implement mono / lowering for tuples 2023-02-07 18:54:50 -08:00
builtins.rs Initial implementation of tuples in type checking 2023-01-22 12:40:44 -08:00
constraint.rs Add a bit to mark syntactically-generalizable types 2023-01-04 17:02:20 -06:00
copy.rs implement mono / lowering for tuples 2023-02-07 18:54:50 -08:00
debug.rs Pretty-print canonicalized declarations 2022-12-12 10:28:23 -06:00
def.rs implement mono / lowering for tuples 2023-02-07 18:54:50 -08: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 implement mono / lowering for tuples 2023-02-07 18:54:50 -08:00
expected.rs Emplace variables made from types in expectations 2022-10-24 13:11:35 -05:00
expr.rs implement mono / lowering for tuples 2023-02-07 18:54:50 -08:00
lib.rs Move can AST pretty-printing into roc_can::debug 2022-12-12 10:09:32 -06:00
module.rs implement mono / lowering for tuples 2023-02-07 18:54:50 -08:00
num.rs Support ordering floats in numeric literal bounds 2022-07-05 22:16:51 -04:00
operator.rs implement mono / lowering for tuples 2023-02-07 18:54:50 -08:00
pattern.rs implement mono / lowering for tuples 2023-02-07 18:54:50 -08: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 implement mono / lowering for tuples 2023-02-07 18:54:50 -08:00