roc/crates/compiler/parse
Joshua Warner 20d092ea48
Remove indented-else syntax from the formatter
This is step 1 in removing the syntax all together. The formatter will now seemlessly migrate everyone to the usual if/then/else syntax. After everyone has had a chance to upgrade, we can then remove this from the parser (in a future PR).
2025-01-20 19:18:37 -08:00
..
benches cli tests refactoring progress 2024-10-11 20:54:31 +02:00
src Remove indented-else syntax from the formatter 2025-01-20 19:18:37 -08:00
tests Move to new interpolation syntax 2025-01-10 10:29:20 -08:00
Cargo.toml replace cargo deps with workspace in lower_parms, module, mono, parse, problem, roc_target, serialize, solve, solve_problem, specialize_types, test_* 2024-11-29 11:29:04 +11:00