roc/crates/compiler/fmt/src
Agus Zubiaga 3217e5a3f0
Allow dots in import module names
We found some issues with the private submodules part of the proposal [1],
and we decided to keep module directories for now.

[1] https://docs.google.com/document/d/1E_77fO-44BtoBtXoVeWyGh1xN2KRTWTu8q6i25RNNx0/edit#heading=h.x84bh32l37em
2024-04-20 12:33:02 -03:00
..
annotation.rs | -> where 2023-06-05 20:19:00 -04:00
collection.rs Fix formatting of initial newlines in collections 2023-02-17 09:08:50 -08:00
def.rs Allow dots in import module names 2024-04-20 12:33:02 -03:00
expr.rs remove unit type from EmptyDefsFinal 2024-04-14 13:45:07 +10:00
lib.rs Fix a bunch of bugs in parsing/formatting found by fuzzing 2023-02-07 20:25:56 -08:00
module.rs many clippy fixes 2023-04-24 16:21:46 +02:00
pattern.rs add suffixed to Identifer and QualifiedIdentifier 2024-04-14 13:45:00 +10:00
spaces.rs Merge branch 'main' into inline-imports 2024-04-20 12:01:11 -03:00