Richard Feldman
|
49f8768271
|
Parse and format dbg
|
2022-11-22 21:08:26 -05:00 |
|
Joshua Warner
|
1efd7260de
|
Add fmt test to make sure formatting works for all parser test cases
|
2022-11-14 08:20:35 -05:00 |
|
Ayaz Hafiz
|
f6c21cc933
|
Correctly format abilities with comments
|
2022-10-04 10:03:51 -05:00 |
|
Richard Feldman
|
8e6abc8079
|
Clean up some formatter logic
|
2022-09-11 20:18:40 -04:00 |
|
Folkert
|
bcbc8b4d50
|
basic canonicalization
|
2022-08-09 13:59:24 +02:00 |
|
Richard Feldman
|
a3e441c086
|
Fix top-level expect formatting bugs
|
2022-08-04 23:14:19 -04:00 |
|
Richard Feldman
|
0d0cebc40d
|
Reproduce expect formatting bugs
|
2022-08-04 23:14:16 -04:00 |
|
Folkert
|
7597d11b59
|
parse the region of the preceding comment for an expect
|
2022-07-21 10:42:57 -04:00 |
|
Richard Feldman
|
f575807834
|
Merge remote-tracking branch 'origin/trunk' into outdent-infix
|
2022-07-16 16:08:36 -04:00 |
|
Ayaz Hafiz
|
be9944a7e1
|
Improve indent of has-abilities clauses
|
2022-07-15 11:59:03 -04:00 |
|
Richard Feldman
|
fa877e4184
|
Revert "Special-case records, lists, functions in def fmt"
This reverts commit c0b4ceea9b1d817c923eb82fa3ff7a36db90199f.
|
2022-07-13 22:32:42 -04:00 |
|
Richard Feldman
|
2be68189b4
|
Special-case records, lists, functions in def fmt
|
2022-07-13 22:32:42 -04:00 |
|
Richard Feldman
|
8178f22ce4
|
Always put a newline after a binop def body
|
2022-07-13 22:32:41 -04:00 |
|
Folkert
|
3dee90ced8
|
remove parse::ast::Def
|
2022-07-10 01:10:37 +02:00 |
|
Richard Feldman
|
5f0e3c72c5
|
Fix unstable formatting on opaque unions
|
2022-07-08 15:29:08 -04:00 |
|
Richard Feldman
|
01434c8e28
|
Don't over-indent type alias defs
|
2022-07-06 13:55:45 -04:00 |
|
Anton-4
|
eee85fa45d
|
moved all crates into seperate folder + related path fixes
|
2022-07-01 17:37:43 +02:00 |
|