Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SSR: Wrap placeholder expansions in parenthesis when necessary | David Lattimore | 2020-07-30 | 1 | -18/+88 |
* | SSR: Match paths based on what they resolve to | David Lattimore | 2020-07-24 | 1 | -10/+30 |
* | SSR: Parse template as Rust code. | David Lattimore | 2020-07-24 | 1 | -36/+70 |
* | SSR: Change the way rules are stored internally. | David Lattimore | 2020-07-24 | 1 | -1/+5 |
* | Structured search debugging | David Lattimore | 2020-07-01 | 1 | -2/+4 |
* | Fix handling of whitespace when applying SSR within macro expansions. | David Lattimore | 2020-06-27 | 1 | -16/+17 |
* | SSR: Allow matching of whole macro calls | David Lattimore | 2020-06-22 | 1 | -1/+9 |
* | Allow SSR to match type references, items, paths and patterns | David Lattimore | 2020-06-22 | 1 | -0/+55 |