Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clean up deprecated stuff and unused imports in tests (#13059) | Miran | 2020-01-07 | 1 | -2/+2 |
| | |||||
* | 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 | ||||
* | fixes #12042 (#12083) | Andreas Rumpf | 2019-08-29 | 1 | -0/+15 |
| | | | | | | * fixes #12042 * make tests green again | ||||
* | Fixes for ptr array deref codegen (#11191) | Jasper Jenkins | 2019-05-07 | 1 | -1/+17 |
| | | | | | * fixes for ptr array derefence codegen * fix comments, make diff nicer | ||||
* | require errormsg to be specified before file. | Arne Döring | 2018-12-11 | 5 | -17/+6 |
| | |||||
* | Always check the deduced type validity for result | LemonBoy | 2018-09-17 | 1 | -0/+7 |
| | | | | Fixes #8259 | ||||
* | Test case for #6163 (#8960) | genotrance | 2018-09-14 | 1 | -0/+17 |
| | | | | * Test case for #6163 | ||||
* | fixed #2240 and #3586 | andri lim | 2016-01-05 | 1 | -0/+54 |
| | |||||
* | new tester; all tests categorized | Araq | 2014-01-13 | 3 | -0/+47 |