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
/
pcase.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make EIEIO use records.
Stefan Monnier
2017-04-04
1
-0
/
+6
*
* lisp/emacs-lisp/pcase.el (pcase): Comment debug message (Bug#26177).
Paul Pogonyshev
2017-03-25
1
-2
/
+2
*
Don't expand body inside a let-binding when there are no bindings
Mark Oteiza
2017-02-15
1
-2
/
+4
*
Fix a syntax error when evaluating pcase.el under Edebug
Eli Zaretskii
2017-02-04
1
-1
/
+2
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
|
* lisp/emacs-lisp/pcase.el (pcase-dolist): Add a docstring.
Mark Oteiza
2016-11-04
1
-0
/
+2
*
|
* lisp/emacs-lisp/pcase.el: Undo last change's spurious changes
Stefan Monnier
2016-05-30
1
-46
/
+4
*
|
* lisp/emacs-lisp/pcase.el (pcase-mutually-exclusive-predicates): Add `atom'.
Stefan Monnier
2016-05-30
1
-4
/
+47
|
/
*
Quoting fixes in doc strings and diagnostics
Paul Eggert
2016-02-03
1
-3
/
+3
*
Spelling fixes
Paul Eggert
2016-01-25
1
-1
/
+1
*
Further corrections to the pcase docstring
John Wiegley
2016-01-22
1
-3
/
+3
*
Minor correction to pcase docstring
John Wiegley
2016-01-21
1
-5
/
+4
*
Write a new docstring for the pcase macro
John Wiegley
2016-01-21
1
-14
/
+34
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
pcase.el: Fix edebugging of backquoted cons patterns
Johan Bockgård
2015-11-16
1
-1
/
+3
*
* lisp/emacs-lisp/pcase.el (pcase): Tweak docstring.
Michael Heerdegen
2015-11-03
1
-4
/
+4
*
; Remove extraneous "coding: utf-8" specifications in Elisp files
Dmitry Gutov
2015-09-29
1
-1
/
+1
*
Go back to grave quoting in source-code docstrings etc.
Paul Eggert
2015-09-07
1
-3
/
+3
*
Fix fix for describe-function keybinding confusion
Paul Eggert
2015-09-05
1
-2
/
+2
*
Prefer directed to neutral quotes
Paul Eggert
2015-08-24
1
-2
/
+2
*
text-quoting-style in emacs-lisp diagnostics
Paul Eggert
2015-08-21
1
-3
/
+3
*
* lisp/emacs-lisp/pcase.el (pcase--u1): Revert earlier workaround.
Glenn Morris
2015-06-16
1
-3
/
+3
*
* lisp/emacs-lisp/pcase.el (pcase--u1):
Glenn Morris
2015-06-16
1
-3
/
+3
*
* lisp/emacs-lisp/pcase.el: Improve docs and error handling
Stefan Monnier
2015-06-16
1
-9
/
+16
*
Fix quoting of help for functions with odd names
Paul Eggert
2015-06-11
1
-3
/
+3
*
A few more doc string fixes (Bug#20385)
Paul Eggert
2015-05-28
1
-2
/
+2
*
* lisp/emacs-lisp/pcase.el: Use PAT rather than UPAT in docstring
Stefan Monnier
2015-05-24
1
-24
/
+29
*
* lisp/emacs-lisp/pcase.el (get-edebug-spec, edebug-match)
Glenn Morris
2015-05-01
1
-0
/
+7
*
* lisp/emacs-lisp/pcase.el (pcase--make-docstring): Require help-fns.
Glenn Morris
2015-05-01
1
-0
/
+3
*
* lisp/emacs-lisp/pcase.el (pcase-dolist): Autoload as well.
Stefan Monnier
2015-04-13
1
-0
/
+1
*
Support debug declarations in pcase macros
Johan Bockgård
2015-04-12
1
-11
/
+27
*
pcase.el: Edebug support for `app' and vector patterns
Johan Bockgård
2015-04-12
1
-5
/
+10
*
Add cl-struct specific optimizations to pcase.
Stefan Monnier
2015-03-23
1
-0
/
+1
*
Add new `cl-struct' and `eieio' pcase patterns.
Stefan Monnier
2015-03-23
1
-13
/
+39
*
* lisp/emacs-lisp/pcase.el (pcase-lambda): Rewrite.
Stefan Monnier
2015-03-19
1
-16
/
+19
*
* lisp/emacs-lisp/macroexp.el (macroexp-parse-body): Handle cl-declare
Stefan Monnier
2015-02-22
1
-1
/
+1
*
Add macro pcase-lambda
Leo Liu
2015-02-09
1
-0
/
+20
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
* lisp/emacs-lisp/pcase.el (pcase--split-match, pcase--app-subst-match):
Stefan Monnier
2014-09-27
1
-4
/
+6
*
* lisp/emacs-lisp/pcase.el: Allow (F . ARGS) in `app' patterns.
Stefan Monnier
2014-09-22
1
-49
/
+47
*
* lisp/emacs-lisp/pcase.el: Use pcase-defmacro to handle backquote.
Stefan Monnier
2014-09-22
1
-147
/
+48
*
* lisp/emacs-lisp/pcase.el (pcase--match): New smart-constructor function.
Stefan Monnier
2014-09-22
1
-70
/
+56
*
* lisp/emacs-lisp/pcase.el (pcase-defmacro): New macro.
Stefan Monnier
2014-09-22
1
-1
/
+26
*
Add support for `quote' and `app'.
Stefan Monnier
2014-09-22
1
-1
/
+60
*
* emacs-lisp/lisp-mode.el (lisp-el-font-lock-keywords-2): Add
Leo Liu
2014-09-14
1
-1
/
+13
*
Add vector qpattern to pcase
Leo Liu
2014-09-06
1
-7
/
+48
*
* lisp/emacs-lisp/pcase.el (pcase--split-equal, pcase--split-member):
Stefan Monnier
2014-01-02
1
-12
/
+14
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
* lisp/subr.el (macrop): New function.
Stefan Monnier
2013-08-04
1
-10
/
+21
[next]