Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Only consider files ending with .sol and not starting with ~ in syntax tests. | Daniel Kirchner | 2018-03-16 | 1 | -1/+9 |
* | Only colour error type, not error message in isoltest. | Daniel Kirchner | 2018-03-15 | 1 | -10/+16 |
* | Add formatted printing to SyntaxTest and expand its public interface. | Daniel Kirchner | 2018-03-15 | 1 | -13/+43 |
* | Store filenames in static variable to guarantee sufficient lifetime. | Daniel Kirchner | 2018-03-14 | 1 | -1/+5 |
* | Minor adjustments. | Daniel Kirchner | 2018-03-13 | 1 | -4/+4 |
* | Refactoring; fuse SyntaxTestParser and SyntaxTester to SyntaxTest. | Daniel Kirchner | 2018-03-13 | 1 | -0/+205 |