Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | typeToString: type float => typedesc[float] (#17011) | Timothee Cour | 2021-02-12 | 1 | -2/+2 |
| | | | | | | | * typeToString: type float => typedesc[float] * fixup * fix tests | ||||
* | testament spec: remove errmsg alias of errormsg (#16188) | Timothee Cour | 2020-11-29 | 1 | -1/+1 |
| | |||||
* | 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 | ||||
* | closes #8610 ; adds test case (#10454) | Timothee Cour | 2019-01-25 | 1 | -0/+5 |