summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/generator.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-071-1/+1
* text-quoting-style in emacs-lisp diagnosticsPaul Eggert2015-08-211-1/+1
* Address some compilation warnings.Glenn Morris2015-06-161-1/+1
* Fix minor quoting problems in doc stringsPaul Eggert2015-05-191-1/+1
* * emacs-lisp/generator.el (cps--gensym, cps--transform-1): Silence compilerStefan Monnier2015-05-191-4/+4
* Revert "Fix cps--gensym"Leo Liu2015-05-161-1/+1
* Fix cps--gensymLeo Liu2015-05-141-1/+1
* Spelling fixesPaul Eggert2015-03-031-2/+2
* Use `macroexp-parse-body'Daniel Colascione2015-03-031-7/+5
* Address generator feedbackDaniel Colascione2015-03-031-37/+40
* Rename globals in generator.elDaniel Colascione2015-03-031-78/+78
* # Standardize copyright and license notices for recently added filesGlenn Morris2015-03-031-1/+1
* Fix docstrings, declarations in iter-defunDaniel Colascione2015-03-021-4/+10
* Add support for generatorsDaniel Colascione2015-03-021-0/+789