Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ensure parameter names match between headers and implementation | Alex Beregszaszi | 2017-09-20 | 1 | -1/+1 |
* | Add copy constructor to ErrorReporter (since it has assignment operator) | Alex Beregszaszi | 2017-08-25 | 1 | -0/+3 |
* | Mark appropriate constructors explicit | Alex Beregszaszi | 2017-08-22 | 1 | -1/+1 |
* | Use a secondary location for function override errors | Federico Bond | 2017-08-12 | 1 | -2/+2 |
* | Show unimplemented function if trying to instantiate an abstract class | Alex Beregszaszi | 2017-08-04 | 1 | -0/+6 |
* | Warn about shadowing variables. | Alex Beregszaszi | 2017-07-25 | 1 | -11/+11 |
* | Remove Why3 error class | Alex Beregszaszi | 2017-07-01 | 1 | -4/+0 |
* | Refactor error reporting | Rhett Aultman | 2017-05-30 | 1 | -0/+106 |