roc/crates/compiler/can/src
2023-01-25 00:02:19 +01:00
..
debug Initial implementation of tuples in type checking 2023-01-22 12:40:44 -08:00
abilities.rs Initial implementation of tuples in type checking 2023-01-22 12:40:44 -08:00
annotation.rs Rename IsImplicitOpennessVar 2023-01-16 10:52:23 -06: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 Initial implementation of tuples in type checking 2023-01-22 12:40:44 -08:00
debug.rs Pretty-print canonicalized declarations 2022-12-12 10:28:23 -06:00
def.rs fix silent merge request wrt record accessors 2023-01-25 00:02:19 +01: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 Initial implementation of tuples in type checking 2023-01-22 12:40:44 -08:00
expected.rs Emplace variables made from types in expectations 2022-10-24 13:11:35 -05:00
expr.rs Initial implementation of tuples in type checking 2023-01-22 12:40:44 -08:00
lib.rs Move can AST pretty-printing into roc_can::debug 2022-12-12 10:09:32 -06:00
module.rs Initial implementation of tuples in type checking 2023-01-22 12:40:44 -08:00
num.rs Support ordering floats in numeric literal bounds 2022-07-05 22:16:51 -04:00
operator.rs Initial implementation of tuples in type checking 2023-01-22 12:40:44 -08:00
pattern.rs Merge pull request #4863 from joshuawarner32/better-scalar-literals 2023-01-09 11:42:44 -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 Initial implementation of tuples in type checking 2023-01-22 12:40:44 -08:00