summary refs log tree commit diff stats
path: root/tests/concepts/t3330.nim
Commit message (Expand)AuthorAgeFilesLines
* 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