Richard Feldman
|
ce4501c329
|
Update mono tests
|
2024-04-25 23:10:54 -04:00 |
|
Richard Feldman
|
6571c18a35
|
Update tests
|
2024-04-25 23:10:45 -04:00 |
|
Richard Feldman
|
f557a29090
|
Don't add Ok and Err as symbols to scope
|
2024-04-25 20:07:40 -04:00 |
|
Anton-4
|
29e59dfec9
|
upgrade to basic-cli 0.9.1
|
2024-04-23 19:06:33 +02: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
|
84cd4233be
|
clippy fix
|
2024-04-22 18:55:34 +10:00 |
|
Luke Boswell
|
aa5dc09900
|
support for more trailing !
|
2024-04-22 18:38:51 +10:00 |
|
Luke Boswell
|
32c4083364
|
add new tests for trailing !
|
2024-04-22 18:38:26 +10:00 |
|
Luke Boswell
|
d69d2ee940
|
replace removed comment
|
2024-04-21 13:45:04 +10:00 |
|
Luke Boswell
|
9ad6d9248c
|
converge loc_pattern_help_help and loc_parse_tag_pattern_arg
|
2024-04-21 13:32:38 +10:00 |
|
Luke Boswell
|
6844df6c37
|
fix parsing lists in tag patterns
|
2024-04-21 13:27:50 +10:00 |
|
Luke Boswell
|
4cf256c6b7
|
Merge pull request #6654 from joshuawarner32/proposed_check_indent_fix
Remove unnecessary arg to check_indent
|
2024-04-21 07:49:17 +10:00 |
|
Joshua Warner
|
a24daeaa57
|
Fix syntax fuzzer cargo config
|
2024-04-20 11:21:36 -07:00 |
|
Joshua Warner
|
50d2111919
|
Remove unnecessary arg to check_indent
Quick refactoring / follow-up to #6634
|
2024-04-19 20:25:55 -07:00 |
|
Richard Feldman
|
6059f7afcb
|
Merge pull request #6651 from roc-lang/fix-nesting-suffix
Fix recursion for suffixed `!` in top-level def
|
2024-04-19 14:53:34 -04:00 |
|
Richard Feldman
|
da129c9a41
|
Merge pull request #6650 from nathanielknight/fix-shiftLeftBy-example
Minor fix to the docstring of `Num.shiftLeftBy`
|
2024-04-19 07:19:48 -04:00 |
|
Luke Boswell
|
5e738a4ab5
|
fix recursion in top-level def
|
2024-04-19 10:34:33 +10:00 |
|
Nathaniel Knight
|
02689de797
|
Minor fix to the docstring of Num.shiftLeftBy
|
2024-04-17 20:50:17 -07: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 |
|
Luke Boswell
|
7a84dcd39c
|
don't unwrap intermediate answer if not required
|
2024-04-16 16:25:20 +10:00 |
|
Luke Boswell
|
c5cba98381
|
Merge remote-tracking branch 'remote/main' into suffixed-bang
|
2024-04-16 06:42:31 +10:00 |
|
Luke Boswell
|
f9771a9983
|
split test_utils
|
2024-04-15 20:30:34 +10:00 |
|
Luke Boswell
|
7c94e4db04
|
cargo fmt
|
2024-04-15 14:38:20 +10:00 |
|
Luke Boswell
|
3cd1f13009
|
update test_syntax snapshot
|
2024-04-15 14:30:18 +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
|
129ca94733
|
remove unit type from EmptyDefsFinal
|
2024-04-14 13:45:07 +10:00 |
|
Luke Boswell
|
93ef5e42dc
|
fix tests, make clippy happy
|
2024-04-14 13:45:07 +10:00 |
|
Luke Boswell
|
f9fb59f0c2
|
cleanup and refactor suffixed tests
|
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
|
b13adf6898
|
more flexible statement parsing
|
2024-04-14 13:45:06 +10:00 |
|
Luke Boswell
|
68c00a1493
|
fix replace_value_def
|
2024-04-14 13:45:06 +10:00 |
|
Luke Boswell
|
bd264eb5c3
|
add new tests
|
2024-04-14 13:45:06 +10:00 |
|
Luke Boswell
|
5bb44fcce5
|
most tests passing
|
2024-04-14 13:45:05 +10:00 |
|
Luke Boswell
|
ed2b9e9703
|
fix split_defs and replace_def
|
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 |
|
Luke Boswell
|
0578db8685
|
move suffixed things into separate file
|
2024-04-14 13:45:05 +10:00 |
|
Luke Boswell
|
4fa58b60d8
|
remove excessive hashes in multilin string literal
|
2024-04-14 13:45:04 +10:00 |
|
Luke Boswell
|
c5ff88e94a
|
fix for ValueDefs with annotation, test for closures
|
2024-04-14 13:45:04 +10:00 |
|
Luke Boswell
|
79fc499c31
|
support multiple defs and statements
|
2024-04-14 13:45:04 +10:00 |
|
Luke Boswell
|
81aa6a0356
|
fix test failure
|
2024-04-14 13:45:04 +10:00 |
|
Luke Boswell
|
78797da661
|
cargo fmt
|
2024-04-14 13:45:04 +10:00 |
|
Luke Boswell
|
6f607aba11
|
WIP support nested suffixes
|
2024-04-14 13:45:03 +10:00 |
|