aboutsummaryrefslogtreecommitdiff
path: root/macros/src
Commit message (Collapse)AuthorAgeFilesLines
* apply clippy lintsfigsoda2021-11-021-1/+1
|
* add `explain` subcommand and explanations to all lintsAkshay2021-10-313-162/+216
|
* allow match_kind to accept multiple kindsAkshay2021-10-151-2/+14
|
* add error code and report codegen, document a bitAkshay2021-09-211-0/+29
|
* use stderr by default, improved macro codeAkshay2021-09-211-2/+2
|
* implement lint_mapAkshay2021-09-151-16/+40
|
* add proc-macro to define lintAkshay2021-09-131-5/+129
|
* restructure repo into bin, lib and macrosAkshay2021-09-111-0/+7