roc/crates/compiler/can/src
2024-06-08 13:36:20 +02:00
..
debug redundant closure call 2023-11-18 22:51:45 +01:00
abilities.rs Merge remote-tracking branch 'origin/main' into abilities-syntax 2023-08-10 20:36:01 -04:00
annotation.rs Merge branch 'main' into inline-imports 2024-04-28 00:11:29 -03:00
builtins.rs PR: rename to List.concatUtf8 2024-06-08 13:36:20 +02:00
constraint.rs Break up SolveEnv 2023-07-12 13:53:51 -05:00
copy.rs Merge branch 'main' of github.com:roc-lang/roc into clippy-1.74 2023-12-25 17:05:37 +01:00
debug.rs Support printing can decls in uitest 2023-03-31 14:34:06 -05:00
def.rs Revise errors for undeclared type vars in aliases 2024-05-12 21:20:11 -04:00
derive.rs remove suffixed from Pattern 2024-04-28 08:47:08 +10:00
desugar.rs fix typos 2024-05-28 09:48:54 +02:00
effect_module.rs auto clippy fixes 2023-07-10 18:27:08 +02:00
env.rs Add IdentIds::exposed_values 2024-04-23 20:12:54 -03:00
exhaustive.rs drop into_iter in some places 2023-10-07 19:11:36 +02:00
expected.rs Emplace variables made from types in expectations 2022-10-24 13:11:35 -05:00
expr.rs Fix typo 2024-06-03 16:58:40 +02:00
lib.rs cleanup, add some docs 2024-04-14 13:45:05 +10:00
module.rs can: Replace AnnotationReferences with plain References 2024-04-23 21:16:32 -03:00
num.rs Remove Nat from Num 2024-01-26 16:19:51 -05:00
pattern.rs Merge branch 'main' into inline-imports 2024-04-28 00:11:29 -03:00
procedure.rs Fix unqualified unused import false positive 2024-04-20 12:18:52 -03:00
scope.rs Merge branch 'main' into inline-imports 2024-04-28 00:11:29 -03:00
string.rs Update roc code base to use $(...) syntax 2024-01-06 18:03:00 -05:00
suffixed.rs check if when branch is suffixed 2024-06-03 23:45:54 +02:00
traverse.rs Removed LatestDocument and replaced it with a OnceLock 2024-01-29 21:54:47 +10:00