Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SSR: Improve error reporting when a test fails | David Lattimore | 2020-07-03 | 1 | -15/+15 |
* | SSR: Extract error code out to a separate module | David Lattimore | 2020-07-03 | 1 | -9/+3 |
* | Structured search debugging | David Lattimore | 2020-07-01 | 1 | -5/+157 |
* | Fix handling of whitespace when applying SSR within macro expansions. | David Lattimore | 2020-06-27 | 1 | -1/+2 |
* | SSR: Allow matching within macro calls | David Lattimore | 2020-06-27 | 1 | -1/+17 |
* | SSR: Allow matching of whole macro calls | David Lattimore | 2020-06-22 | 1 | -8/+10 |
* | Allow SSR to match type references, items, paths and patterns | David Lattimore | 2020-06-22 | 1 | -0/+120 |