summaryrefslogtreecommitdiff
path: root/test/lisp/emacs-lisp/bytecomp-resources
Commit message (Expand)AuthorAgeFilesLines
* Warn about arity errors in inlining calls (bug#12299)Mattias EngdegÄrd2021-07-231-0/+5
* Don't propagate lexical variables into inlined functionsMattias EngdegÄrd2021-05-272-0/+15
* Fix spurious "Lexical argument shadows the dynamic variable" due to inliningStefan Monnier2021-01-212-0/+23
* Fix obsolete variable warnings about class namesMichael Heerdegen2021-01-061-0/+7
* Make byte-compiler warn about wide docstringsStefan Kangas2020-12-2815-0/+67
* Add tests for several byte-compiler warningsStefan Kangas2020-12-0316-0/+52
* Fix byte-compiler warning for failed uses of lexical varsStefan Kangas2020-12-016-0/+21
* Add tests for some byte-compiler warningsStefan Kangas2020-12-015-0/+31
* Test byte-compiler free variable warningStefan Kangas2020-11-302-0/+6