Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | liblangutil: Scanner: remove superfluous sourceName field (it's in CharStream... | Christian Parpart | 2018-12-01 | 1 | -2/+1 |
* | liblangutil: SourceLocation: adds (shared) pointer to underlying CharStream s... | Christian Parpart | 2018-12-01 | 1 | -22/+29 |
* | Change scanner error diagnostics to be non-intrusive to the token API. | Christian Parpart | 2018-11-24 | 1 | -22/+48 |
* | adapt to latest code changes | Lazaridis | 2018-11-24 | 1 | -13/+17 |
* | Introduce namespace `langutil` in liblangutil directory. | Christian Parpart | 2018-11-22 | 1 | -9/+7 |
* | Splitting out CharStream from Scanner. | Christian Parpart | 2018-11-22 | 1 | -50/+0 |
* | Isolating files shared between Yul- and Solidity language frontend. | Christian Parpart | 2018-11-22 | 1 | -0/+920 |