summary refs log tree commit diff stats
path: root/tests/concepts/t3330.nim
Commit message (Expand)AuthorAgeFilesLines
* fix #14217 (#14218)cooldome2020-05-051-2/+2
* fix #13538 sigmatch errors are now sorted (#13701)Timothee Cour2020-03-201-17/+17
* remove deprecated procs (#12535)Andreas Rumpf2019-11-051-10/+10
* ungeneric unsigned ops (#12230)Jasper Jenkins2019-10-111-7/+7
* fixes #11807 (#11900)Andreas Rumpf2019-08-071-6/+6
* address commentsTimothee Cour2019-07-081-2/+2
* make tests/concepts/t3330.nim disabled again: the order of candidates is mach...Timothee Cour2019-07-081-5/+5
* fix testsTimothee Cour2019-07-081-14/+28
* make tests green againAndreas Rumpf2018-10-241-0/+1
* compiler: show name of instantiating context in error traces (#6763) (#9207)xzfc2018-10-111-2/+2
* fixes #6255, add `system.ashr` arithmetic right shift (#8547)andri lim2018-08-071-6/+6
* make concepts tests green againAndreas Rumpf2018-07-061-9/+9
* better error messages: use <T1, T2> instead of (T1, T2) in order to prevent c...Araq2018-02-101-23/+23
* improve the error messages regarding type mismatches in overloading resolutionAndreas Rumpf2018-02-041-7/+30
* make tests green againAraq2018-01-151-1/+1
* Improved collection-to-string behavior (#6825)Fabian Keller2017-12-141-1/+1
* make tests green againAndreas Rumpf2017-08-311-4/+4
* close #3330Zahary Karadjov2017-03-241-0/+41