roc/crates/compiler/fmt/src
2025-01-06 14:28:18 +11:00
..
annotation.rs Merge pull request #7468 from joshuawarner32/fuzzing-bugs-9 2025-01-06 14:28:18 +11:00
collection.rs Move MigrationFlags from an argument on format* to a field on Buf 2024-12-04 17:57:31 -08:00
def.rs Move backtracking for implements to specific spaces case that it's actually needed for, to avoid excess parsing work in extreme cases 2025-01-05 15:10:13 -08:00
expr.rs Merge pull request #7468 from joshuawarner32/fuzzing-bugs-9 2025-01-06 14:28:18 +11:00
header.rs Remove panic 2024-12-17 05:40:47 -06:00
lib.rs Git rid of MigrationFlags constructor 2025-01-02 16:49:08 -06:00
node.rs Migrate type vars to snake case (Redo) 2025-01-03 19:52:21 -06:00
pattern.rs Support '??' syntax for optional record fields 2025-01-04 14:26:20 -06:00
spaces.rs Feedback: dry out term, make fmt_spaces_with_newline_mode more readable, explicitly implement all the variants in ann_lift_spaces 2024-12-05 18:54:25 -08:00