summary refs log tree commit diff stats
path: root/compiler/astmsgs.nim
Commit message (Expand)AuthorAgeFilesLines
* properly fix #10053 ; `FieldDefect` msg now shows discriminant value + linein...Timothee Cour2021-08-131-0/+11
* improve `--declaredLocs` to help disambiguate types (generics, aliases etc) (...Timothee Cour2021-07-081-1/+1
* followup #17777: declaredloc field error msgs now work with generics (#18259)Timothee Cour2021-06-141-0/+5
* handle tyUserTypeClassInst in addDeclaredLoc (#18236)Timothee Cour2021-06-111-1/+1
* add astmsgs; add `declared in` msg for usage lint errors (#17961)Timothee Cour2021-05-081-0/+23