A fast, friendly, functional language. https://roc-lang.org
Find a file
Joshua Warner ed62bcc15a
Fix a bunch of parser/formatter bugs found in fuzzing
Notably:
* Unified how parens are formatted between (1) when we have a ParensAround, and (2) when we've decided an Apply needs to have parens
* Made unary minus require the be indented to the same level as any other expression continuation. (it used to accidentally have rules meant for binary operators applied)
* Don't apply extra indent to the backpassing continuation in the case that the call does itself require indentation
* Make `try@foo` correctly parse as `try @foo`, so that formatting doesn't change the tree when it adds that space
* Detect more cases where we need to outdent trailing e.g. {} blocks in applies
* Approximately a bagillion other things, 90% of which I added tests for, and none of which affected the formatting of examples or builtins
2024-11-29 16:25:59 -08:00
.cargo
.github glue_cli_tests single threaded 2024-11-28 12:02:35 +01:00
.reuse
ci
crates Fix a bunch of parser/formatter bugs found in fuzzing 2024-11-29 16:25:59 -08:00
design
devtools
docker
examples
nightly_benches
nix
www use TESTING release for website 2024-11-29 13:29:39 +01:00
.gitattributes
.gitignore
.llvmenv
AUTHORS
BUILDING_FROM_SOURCE.md
Cargo.lock Fix a bunch of parser/formatter bugs found in fuzzing 2024-11-29 16:25:59 -08:00
Cargo.toml
CODE_OF_CONDUCT.md
CONTRIBUTING.md
default.nix
Earthfile
flake.lock
flake.nix
LEGAL_DETAILS
LICENSE
mlc_config.json
README.md
roc-for-elm-programmers.md
rust-toolchain.toml
shell.nix
typos.toml
version.txt

Work in progress!

Roc is not ready for a 0.1 release yet, but we do have:

If you'd like to contribute, get started here. Don't hesitate to ask for help on our group chat, we're friendly!

Sponsors

You can 💜 sponsor 💜 Roc on:

We are very grateful for our corporate sponsors Tweede golf, ohne-makler, and Decem:

tweede golf logo      ohne-makler logo      Decem logo

If you would like your company to become a corporate sponsor of Roc's development, please DM Richard Feldman on Zulip!

We'd also like to express our gratitude to our generous individual sponsors! A special thanks to those sponsoring $25/month or more:

Thank you all so much for helping Roc progress!