roc/crates/compiler/fmt/src
Joshua Warner 0b8e68f70d
Fix approximately a bajillion fmt and parsing bugs
(discovered by fuzzing)

There's more to come, but this seems like a good batch for now.
2023-01-13 18:20:44 -08:00
..
annotation.rs Fix approximately a bajillion fmt and parsing bugs 2023-01-13 18:20:44 -08:00
collection.rs Introduce record! combinator 2022-11-28 20:25:55 -08:00
def.rs Fix approximately a bajillion fmt and parsing bugs 2023-01-13 18:20:44 -08:00
expr.rs Fix approximately a bajillion fmt and parsing bugs 2023-01-13 18:20:44 -08:00
lib.rs parse and format pattern as 2022-12-30 17:50:17 +01:00
module.rs Be more lenient with required indentation in collections 2023-01-01 17:49:51 -08:00
pattern.rs formatting 2022-12-30 23:27:06 +01:00
spaces.rs Fix approximately a bajillion fmt and parsing bugs 2023-01-13 18:20:44 -08:00