Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tests into a larger file (part 1 of ∞) (#9318) | Miran | 2018-10-12 | 1 | -132/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | fixes #7906, array and openarray arg vs. ptr/ref generic (#7909) | andri lim | 2018-06-04 | 1 | -27/+114 |
| | | | | | | * fixes #7906, array and openarray arg vs. ptr/ref generic * add comment | ||||
* | fixes #7818, correct internal representation of generic objects array ↵ | andri lim | 2018-05-29 | 1 | -0/+45 |
construction (#7824) * defer skiptypes * defer skiptypes for tyRef & tyPtr * remove unneeded skipTypes |