roc/compiler/can/src
2020-10-14 21:58:53 +02:00
..
annotation.rs add closure size variable 2020-10-02 00:53:02 +02:00
builtins.rs add closure size variable 2020-10-02 00:53:02 +02:00
constraint.rs Make VarStore no longer use atomics 2020-06-13 21:59:01 -04:00
def.rs actually infer the size 2020-10-02 22:33:31 +02:00
env.rs fix unused import bug 2020-10-12 16:12:27 +02:00
expected.rs record, tag, alias errors 2020-04-13 20:53:16 +02:00
expr.rs Merge branch 'top-level-thunks' into sized-functions-inference 2020-10-14 21:58:53 +02:00
lib.rs Use a custom macro for builtin_defs 2020-06-20 10:58:12 -04:00
module.rs appease clippy 2020-10-12 22:19:13 +02:00
num.rs expand some comments 2020-07-08 14:30:48 +02:00
operator.rs Remove obsolete parse::ast::TypedBody 2020-09-07 09:19:25 -04:00
pattern.rs Fix some fmt stuff 2020-08-31 23:13:50 -04:00
procedure.rs type inference for pattern guards 2020-03-21 00:39:52 +01:00
scope.rs Merge trunk 2020-06-29 22:10:46 -04:00
string.rs Extract can/ into its own crate, plus its deps 2020-03-05 23:01:32 -05:00