roc/compiler/can/src
hafiz b3ecc16b16
Merge pull request #2050 from rtfeldman/empty-tags-and-unions
Canonicalize to empty tags and unions
2021-11-22 08:00:07 -06:00
..
annotation.rs Merge pull request #2050 from rtfeldman/empty-tags-and-unions 2021-11-22 08:00:07 -06:00
builtins.rs Merge pull request #1996 from rtfeldman/add_list_all 2021-11-19 17:55:04 -05:00
constraint.rs further optimizations 2021-08-13 13:25:36 +02:00
def.rs remove im dependency where not needed 2021-11-10 16:00:22 +01:00
env.rs Apply review suggestions 2021-11-18 21:49:37 -05:00
expected.rs initial solver for the editor's type constraints 2021-04-12 21:26:20 +02:00
expr.rs Remove Sugar enum and inline single variant into CalledVia 2021-11-18 21:23:41 -05:00
lib.rs Clean up some clippy warnings 2021-05-23 20:28:23 -04:00
module.rs Update dep with major version changes 2021-11-05 19:19:37 -07:00
num.rs Also store f64 for things like pattern comparisons, etc 2021-08-18 17:18:13 -07:00
operator.rs Rename additional stale roc_module::operator refs and format 2021-11-18 20:20:33 -05:00
pattern.rs Use Collection in Expr::Record and related places 2021-11-13 07:36:05 -08:00
procedure.rs fix most type inference issues 2020-10-16 20:50:42 +02:00
scope.rs Update dep with major version changes 2021-11-05 19:19:37 -07:00
string.rs s/CodePoint/CodePt/g 2021-08-07 21:46:20 -04:00