roc/crates/compiler/can/src
2023-04-01 20:05:18 -05:00
..
debug Lints 2023-03-31 18:04:32 -05: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 add Str.releaseExcessCapacity 2023-03-15 15:24:59 -07: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 Support printing can decls in uitest 2023-03-31 14:34:06 -05: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 Ensure that closures inside recursive closures capture correctly 2023-03-20 17:44:59 -04: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 Complete instantiation annotations 2023-04-01 20:05:18 -05:00