Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix test following change to fixture parsing ↵ | David Lattimore | 2020-06-27 | 1 | -1/+11 | |
| | | | | (d016cb486738c1ab2574a322924183fa8a870b06) | |||||
* | SSR: Allow matching within macro calls | David Lattimore | 2020-06-27 | 3 | -2/+69 | |
| | ||||||
* | SSR: Allow matching of whole macro calls | David Lattimore | 2020-06-22 | 4 | -13/+173 | |
| | | | | Matching within macro calls is to come later and matching of macro calls within macro calls later still. | |||||
* | Allow SSR to match type references, items, paths and patterns | David Lattimore | 2020-06-22 | 6 | -0/+1456 | |
Part of #3186 |