roc/crates/compiler/can/src
Agus Zubiaga bc0cfef128
Restore UNNCESSARY DEFINITION errors for top-level defs
Non-top-level defs are already covered
2024-11-07 18:54:25 -03:00
..
debug Allow ignored defs with an effectful RHS 2024-11-07 18:54:22 -03:00
abilities.rs Updates for making soa no_std 2024-10-21 22:10:43 -04:00
annotation.rs Do not use const fx vars when canonicalizing annotations 2024-11-07 18:54:13 -03:00
builtins.rs Canonicalize and constrain statement expr in purity inference mode 2024-11-07 18:54:15 -03:00
constraint.rs Print fx_suffix_constraints in Debug impl for Constraints 2024-11-07 18:54:23 -03:00
copy.rs Do not alias ClosureData.fx_type in pattern matches 2024-11-07 18:54:23 -03:00
debug.rs Support printing can decls in uitest 2023-03-31 14:34:06 -05:00
def.rs Restore UNNCESSARY DEFINITION errors for top-level defs 2024-11-07 18:54:25 -03:00
derive.rs remove suffixed from Pattern 2024-04-28 08:47:08 +10:00
desugar.rs Update region when desugaring ! in Task mode 2024-11-07 18:54:24 -03: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 Emplace variables made from types in expectations 2022-10-24 13:11:35 -05:00
expr.rs Do not alias ClosureData.fx_type in pattern matches 2024-11-07 18:54:23 -03:00
lib.rs Generate effectful hosted functions 2024-11-07 18:54:13 -03:00
module.rs Canonicalize and constrain statement expr in purity inference mode 2024-11-07 18:54:15 -03:00
num.rs Remove Nat from Num 2024-01-26 16:19:51 -05:00
pattern.rs Remove deprecated string interpolation syntax 2024-10-08 16:31:22 -04: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 Allow unsuffixed statements in parser 2024-11-07 18:54:14 -03:00
traverse.rs Add fx var to can's Call 2024-11-07 18:54:12 -03:00