roc/crates/compiler/can/src
2024-12-05 02:13:13 -08:00
..
debug Initial working version of proper try keyword 2024-12-04 02:31:59 -08: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 Use new try impl for ? operator 2024-12-05 02:13:13 -08:00
copy.rs Use new try impl for ? operator 2024-12-05 02:13:13 -08: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 Use new try impl for ? operator 2024-12-05 02:13:13 -08: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 Use new try impl for ? operator 2024-12-05 02:13:13 -08:00
lib.rs Generate effectful hosted functions 2024-11-07 18:54:13 -03:00
module.rs Initial working version of proper try keyword 2024-12-04 02:31:59 -08:00
num.rs Remove Nat from Num 2024-01-26 16:19:51 -05:00
pattern.rs Parsing support for snake_case identifiers 2024-12-03 20:50:47 -06:00
procedure.rs Capture import params def 2024-08-26 23:31:42 -03:00
scope.rs Initial working version of proper try keyword 2024-12-04 02:31:59 -08:00
string.rs Update roc code base to use $(...) syntax 2024-01-06 18:03:00 -05:00
suffixed.rs Convert unused dbg!()s to eprintln!()s 2024-12-01 23:10:35 -05:00
traverse.rs Use new try impl for ? operator 2024-12-05 02:13:13 -08:00