Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | require errormsg to be specified before file. | Arne Döring | 2018-12-11 | 1 | -1/+1 |
| | |||||
* | More checks for custom pragmas placement (#8765) | LemonBoy | 2018-08-25 | 1 | -1/+1 |
| | | | | We're not interested in custom pragmas attached to certain node kinds so the compiler silently ignored them. | ||||
* | Validate pragmas attached to for variables (#8749) | LemonBoy | 2018-08-24 | 1 | -0/+10 |
Fixes #8741 |