summary refs log tree commit diff stats
path: root/tests/concepts/texplain.nim
Commit message (Expand)AuthorAgeFilesLines
* better error messages: use <T1, T2> instead of (T1, T2) in order to prevent c...Araq2018-02-101-4/+4
* make tests green againAraq2017-12-011-40/+44
* Fix #5127Zahary Karadjov2017-06-201-9/+9
* restore compilation and make all concepts tests greenZahary Karadjov2017-03-241-36/+36
* further improvements to the error messages produced by conceptsZahary Karadjov2017-03-241-28/+56
* proper error reporting for concepts and the introduction of the {.explain.} p...Zahary Karadjov2017-03-241-0/+92