roc/crates/compiler/can/src
2024-11-30 18:43:16 +01:00
..
debug Remove unused TypedHole variant from roc_can::expr::Expr 2024-11-28 20:11:37 +00:00
abilities.rs Remove an unused enum and a struct 2024-11-28 20:17:17 +00:00
annotation.rs Merge branch 'main' into specialize-exprs 2024-11-23 01:48:51 -03:00
builtins.rs rename Str.split 2024-11-15 21:12:23 -06:00
constraint.rs Allow suffixed pure functions that are exposed to the host 2024-11-27 14:06:37 -03:00
copy.rs Remove unused TypedHole variant from roc_can::expr::Expr 2024-11-28 20:11:37 +00:00
debug.rs Support printing can decls in uitest 2023-03-31 14:34:06 -05:00
def.rs Merge branch 'main' into specialize-exprs 2024-11-23 01:48:51 -03:00
derive.rs remove suffixed from Pattern 2024-04-28 08:47:08 +10:00
desugar.rs Revert "Merge pull request #7267 from joshuawarner32/fuzzing-bugs-2" 2024-11-30 18:43:16 +01:00
effect_module.rs Canonicalize and constrain statement expr in purity inference mode 2024-11-07 18:54:15 -03:00
env.rs Use byte literal instead of cast and ignore too_many_args 2024-11-07 18:54:22 -03:00
exhaustive.rs Treat untyped suffixed functions as effectful 2024-11-07 18:54:21 -03:00
expected.rs Get a failing specialize_expr test 2024-11-08 00:55:04 -05:00
expr.rs Revert "Merge pull request #7267 from joshuawarner32/fuzzing-bugs-2" 2024-11-30 18:43:16 +01:00
lib.rs Generate effectful hosted functions 2024-11-07 18:54:13 -03:00
module.rs Remove unused TypedHole variant from roc_can::expr::Expr 2024-11-28 20:11:37 +00:00
num.rs Remove Nat from Num 2024-01-26 16:19:51 -05:00
pattern.rs Merge branch 'main' into specialize-exprs 2024-11-23 01:48:51 -03:00
procedure.rs Capture import params def 2024-08-26 23:31:42 -03:00
scope.rs Do not use const fx vars when canonicalizing annotations 2024-11-07 18:54:13 -03:00
string.rs Update roc code base to use $(...) syntax 2024-01-06 18:03:00 -05:00
suffixed.rs Remove unused ast::Expr::Expect 2024-11-18 14:13:46 +00:00
traverse.rs Remove unused TypedHole variant from roc_can::expr::Expr 2024-11-28 20:11:37 +00:00