Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | apply clippy lints | figsoda | 2021-11-02 | 1 | -1/+1 |
| | |||||
* | add `explain` subcommand and explanations to all lints | Akshay | 2021-10-31 | 3 | -162/+216 |
| | |||||
* | add MIT licensev0.2.1 | Akshay | 2021-10-27 | 1 | -0/+1 |
| | |||||
* | set internal crates to 0.0.0, bump to v0.2.0v0.2.0 | Akshay | 2021-10-26 | 1 | -1/+1 |
| | |||||
* | allow match_kind to accept multiple kinds | Akshay | 2021-10-15 | 1 | -2/+14 |
| | |||||
* | add error code and report codegen, document a bit | Akshay | 2021-09-21 | 1 | -0/+29 |
| | |||||
* | use stderr by default, improved macro code | Akshay | 2021-09-21 | 1 | -2/+2 |
| | |||||
* | implement lint_map | Akshay | 2021-09-15 | 1 | -16/+40 |
| | |||||
* | add proc-macro to define lint | Akshay | 2021-09-13 | 2 | -5/+138 |
| | |||||
* | restructure repo into bin, lib and macros | Akshay | 2021-09-11 | 2 | -0/+15 |