Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix spurious "Lexical argument shadows the dynamic variable" due to inlining | Stefan Monnier | 2021-01-21 | 2 | -0/+23 |
* | Fix obsolete variable warnings about class names | Michael Heerdegen | 2021-01-06 | 1 | -0/+7 |
* | Make byte-compiler warn about wide docstrings | Stefan Kangas | 2020-12-28 | 15 | -0/+67 |
* | Add tests for several byte-compiler warnings | Stefan Kangas | 2020-12-03 | 16 | -0/+52 |
* | Fix byte-compiler warning for failed uses of lexical vars | Stefan Kangas | 2020-12-01 | 6 | -0/+21 |
* | Add tests for some byte-compiler warnings | Stefan Kangas | 2020-12-01 | 5 | -0/+31 |
* | Test byte-compiler free variable warning | Stefan Kangas | 2020-11-30 | 2 | -0/+6 |