Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduce namespace `langutil` in liblangutil directory. | Christian Parpart | 2018-11-22 | 1 | -0/+1 |
| | | | | | | | 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 | ||||
* | Support searching inside multiple errors. | chriseth | 2018-02-12 | 1 | -0/+39 |
| | |||||
* | Merge pull request #2567 from ethereum/refactorExceptions | chriseth | 2017-07-13 | 1 | -1/+1 |
|\ | | | | | Refactor exceptions and provide comment function. | ||||
| * | Refactor exceptions and provide comment function. | chriseth | 2017-07-13 | 1 | -1/+1 |
| | | |||||
* | | Fix error message formatting | Federico Bond | 2017-07-13 | 1 | -1/+1 |
|/ | |||||
* | Verbose error message test failure. | chriseth | 2017-06-28 | 1 | -1/+10 |
| | |||||
* | test: various fixes | Yoichi Hirai | 2016-11-25 | 1 | -1/+3 |
| | |||||
* | interface: move searchForSubstring out of Error class into a separate file | Yoichi Hirai | 2016-11-24 | 1 | -0/+32 |