Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | liblangutil: refactor SourceReferenceFormatter, splitting out retrieval and ↵ | Christian Parpart | 2018-12-06 | 1 | -70/+33 |
| | | | | making use of new SourceLocation's CharStream knowledge | ||||
* | liblangutil: SourceLocation: adds (shared) pointer to underlying CharStream ↵ | Christian Parpart | 2018-12-01 | 1 | -5/+5 |
| | | | | | | source, eliminating sourceName Also, adapted affecting code to those changes. | ||||
* | Moving SourceReferenceFormatter into langutil namespace. | Christian Parpart | 2018-11-24 | 1 | -0/+129 |