Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | new-style concepts implementation, WIP (#15251) | Andreas Rumpf | 2021-02-24 | 1 | -1/+1 |
| | | | | | | | | | | | | | * fixes #15210 [backport:1.2] * make tests green * make ordinal work * makes Swapable test compile * make Indexable example work * concepts: 'self' is now 'Self' * concepts: make Dictionary example compile * document the new concept implementation * concepts: make typeDesc work properly * concepts: allow documentation comments (d'oh) | ||||
* | require errormsg to be specified before file. | Arne Döring | 2018-12-11 | 1 | -15/+14 |
| | |||||
* | Merge tests into a larger file (part 1 of ∞) (#9318) | Miran | 2018-10-12 | 1 | -0/+441 |
* merge actiontable tests * merge arithm tests * merge array tests * merge assign tests * merge bind tests * merge casestmt tests * merge closure tests * merge cnt seq tests * merge collections tests * merge concept issues tests * merge concept tests * fix failing tests * smaller outputs Use `doAssert` where possible. * fix wrong output * split `tcomputedgoto` * revert merging concepts * fix failing test |