about summary refs log tree commit diff stats
path: root/shell/parenthesize.mu
Commit message (Collapse)AuthorAgeFilesLines
* start guessing parentheses based on indentationKartik K. Agaram2021-06-201-5/+22
|
* snapshotKartik K. Agaram2021-06-201-2/+371
| | | | | This is going better than expected; just 3 failing tests among the new ones.
* start emitting indent tokensKartik K. Agaram2021-06-181-0/+21