Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup 0.5.0 test cases | Alex Beregszaszi | 2018-08-06 | 1 | -10/+0 |
* | Disallow functions without implementation to use modifiers. This was already ... | Christian Parpart | 2018-07-24 | 1 | -2/+2 |
* | Disallow constructor arguments given multiple times. | chriseth | 2018-06-29 | 1 | -1/+1 |
* | C99 scoping rules by default | Leonardo Alt | 2018-06-20 | 2 | -7/+2 |
* | Update expectations. | chriseth | 2018-04-12 | 9 | -15/+16 |
* | Extract modifier tests. | chriseth | 2018-04-12 | 14 | -0/+73 |
* | Warn if modifiers are applied to functions without implementation. | chriseth | 2018-04-12 | 2 | -0/+23 |