Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add descriptions for diagnostics parseable by xtask | Igor Aleksanov | 2020-10-19 | 1 | -0/+55 |
* | Keep SyntaxNodePtr::range private | Igor Aleksanov | 2020-10-12 | 1 | -2/+2 |
* | Fix code style issues | Igor Aleksanov | 2020-10-12 | 1 | -1/+1 |
* | Make incorrect case diagnostic work inside of functions | Igor Aleksanov | 2020-10-12 | 1 | -1/+3 |
* | Add diagnostics for enum names and variants | Igor Aleksanov | 2020-10-12 | 1 | -1/+1 |
* | Add fix for incorrect case diagnostic | Igor Aleksanov | 2020-10-12 | 1 | -1/+1 |
* | Add check for structure names to be CamelCase | Igor Aleksanov | 2020-10-12 | 1 | -1/+1 |
* | Add checks for function parameters | Igor Aleksanov | 2020-10-12 | 1 | -1/+3 |
* | Create basic support for names case checks and implement function name case c... | Igor Aleksanov | 2020-10-12 | 1 | -3/+78 |
* | Add type safety to diagnostic codes | Aleksey Kladov | 2020-08-18 | 1 | -17/+17 |
* | Merge branch 'master' into add-disable-diagnostics | Igor Aleksanov | 2020-08-14 | 1 | -0/+25 |
* | Rename ra_hir_ty -> hir_ty | Aleksey Kladov | 2020-08-13 | 1 | -0/+444 |