Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | typeToString can now show (recursively) resolved type aliases; fixes #8569 ↵ | Timothee Cour | 2019-08-31 | 1 | -1/+1 |
| | | | | | | | | | | | #8083 #8570 (#11678) * nested typeToString * typeToString: preferResolved * add test * fix test * preferMixed * fix tests | ||||
* | require errormsg to be specified before file. | Arne Döring | 2018-12-11 | 1 | -1/+1 |
| | |||||
* | Always check the deduced type validity for result | LemonBoy | 2018-09-17 | 1 | -0/+7 |
Fixes #8259 |