summary refs log tree commit diff stats
path: root/tests/concepts/tconcepts_overload_precedence.nim
Commit message (Collapse)AuthorAgeFilesLines
* new-style concepts implementation, WIP (#15251)Andreas Rumpf2021-02-241-1/+1
| | | | | | | | | | | | | * fixes #15210 [backport:1.2] * make tests green * make ordinal work * makes Swapable test compile * make Indexable example work * concepts: 'self' is now 'Self' * concepts: make Dictionary example compile * document the new concept implementation * concepts: make typeDesc work properly * concepts: allow documentation comments (d'oh)
* fix a typoZahary Karadjov2017-03-241-1/+1
|
* close #1991Zahary Karadjov2017-03-241-0/+69