Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updates interface constructor and function type test. | Erik Kundt | 2018-07-07 | 2 | -9/+9 |
* | Fixes wrong visibility specifier in interface constructor test. | Erik Kundt | 2018-07-04 | 2 | -9/+9 |
* | Fixes broken syntax tests. | Erik Kundt | 2018-07-04 | 2 | -18/+9 |
* | Adds default visibility specifier to syntax tests. | Erik Kundt | 2018-07-04 | 8 | -31/+40 |
* | Update test suite. | Daniel Kirchner | 2018-07-03 | 2 | -18/+9 |
* | Remove trailing whitespace in missing visibility warning. | Daniel Kirchner | 2018-07-02 | 1 | -1/+1 |
* | Updates invalid syntax test. | Erik Kundt | 2018-06-29 | 1 | -1/+2 |
* | Updates syntax tests to new constructor syntax. | Erik Kundt | 2018-06-29 | 3 | -4/+14 |
* | Warn about functions named "constructor". | chriseth | 2018-04-19 | 1 | -0/+5 |
* | Fix name clashes between constructor and fallback function. | chriseth | 2018-04-18 | 3 | -1/+14 |
* | Extract tests. | chriseth | 2018-04-18 | 25 | -0/+197 |