Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Isolating files shared between Yul- and Solidity language frontend. | Christian Parpart | 2018-11-22 | 1 | -226/+0 |
* | Do not abort excessive warnings, just ignore them. | Alex Beregszaszi | 2018-04-06 | 1 | -14/+30 |
* | Ignore warnings when limited errors to 256 | Alex Beregszaszi | 2018-04-06 | 1 | -3/+10 |
* | Limit the number of errors output in a single run to 256 | Alex Beregszaszi | 2018-04-06 | 1 | -0/+14 |
* | Show unimplemented function if trying to instantiate an abstract class | Alex Beregszaszi | 2017-08-04 | 1 | -0/+10 |
* | Warn about shadowing variables. | Alex Beregszaszi | 2017-07-25 | 1 | -1/+13 |
* | Remove Why3 error class | Alex Beregszaszi | 2017-07-01 | 1 | -19/+0 |
* | Refactor error reporting | Rhett Aultman | 2017-05-30 | 1 | -0/+186 |