roc/crates/compiler/can/src
2023-12-25 17:05:37 +01: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 remote-tracking branch 'origin/main' into abilities-syntax 2023-08-10 20:36:01 -04:00
builtins.rs Switch Num.tan to a zig builtin 2023-09-16 21:27:51 -07: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 Get first inspect for non-Inspect-implementing opaques specialized 2023-11-28 16:40:39 -08:00
derive.rs Change the generated inspect for Opaque types to print (@Opaque payload) 2023-12-02 21:18:30 -08: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 avoid bloating parse expr size 2023-12-02 21:18:32 -08:00
lib.rs Move can AST pretty-printing into roc_can::debug 2022-12-12 10:09:32 -06:00
module.rs add src and location to dbg 2023-12-02 21:18:31 -08:00
num.rs auto clippy fixes 2023-07-10 18:27:08 +02:00
operator.rs make DbgFormatter an unexposed implementation detail 2023-12-03 12:41:04 -08:00
pattern.rs Merge remote-tracking branch 'origin/main' into abilities-syntax 2023-08-10 20:36:01 -04: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 chore: replace panic! with internal_error 2023-04-24 10:16:50 +02:00
traverse.rs add src and location to dbg 2023-12-02 21:18:31 -08:00