index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
emacs-lisp
/
generator.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Band-aid for edebugging generator bodies (Bug#40434).
Philipp Stephani
2020-06-14
1
-4
/
+4
*
Merge from origin/emacs-27
Glenn Morris
2020-04-20
1
-18
/
+14
|
\
|
*
; Fix some typos and doc issues (bug#40695)
Štěpán Němec
2020-04-18
1
-18
/
+14
*
|
Merge from origin/emacs-27
Paul Eggert
2020-01-01
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
|
Don't use `let*' with just one binding
Juanma Barranquero
2019-12-24
1
-1
/
+1
|
/
*
Fix typos in lisp/*.el
Juanma Barranquero
2019-10-09
1
-3
/
+3
*
lisp/*.el, src/*.c: Fix typos in docstrings
Juanma Barranquero
2019-09-19
1
-2
/
+2
*
* lisp/subr.el (prog2): Define as a macro
Stefan Monnier
2019-04-02
1
-7
/
+0
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Replace insignificant backquotes
Michael Heerdegen
2018-11-25
1
-12
/
+12
*
|
* lisp/multifile.el: New file, extracted from etags.el
Stefan Monnier
2018-09-22
1
-2
/
+13
|
/
*
* lisp/emacs-lisp/generator.el (iter-defun): Add 'doc-string' prop.
Stefan Monnier
2018-01-11
1
-1
/
+2
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
* lisp/emacs-lisp/generator.el (iter-do): Add a debug declaration.
Paul Pogonyshev
2017-11-03
1
-1
/
+2
*
Create new Edebug spec for docstrings and use it in closures
Gemini Lasswell
2017-10-06
1
-2
/
+4
*
Fix dynamic binding wrapper in iter-lambda (bug#25965)
Gemini Lasswell
2017-10-05
1
-2
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Move gensym to core Elisp
Mark Oteiza
2017-09-12
1
-4
/
+1
*
Remove some explicit runtime loads of pcase
Glenn Morris
2017-04-19
1
-1
/
+0
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Go back to grave quoting in source-code docstrings etc.
Paul Eggert
2015-09-07
1
-1
/
+1
*
text-quoting-style in emacs-lisp diagnostics
Paul Eggert
2015-08-21
1
-1
/
+1
*
Address some compilation warnings.
Glenn Morris
2015-06-16
1
-1
/
+1
*
Fix minor quoting problems in doc strings
Paul Eggert
2015-05-19
1
-1
/
+1
*
* emacs-lisp/generator.el (cps--gensym, cps--transform-1): Silence compiler
Stefan Monnier
2015-05-19
1
-4
/
+4
*
Revert "Fix cps--gensym"
Leo Liu
2015-05-16
1
-1
/
+1
*
Fix cps--gensym
Leo Liu
2015-05-14
1
-1
/
+1
*
Spelling fixes
Paul Eggert
2015-03-03
1
-2
/
+2
*
Use `macroexp-parse-body'
Daniel Colascione
2015-03-03
1
-7
/
+5
*
Address generator feedback
Daniel Colascione
2015-03-03
1
-37
/
+40
*
Rename globals in generator.el
Daniel Colascione
2015-03-03
1
-78
/
+78
*
# Standardize copyright and license notices for recently added files
Glenn Morris
2015-03-03
1
-1
/
+1
*
Fix docstrings, declarations in iter-defun
Daniel Colascione
2015-03-02
1
-4
/
+10
*
Add support for generators
Daniel Colascione
2015-03-02
1
-0
/
+789