roc/crates/compiler/can/src
2024-10-29 15:58:35 -07:00
..
debug Implement return keyword 2024-10-20 08:58:59 -07:00
abilities.rs Updates for making soa no_std 2024-10-21 22:10:43 -04:00
annotation.rs Merge attempt 2024-08-19 23:34:05 -07:00
builtins.rs Implement return keyword 2024-10-20 08:58:59 -07:00
constraint.rs Merge branch 'main' into return-keyword 2024-10-24 23:01:10 -07:00
copy.rs Merge branch 'main' into return-keyword 2024-10-26 06:50:16 -07:00
debug.rs Support printing can decls in uitest 2023-03-31 14:34:06 -05:00
def.rs Address PR comments from @ayazhafiz 2024-10-29 15:58:35 -07:00
derive.rs remove suffixed from Pattern 2024-04-28 08:47:08 +10:00
desugar.rs Fix clippy issue 2024-10-26 06:56:32 -07:00
env.rs Move comment explaining use of line_info field into can::Env struct definition 2024-09-05 20:13:54 -04:00
exhaustive.rs Remove unused EmptyTuple variant from FlatType enum 2024-10-22 16:29:53 +01:00
expected.rs Emplace variables made from types in expectations 2022-10-24 13:11:35 -05:00
expr.rs Address PR comments from @ayazhafiz 2024-10-29 15:58:35 -07:00
lib.rs Add Task as a built-in module/type 2024-06-25 00:03:56 -07:00
module.rs Implement return keyword 2024-10-20 08:58:59 -07: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 Fix formatting and clippy errors 2024-10-24 23:11:20 -07:00
string.rs Update roc code base to use $(...) syntax 2024-01-06 18:03:00 -05:00
suffixed.rs Implement most of the recent round of PR feedback 2024-10-26 04:17:50 -07:00
task_module.rs Implement return keyword 2024-10-20 08:58:59 -07:00
traverse.rs Implement return keyword 2024-10-20 08:58:59 -07:00