Commit Graph

5 Commits

Author SHA1 Message Date
Travis Staton
6b0021f1cd
complete patterns in parenthesized-blocks 2023-02-27 11:13:10 -05:00
Aaron Novstrup
93b0d2a353 replace case .. of syntax with match .. with 2020-02-07 18:59:37 -08:00
Paul Chiusano
e22273be0c when popping from the layout stack based on a closing token like ')' or '}', pop to the matching open token
this fixed the pending test I noticed and is probably much more robust in other cases
2019-03-23 22:06:53 -04:00
Paul Chiusano
d5ce8c41ae docs and tests, found an interesting pending test 2019-03-23 21:54:10 -04:00
Paul Chiusano
79c5d9a7bc closes #373 2019-03-23 21:14:41 -04:00