.. |
debug
|
Merge attempt
|
2024-08-19 23:34:05 -07:00 |
abilities.rs
|
Merge remote-tracking branch 'origin/main' into abilities-syntax
|
2023-08-10 20:36:01 -04:00 |
annotation.rs
|
Merge attempt
|
2024-08-19 23:34:05 -07:00 |
builtins.rs
|
move List.map* into roc
|
2024-07-13 10:39:56 -07:00 |
constraint.rs
|
Merge attempt
|
2024-08-19 23:34:05 -07:00 |
copy.rs
|
Merge attempt
|
2024-08-19 23:34:05 -07:00 |
debug.rs
|
Support printing can decls in uitest
|
2023-03-31 14:34:06 -05:00 |
def.rs
|
Merge branch 'main' into lower-module-params
|
2024-08-30 16:29:46 +02:00 |
derive.rs
|
remove suffixed from Pattern
|
2024-04-28 08:47:08 +10:00 |
desugar.rs
|
desugar ValueDef::Expect suffixed nodes
|
2024-09-23 17:57:25 +10: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
|
drop into_iter in some places
|
2023-10-07 19:11:36 +02:00 |
expected.rs
|
Emplace variables made from types in expectations
|
2022-10-24 13:11:35 -05:00 |
expr.rs
|
Remove old record builder syntax
|
2024-09-21 04:44:44 -07:00 |
lib.rs
|
Add Task as a built-in module/type
|
2024-06-25 00:03:56 -07:00 |
module.rs
|
Desugar module param patterns before canonicalizing
|
2024-09-20 16:35:18 -03:00 |
num.rs
|
Remove Nat from Num
|
2024-01-26 16:19:51 -05:00 |
pattern.rs
|
Add failing test for multiline params
|
2024-09-20 16:19:56 -03:00 |
procedure.rs
|
Capture import params def
|
2024-08-26 23:31:42 -03:00 |
scope.rs
|
Use module scope instead of var store to generate idents in dbg desugar
|
2024-09-03 14:00:39 -04:00 |
string.rs
|
Update roc code base to use $(...) syntax
|
2024-01-06 18:03:00 -05:00 |
suffixed.rs
|
Add boolean flag to Expr::If for indented else statement
|
2024-09-05 16:28:44 -07:00 |
task_module.rs
|
Fix PR comments
|
2024-08-03 04:37:31 -07:00 |
traverse.rs
|
Merge attempt
|
2024-08-19 23:34:05 -07:00 |