summaryrefslogtreecommitdiff
path: root/test/lisp/emacs-lisp/cconv-tests.el
Commit message (Expand)AuthorAge
* Fix bug#28557Stefan Monnier2021-12-20
* Silence byte-compiler in cconv-tests.elStefan Kangas2021-12-20
* Fix closure-conversion of shadowed captured lambda-lifted varsMattias EngdegÄrd2021-12-01
* ; Minor stylistic checkdoc fixes in test/**/*.elStefan Kangas2021-09-26
* Make lambda-lifting work againMattias EngdegÄrd2021-03-05
* Update copyright year to 2021Paul Eggert2021-01-01
* Mark two cconv tests as :unstableLars Ingebrigtsen2020-08-06
* Add new cconv-tests (Bug#28557)Stefan Kangas2020-08-04
* Update copyright year to 2020Paul Eggert2020-01-01
* Update more copyright yearsPaul Eggert2018-12-31
* Don't forget to analyze args of lambda lifted functions (Bug#30872)Noam Postavsky2018-06-16