summary refs log tree commit diff stats
path: root/compiler/astmsgs.nim
Commit message (Expand)AuthorAgeFilesLines
* fixes #23494; Wrong type in object construction error message (#23504)ringabout2024-04-161-0/+6
* type refactoring: part 2 (#23059)Andreas Rumpf2023-12-131-1/+1
* 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