roc/compiler/fmt/src
2022-05-06 14:37:22 -04:00
..
annotation.rs Replace references to "global tag" with "tag" 2022-04-25 17:04:34 -04:00
collection.rs feature(formatter): allow single blank line around comments in lists, records, type annotations 2022-05-01 18:28:49 +01:00
def.rs feat(formatter): implement outdent formatting for multiline lists and records 2022-04-24 16:52:02 +01:00
expr.rs feature(formatter): allow single blank line around comments in lists, records, type annotations 2022-05-01 18:28:49 +01:00
lib.rs Move RemoveSpaces into fmt, for use in tests 2022-05-06 14:37:22 -04:00
module.rs Drop an unnecessary lifetime annotation 2022-05-06 12:06:28 -04:00
pattern.rs Replace references to "global tag" with "tag" 2022-04-25 17:04:34 -04:00
spaces.rs Move RemoveSpaces into fmt, for use in tests 2022-05-06 14:37:22 -04:00