roc/crates/compiler/can/src
2024-04-18 09:44:57 +10: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 add suffixed to Identifer and QualifiedIdentifier 2024-04-14 13:45:00 +10:00
builtins.rs remove i128OfDec 2024-04-01 21:08:12 +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 most tests passing 2024-04-14 13:45:05 +10:00
derive.rs add suffixed to Identifer and QualifiedIdentifier 2024-04-14 13:45:00 +10:00
desugar.rs fix unwrapping of trailing expr 2024-04-17 09:54:29 +10:00
effect_module.rs auto clippy fixes 2023-07-10 18:27:08 +02:00
env.rs auto clippy fixes 2023-07-10 18:27:08 +02: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 remove unit type from EmptyDefsFinal 2024-04-14 13:45:07 +10:00
lib.rs cleanup, add some docs 2024-04-14 13:45:05 +10:00
module.rs cleanup, improve docs 2024-04-14 13:45:06 +10:00
num.rs Remove Nat from Num 2024-01-26 16:19:51 -05:00
pattern.rs cleanup, improve docs 2024-04-14 13:45:06 +10:00
procedure.rs moved all crates into seperate folder + related path fixes 2022-07-01 17:37:43 +02:00
scope.rs merge main 2023-06-07 20:36:54 -04:00
string.rs Update roc code base to use $(...) syntax 2024-01-06 18:03:00 -05:00
suffixed.rs unwrap suffixed when condition 2024-04-18 09:44:57 +10:00
traverse.rs Removed LatestDocument and replaced it with a OnceLock 2024-01-29 21:54:47 +10:00