Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | disallow typedesc in arrays & move existing checks to `types.typeAllowedAux` ↵ | Neelesh Chandola | 2020-05-29 | 1 | -1/+1 |
| | | | | | | (#13261) * disallow typedesc in arrays and move previous checks to types.typeAllowedAux | ||||
* | Assigning template to var/let/const gives a proper error (#12851) | Neelesh Chandola | 2019-12-09 | 1 | -1/+1 |
| | | | | | | * Assigning template to var/let/const gives a proper error * Fix style | ||||
* | error message for accidental use of macro (#10490) | Arne Döring | 2019-02-19 | 1 | -0/+9 |
* error message for accidental use of macro |