Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "fixes #15280 [backport:1.2] (#15281)" (#15700) | Clyybber | 2020-10-24 | 1 | -1/+1 |
| | | | This reverts commit 3f00a738dbc8319b4dd2b86bf5529c096f2dd243. | ||||
* | fixes #15280 [backport:1.2] (#15281) | Andreas Rumpf | 2020-09-09 | 1 | -1/+1 |
| | | | | | | | * fixes #15280 [backport:1.2] * make tests green again * adapt tests | ||||
* | [cleanups] doassert => doAssert; mark deadcode (#14711) | Timothee Cour | 2020-06-17 | 1 | -6/+6 |
| | |||||
* | EndsInNoReturn in expressions extension, fixes #13490 (#13520) | cooldome | 2020-02-28 | 1 | -0/+37 |
| | | | | * fix #13490 | ||||
* | Fix spellings (#12277) [backport] | Federico Ceratto | 2019-09-27 | 1 | -1/+1 |
| | |||||
* | closes #11551 (#11693) | Arne Döring | 2019-07-09 | 1 | -0/+13 |
| | |||||
* | introduce internal Int128 type, use it to fix case stmt checks (#11652) | Arne Döring | 2019-07-05 | 1 | -0/+11 |
| | | | | | | * initial version of int128 * use int128 in case stmt * fixes #11552 | ||||
* | require errormsg to be specified before file. | Arne Döring | 2018-12-11 | 1 | -3/+2 |
| | |||||
* | Merge tests into a larger file (part 1 of ∞) (#9318) | Miran | 2018-10-12 | 1 | -0/+229 |
* 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 |