Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make use of C++ `= default` constructor declarations as well as more ↵ | Christian Parpart | 2018-12-19 | 1 | -1/+1 |
| | | | | non-static member initialization syntax. | ||||
* | Sort includes in libsolidity/codegen | Leonardo Alt | 2018-12-18 | 1 | -2/+2 |
| | |||||
* | Introduce namespace `langutil` in liblangutil directory. | Christian Parpart | 2018-11-22 | 1 | -21/+21 |
| | | | | | | | 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 | -11/+11 |
| | | | | | | Remove trailing whitespace Remove changelog change | ||||
* | Add virtual destructor in LValue class. | Alexander Arlt | 2018-04-25 | 1 | -0/+1 |
| | |||||
* | Fix licensing headers | VoR0220 | 2016-11-23 | 1 | -4/+4 |
| | | | | Signed-off-by: VoR0220 <rj@erisindustries.com> | ||||
* | Remove the remains of "expresison" | Nicolai | 2016-07-15 | 1 | -1/+1 |
| | |||||
* | Fix override warning. | chriseth | 2015-10-23 | 1 | -1/+1 |
| | |||||
* | File reorganisation. | chriseth | 2015-10-21 | 1 | -0/+224 |