Anton-4
|
9748e4a4dc
|
many clippy fixes
|
2023-04-24 16:21:46 +02:00 |
|
Anton-4
|
937722c462
|
Merge branch 'main' of github.com:roc-lang/roc into rust_version_upgrade
|
2023-04-22 17:14:01 +02:00 |
|
Anton-4
|
e784baccce
|
rust update, nix update, clippy fixes
|
2023-04-22 14:51:01 +02:00 |
|
Folkert
|
4cd8f0a056
|
clippy --fix fixes
|
2023-04-21 12:05:51 +02:00 |
|
Brendan Hansknecht
|
8f238046be
|
get basic parsing and formatting working
|
2023-04-09 14:03:31 -07:00 |
|
Brendan Hansknecht
|
99547086ee
|
add very rough framework of how the parse might need to change
|
2023-04-09 14:03:31 -07:00 |
|
Joshua Warner
|
0da50a612d
|
Be more lenient with required indentation in collections
... and also remove a bunch of now-dead errors that can't be triggered.
|
2023-01-01 17:49:51 -08:00 |
|
Richard Feldman
|
09764be7c3
|
Go back to PackageName
|
2022-12-18 10:11:19 -05:00 |
|
Richard Feldman
|
ec9cf4efe2
|
Merge branch 'to' into packages
|
2022-12-12 01:15:34 -05:00 |
|
Richard Feldman
|
8a9e152a5b
|
Rename PackageName to PackagePath
|
2022-12-12 00:41:55 -05:00 |
|
Richard Feldman
|
8a5ddaab2f
|
Drop imports from package header
That doesn't actually make sense!
|
2022-12-04 06:26:44 -05:00 |
|
Richard Feldman
|
da595a86b0
|
Parse package module header
|
2022-12-04 06:26:44 -05:00 |
|
Joshua Warner
|
2b91af02df
|
Introduce record! combinator
... and refactor header parser to fully use combinators, in support of future combinator-based superpowers
|
2022-11-28 20:25:55 -08:00 |
|
Ayaz Hafiz
|
df3b7cb1b4
|
Preserve comments before header
Closes #4212
|
2022-10-05 08:34:30 -05:00 |
|
Richard Feldman
|
8e6abc8079
|
Clean up some formatter logic
|
2022-09-11 20:18:40 -04:00 |
|
Richard Feldman
|
23a02a7a75
|
Don't over-indent module header collections
|
2022-07-06 13:46:11 -04:00 |
|
Anton-4
|
eee85fa45d
|
moved all crates into seperate folder + related path fixes
|
2022-07-01 17:37:43 +02:00 |
|