Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixes #12741 (#14005) | Andreas Rumpf | 2020-04-19 | 1 | -1/+1 |
| | | | | * fixes #12741 * updated tests | ||||
* | fix #13538 sigmatch errors are now sorted (#13701) | Timothee Cour | 2020-03-20 | 1 | -4/+4 |
| | | | | | | | * fix #13538 sigmatch now sorted and has reliable order * re-enable tests that were disabled because of that bug * fix remaining tests and un-disable 2 other tests that were affected by this bug | ||||
* | fixes #5170 (#13589) | Andreas Rumpf | 2020-03-05 | 1 | -2/+2 |
| | | | | | | * fixes #5170 * make tests green | ||||
* | fix #13182: `proc fun(a: varargs[Foo, conv])` now can be overloaded (#13345) ↵ | Timothee Cour | 2020-02-07 | 1 | -0/+47 |
[backport] |