Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduce namespace `langutil` in liblangutil directory. | Christian Parpart | 2018-11-22 | 1 | -2/+2 |
| | | | | | | | Also: - Use {}-style list initialisation for SourceLocation construction - Introduce new system includes - Changes the API of the Scanner to take source as value (with move) as opposed to as a reference | ||||
* | Isolating files shared between Yul- and Solidity language frontend. | Christian Parpart | 2018-11-22 | 1 | -1/+1 |
| | |||||
* | Removing redundant virtual from override function declaration | mordax | 2018-11-21 | 1 | -2/+2 |
| | | | | | | Remove trailing whitespace Remove changelog change | ||||
* | Add control flow graph. | Daniel Kirchner | 2018-05-15 | 1 | -0/+148 |