Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SSR: Refactor matching code. | David Lattimore | 2020-07-03 | 1 | -80/+75 |
* | SSR: Add initial support for placeholder constraints | David Lattimore | 2020-07-01 | 1 | -1/+38 |
* | Structured search debugging | David Lattimore | 2020-07-01 | 1 | -6/+4 |
* | Fix some typos | David Lattimore | 2020-06-30 | 1 | -1/+1 |
* | Fix handling of whitespace when applying SSR within macro expansions. | David Lattimore | 2020-06-27 | 1 | -1/+1 |
* | SSR: Allow matching within macro calls | David Lattimore | 2020-06-27 | 1 | -1/+3 |
* | SSR: Allow matching of whole macro calls | David Lattimore | 2020-06-22 | 1 | -4/+101 |
* | Allow SSR to match type references, items, paths and patterns | David Lattimore | 2020-06-22 | 1 | -0/+494 |