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
/
cl-macs.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Go back to grave quoting in source-code docstrings etc.
Paul Eggert
2015-09-07
1
-15
/
+15
*
Use PAT rather than UPAT in pcase macros
Johan Bockgård
2015-09-05
1
-3
/
+3
*
More-conservative ‘format’ quote restyling
Paul Eggert
2015-08-23
1
-2
/
+2
*
text-quoting-style in emacs-lisp diagnostics
Paul Eggert
2015-08-21
1
-15
/
+15
*
Add online-help support to describe types
Stefan Monnier
2015-07-07
1
-12
/
+10
*
Initialize cl--gensym-counter to 0
Paul Eggert
2015-06-27
1
-1
/
+1
*
* lisp/emacs-lisp/cl-macs.el (cl-tagbody): Scope cl--tagbody-alist
Stefan Monnier
2015-05-25
1
-1
/
+2
*
Don't require help-fns when not needed
Paul Eggert
2015-05-20
1
-1
/
+0
*
* lisp/emacs-lisp/cl-macs.el (cl-defstruct): Implement docstrings
Artur Malabarba
2015-04-13
1
-1
/
+5
*
Support debug declarations in pcase macros
Johan Bockgård
2015-04-12
1
-0
/
+1
*
cl-lib.el: Partial revert of "2015-04-05 Rationalize c[ad]+r"
Stefan Monnier
2015-04-10
1
-38
/
+27
*
Rationalize use of c[ad]+r, expunging cl-c[ad]\{3,4\}r.
Alan Mackenzie
2015-04-05
1
-25
/
+28
*
* lisp/emacs-lisp/cl|eieio: Minor tweaks
Stefan Monnier
2015-03-26
1
-2
/
+2
*
Add cl-struct specific optimizations to pcase.
Stefan Monnier
2015-03-23
1
-4
/
+48
*
Add new `cl-struct' and `eieio' pcase patterns.
Stefan Monnier
2015-03-23
1
-0
/
+22
*
(cl-defsubst): Ignore false-positive occurrences of args via &cl-defs
Stefan Monnier
2015-03-20
1
-1
/
+2
*
Add classes as run-time descriptors of cl-structs.
Stefan Monnier
2015-03-18
1
-86
/
+112
*
* cl-macs.el (cl--transform-lambda): Refine last change.
Stefan Monnier
2015-03-17
1
-11
/
+15
*
* lisp/emacs-lisp/cl-macs.el (cl--transform-lambda): Optimize &aux.
Stefan Monnier
2015-03-16
1
-49
/
+99
*
Add cl-iter-defun
Daniel Colascione
2015-03-02
1
-0
/
+21
*
* lisp/emacs-lisp/macroexp.el (macroexp-parse-body): Handle cl-declare
Stefan Monnier
2015-02-22
1
-19
/
+16
*
* lisp/emacs-lisp/cl-macs.el (cl-struct-slot-value): Handle a nil type.
Stefan Monnier
2015-02-19
1
-3
/
+3
*
* lisp/emacs-lisp/cl-macs.el (cl-defstruct): Keep type=nil by default.
Stefan Monnier
2015-02-16
1
-4
/
+4
*
* lisp/emacs-lisp/cl*.el: Use define-inline and move some code
Stefan Monnier
2015-02-14
1
-79
/
+81
*
Tighten up the tagcode used for eieio and cl-struct objects
Stefan Monnier
2015-01-27
1
-116
/
+99
*
* lisp/emacs-lisp/cl-macs.el: Fix last change.
Stefan Monnier
2015-01-16
1
-15
/
+22
*
* lisp/emacs-lisp/cl-generic.el: New file.
Stefan Monnier
2015-01-14
1
-17
/
+35
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
New macro macroexp-let2*
Leo Liu
2014-11-24
1
-3
/
+2
*
Fix bootstrap failure after last change to eval-and-compile.
Stefan Monnier
2014-11-09
1
-1
/
+6
*
* lisp/emacs-lisp/cl-macs.el (cl-defstruct): Define an internal predicate
Stefan Monnier
2014-10-23
1
-48
/
+54
*
* lisp/emacs-lisp/eieio-base.el: Use lexical-binding and cl-lib.
Stefan Monnier
2014-10-17
1
-12
/
+24
*
Indentation, punctuation, and other nitpicks.
Stefan Monnier
2014-07-20
1
-1
/
+2
*
Merge from emacs-24; up to 2014-06-11T19:33:14Z!rgm@gnu.org
Glenn Morris
2014-06-25
1
-2
/
+0
|
\
|
*
Remove some function declarations, no longer needed or correct
Glenn Morris
2014-06-25
1
-2
/
+0
*
|
* emacs-lisp/cl-macs.el (cl-macrolet): Simplify last change.
Leo Liu
2014-06-06
1
-9
/
+7
*
|
* emacs-lisp/cl-macs.el (cl-macrolet): Avoid excessive progn's.
Leo Liu
2014-06-06
1
-7
/
+9
*
|
Merge from emacs-24; up to 2014-05-04T21:18:30Z!eggert@cs.ucla.edu
Paul Eggert
2014-05-04
1
-1
/
+1
|
\
|
|
*
* emacs-lisp/cl-macs.el (cl-deftype): Fix indentation.
Leo Liu
2014-05-02
1
-1
/
+1
*
|
* lisp/emacs-lisp/cl-macs.el (cl--loop-let): Fix last merge.
Stefan Monnier
2014-04-22
1
-1
/
+2
*
|
Merge from emacs-24; up to 2014-04-22T20:19:17Z!eggert@cs.ucla.edu
Paul Eggert
2014-04-22
1
-2
/
+3
|
\
|
|
*
* lisp/emacs-lisp/cl-macs.el (cl--loop-let): Avoid `nil' as var name.
Stefan Monnier
2014-04-21
1
-2
/
+4
|
*
Backport &key-parsing improvement from trunk
Daniel Colascione
2014-03-24
1
-2
/
+1
|
*
Fix keyword argument parsing. Please bootstrap.
Daniel Colascione
2014-03-22
1
-1
/
+2
*
|
* lisp/emacs-lisp/byte-run.el (function-put): New function.
Stefan Monnier
2014-04-22
1
-10
/
+7
*
|
Optimize cl-struct-slot-value; fix test
Daniel Colascione
2014-04-21
1
-1
/
+8
*
|
* lisp/emacs-lisp/cl-macs.el (cl-struct-slot-offset): Mark as pure.
Stefan Monnier
2014-04-21
1
-42
/
+6
*
|
Remove excess parameters on cl--const-expr-val
Daniel Colascione
2014-04-21
1
-22
/
+15
*
|
Fix cl-loop destructuring under `with' clause
Daniel Colascione
2014-04-20
1
-1
/
+1
*
|
unbreak the build
Daniel Colascione
2014-04-20
1
-60
/
+62
[next]