Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build out all variants for skipping whitespace | Kartik Agaram | 2019-08-24 | 1 | -0/+0 |
| | | | | skip {whitespace, non-whitespace} x {from stream, from slice} | ||||
* | done implementing all variants of 'get' | Kartik Agaram | 2019-08-13 | 1 | -0/+0 |
| | |||||
* | done with get-or-stop | Kartik Agaram | 2019-08-13 | 1 | -0/+0 |
| | |||||
* | half-done testing get-or-stop | Kartik Agaram | 2019-08-13 | 1 | -0/+0 |
| | | | | | | Probably not needed for desugar; I'm just working through what we may replace the calls to 'get-slice' with if and when we decide to start focusing error messages and so writing tests for them. | ||||
* | standardize test input/output/error streams | Kartik Agaram | 2019-08-13 | 1 | -0/+0 |
| | |||||
* | . | Kartik Agaram | 2019-08-13 | 1 | -0/+0 |
| | |||||
* | . | Kartik Agaram | 2019-08-13 | 1 | -0/+0 |
| | |||||
* | new variant: maybe-get-slice | Kartik Agaram | 2019-08-13 | 1 | -0/+0 |
| | |||||
* | new variant: maybe-get returns null on failure | Kartik Agaram | 2019-08-12 | 1 | -0/+0 |
| | |||||
* | better error message when get aborts | Kartik Agaram | 2019-08-12 | 1 | -0/+0 |
| | |||||
* | 5485 - promote SubX to top-level | Kartik Agaram | 2019-07-27 | 1 | -0/+0 |