Aidan
|
ddb58a2cd5
|
spaces_middle -> lines_between
|
2024-07-29 13:06:48 -04:00 |
|
Aidan
|
91fdd903e7
|
comment -> spaces_middle
|
2024-07-29 10:04:32 -04:00 |
|
Aidan
|
3c78b4fb86
|
functional changes
|
2024-07-27 12:16:04 -04:00 |
|
Kiryl Dziamura
|
7aa31a1639
|
code cleanup
|
2024-07-23 23:16:50 +02:00 |
|
Kiryl Dziamura
|
10bdabf52e
|
better desugared idents
|
2024-07-23 23:16:49 +02:00 |
|
Kiryl Dziamura
|
9a37aeb82f
|
fix types propagation
|
2024-07-23 23:16:49 +02:00 |
|
Kiryl Dziamura
|
4d5586b68a
|
simplify identity unwrap
|
2024-07-23 23:16:49 +02:00 |
|
Kiryl Dziamura
|
a7ca02dd61
|
unwrap identity call
|
2024-07-23 23:16:48 +02:00 |
|
Kiryl Dziamura
|
56eae5df95
|
propagate type annotations to desugared ast
|
2024-07-23 23:16:47 +02:00 |
|
Anton-4
|
0502734293
|
fmt
|
2024-07-08 14:14:36 +02:00 |
|
Anton-4
|
6b2d2e3406
|
minor improvements
|
2024-07-08 14:11:22 +02:00 |
|
Kiryl Dziamura
|
8163de02f3
|
refactor unique ident generator
|
2024-07-08 09:44:36 +02:00 |
|
Kiryl Dziamura
|
e0af069645
|
don't unwrap empty destructuring pattern
|
2024-07-08 09:44:35 +02:00 |
|
Anton-4
|
1bcf30391b
|
Merge pull request #6819 from roc-lang/rust-1-77-2-upgrade
Rust 1.77.2 upgrade
|
2024-07-06 03:23:54 +02:00 |
|
Kiryl Dziamura
|
1008b94259
|
fix returned expression desugaring
|
2024-07-01 19:46:59 +02:00 |
|
Kiryl Dziamura
|
aa17d17c60
|
handle bang in dbg arg
|
2024-06-28 13:26:38 +02:00 |
|
Anton-4
|
05a61e2210
|
clippy + fmt
|
2024-06-19 12:34:10 +02:00 |
|
Kiryl Dziamura
|
3e5cfb546d
|
check if when branch is suffixed
|
2024-06-03 23:45:54 +02:00 |
|
Kiryl Dziamura
|
8883ab9a91
|
Desugar expect continuation
|
2024-06-03 16:58:31 +02:00 |
|
Kiryl Dziamura
|
24f6e46c64
|
panic with unreachable error
|
2024-05-28 11:26:32 +02:00 |
|
Kiryl Dziamura
|
cbe5d127d7
|
fix typos
|
2024-05-28 09:48:54 +02:00 |
|
Kiryl Dziamura
|
ce6e21ff7a
|
ignore def pattern for function args
|
2024-05-27 18:21:00 +02:00 |
|
Luke Boswell
|
9a7b62ac22
|
handle dbg when unwrapping suffixed !
|
2024-05-04 21:37:47 +02:00 |
|
Anton-4
|
f7011c8e33
|
Merge pull request #6644 from roc-lang/rust-1-76-0-upgrade
Rust 1.76.0 upgrade
|
2024-05-03 07:25:19 +02:00 |
|
Anton-4
|
c303be7553
|
Merge branch 'main' into rust-1-76-0-upgrade
|
2024-04-30 19:36:01 +02:00 |
|
Agus Zubiaga
|
a8a829aadd
|
Merge branch 'main' into inline-imports
|
2024-04-28 00:11:29 -03:00 |
|
Luke Boswell
|
db4607125b
|
remove suffixed from Pattern
|
2024-04-28 08:47:08 +10:00 |
|
Luke Boswell
|
2fe03e6c91
|
remove suffixed from Expr::Var
|
2024-04-28 08:47:08 +10:00 |
|
Luke Boswell
|
1640ee1321
|
update logic for Expr::TaskAwaitBang
|
2024-04-28 08:47:08 +10:00 |
|
Joshua Warner
|
7c53cf0cd7
|
Fixup tests
|
2024-04-28 08:47:07 +10:00 |
|
Agus Zubiaga
|
f69bc2e46f
|
Merge branch 'main' into inline-imports
|
2024-04-23 18:57:20 -03:00 |
|
Anton-4
|
8902f3e9e3
|
fix typo
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
|
2024-04-23 12:57:04 +02:00 |
|
Luke Boswell
|
aa5dc09900
|
support for more trailing !
|
2024-04-22 18:38:51 +10:00 |
|
Agus Zubiaga
|
d5a38a26db
|
Merge branch 'main' into inline-imports
|
2024-04-20 12:01:11 -03:00 |
|
Luke Boswell
|
ae908f89a9
|
suffixed when branches
|
2024-04-18 12:47:11 +10:00 |
|
Luke Boswell
|
a889810dfd
|
unwrap suffixed when condition
|
2024-04-18 09:44:57 +10:00 |
|
Luke Boswell
|
0198a683c7
|
fix unwrapping of trailing expr
|
2024-04-17 09:54:29 +10:00 |
|
Anton-4
|
99ca3f545f
|
clippy
|
2024-04-16 20:02:08 +02:00 |
|
Luke Boswell
|
7a84dcd39c
|
don't unwrap intermediate answer if not required
|
2024-04-16 16:25:20 +10:00 |
|
Luke Boswell
|
ee42dfc317
|
add support for if-then-else
|
2024-04-15 14:20:49 +10:00 |
|
Luke Boswell
|
2a222f3a51
|
optimise by not unwrapping sometimes
|
2024-04-15 10:02:03 +10:00 |
|
Luke Boswell
|
7886d30b8e
|
parse/unwrap nested defs
|
2024-04-15 09:25:00 +10:00 |
|
Luke Boswell
|
93ef5e42dc
|
fix tests, make clippy happy
|
2024-04-14 13:45:07 +10:00 |
|
Luke Boswell
|
0143035dc0
|
cleanup, improve docs
|
2024-04-14 13:45:06 +10:00 |
|
Luke Boswell
|
c32fa5b600
|
support optional suffied last def
|
2024-04-14 13:45:06 +10:00 |
|
Luke Boswell
|
4625926486
|
suffixed tests passing
|
2024-04-14 13:45:06 +10:00 |
|
Luke Boswell
|
5bb44fcce5
|
most tests passing
|
2024-04-14 13:45:05 +10:00 |
|
Luke Boswell
|
f1d568b848
|
WIP try simplification
|
2024-04-14 13:45:05 +10:00 |
|
Luke Boswell
|
8b9e08bd76
|
WIP try simplification
|
2024-04-14 13:45:05 +10:00 |
|
Luke Boswell
|
85b76a14b4
|
cleanup, add some docs
|
2024-04-14 13:45:05 +10:00 |
|