Micha Reiser
|
86ced3516b
|
Introduce SourceCodeSlice to reduce the size of FormatElement (#4622)
Introduce `SourceCodeSlice` to reduce the size of `FormatElement`
|
2023-05-24 15:04:52 +00:00 |
|
Micha Reiser
|
6943beee66
|
Remove source position from FormatElement::DynamicText (#4619)
|
2023-05-24 16:36:14 +02:00 |
|
Micha Reiser
|
1ccef5150d
|
Remove lifetime from FormatContext (#4376)
|
2023-05-11 15:43:42 +00:00 |
|
Charlie Marsh
|
51bca19c1d
|
Add builders for common comment rendering (#3232)
|
2023-02-26 04:16:24 +00:00 |
|
Jeong YunWon
|
84e96cdcd9
|
More enum work (#3212)
|
2023-02-25 11:40:16 -05:00 |
|
Charlie Marsh
|
159422071e
|
Handle end-of-line comments on excepthandler and alias (#3196)
|
2023-02-23 22:35:39 -05:00 |
|
Charlie Marsh
|
6e02405bd6
|
Add StmtKind::Try ; fix trailing newlines (#3074)
|
2023-02-20 22:55:32 +00:00 |
|