summary refs log tree commit diff stats
path: root/compiler/concepts.nim
Commit message (Expand)AuthorAgeFilesLines
* move assertions out of system (#19599)flywind2022-03-231-0/+3
* Make error message for empty new-styled concept more descriptive (#18506)konsumlamm2021-07-181-8/+7
* cString => cSourceString; tyCString => tyCstring so that error msgs show cstr...Timothee Cour2021-04-171-2/+2
* new-style concepts implementation, WIP (#15251)Andreas Rumpf2021-02-241-0/+340