roc/crates/compiler/parse
Joshua Warner 07ebc81cba
Be more lenient with indentation in record parsing
... and extract a shared helper with collection_trailing_sep_e, thereby resolving some inconsistencies with normal collection parsing.

... and delete some dead code while I'm at it
2023-01-02 18:53:15 -08:00
..
benches Re-improve perf of skipping spaces and comments 2022-12-11 08:43:22 -08:00
src Be more lenient with indentation in record parsing 2023-01-02 18:53:15 -08:00
tests Move syntax tests to a dedicated crate 2022-12-26 22:50:24 -08:00
Cargo.toml Re-improve perf of skipping spaces and comments 2022-12-11 08:43:22 -08:00
generator.roc use latest cli platform, added wasm repl build test 2022-12-27 11:31:15 +01:00