.. |
debug
|
redundant closure call
|
2023-11-18 22:51:45 +01:00 |
abilities.rs
|
Merge remote-tracking branch 'origin/main' into abilities-syntax
|
2023-08-10 20:36:01 -04:00 |
annotation.rs
|
Ignore underscore-prefixed fields in record builders
|
2024-08-06 22:49:35 -07:00 |
builtins.rs
|
move List.map* into roc
|
2024-07-13 10:39:56 -07:00 |
constraint.rs
|
Break up SolveEnv
|
2023-07-12 13:53:51 -05:00 |
copy.rs
|
Merge branch 'main' of github.com:roc-lang/roc into clippy-1.74
|
2023-12-25 17:05:37 +01:00 |
debug.rs
|
Support printing can decls in uitest
|
2023-03-31 14:34:06 -05:00 |
def.rs
|
Merge branch 'main' into builtin-task
|
2024-08-12 23:12:38 -07:00 |
derive.rs
|
remove suffixed from Pattern
|
2024-04-28 08:47:08 +10:00 |
desugar.rs
|
Add syntax tests for record builder
|
2024-08-06 22:49:35 -07:00 |
env.rs
|
Add IdentIds::exposed_values
|
2024-04-23 20:12:54 -03: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
|
Ignore underscore-prefixed fields in record builders
|
2024-08-06 22:49:35 -07:00 |
lib.rs
|
Add Task as a built-in module/type
|
2024-06-25 00:03:56 -07:00 |
module.rs
|
Add Task as a built-in module/type
|
2024-06-25 00:03:56 -07:00 |
num.rs
|
Remove Nat from Num
|
2024-01-26 16:19:51 -05:00 |
pattern.rs
|
Handle multi pattern unbound list rest variables
|
2024-06-21 17:01:49 +01:00 |
procedure.rs
|
Fix unqualified unused import false positive
|
2024-04-20 12:18:52 -03:00 |
scope.rs
|
Merge branch 'main' into inline-imports
|
2024-04-28 00:11:29 -03:00 |
string.rs
|
Update roc code base to use $(...) syntax
|
2024-01-06 18:03:00 -05:00 |
suffixed.rs
|
spaces_middle -> lines_between
|
2024-07-29 13:06:48 -04:00 |
task_module.rs
|
Fix PR comments
|
2024-08-03 04:37:31 -07:00 |
traverse.rs
|
Removed LatestDocument and replaced it with a OnceLock
|
2024-01-29 21:54:47 +10:00 |