Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix fp with manual_inherit and manual_inherit_from | Akshay | 2021-10-28 | 1 | -0/+1 |
* | allow stdin input to statix-single, vim pluginv0.2.2 | Akshay | 2021-10-27 | 1 | -0/+7 |
* | set internal crates to 0.0.0, bump to v0.2.0v0.2.0 | Akshay | 2021-10-26 | 1 | -1/+4 |
* | add support for json out | Akshay | 2021-10-24 | 1 | -0/+44 |
* | add suggestion application logic | Akshay | 2021-10-23 | 1 | -0/+22 |
* | rework few error messages | Akshay | 2021-10-19 | 1 | -0/+7 |
* | allow match_kind to accept multiple kinds | Akshay | 2021-10-15 | 1 | -5/+7 |
* | new lint: collapsible_let_in | Akshay | 2021-10-03 | 1 | -4/+4 |
* | new lint: legacy_let_syntax | Akshay | 2021-10-02 | 1 | -11/+32 |
* | new lint: empty-let-in | Akshay | 2021-10-02 | 1 | -3/+3 |
* | add error code and report codegen, document a bit | Akshay | 2021-09-21 | 1 | -24/+52 |
* | add suggestion to bool_comparison | Akshay | 2021-09-21 | 1 | -6/+36 |
* | implement lint_map | Akshay | 2021-09-15 | 1 | -21/+48 |
* | add demo lint: bool_comparison | Akshay | 2021-09-13 | 1 | -5/+45 |
* | restructure repo into bin, lib and macros | Akshay | 2021-09-11 | 1 | -0/+7 |