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 | ||||
* | disallow typedesc in arrays & move existing checks to `types.typeAllowedAux` ↵ | Neelesh Chandola | 2020-05-29 | 1 | -0/+11 |
(#13261) * disallow typedesc in arrays and move previous checks to types.typeAllowedAux |