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
*
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
*
* lisp/emacs-lisp/pcase.el (pcase--u1): Verify if self-quoting values can be
Stefan Monnier
2013-07-24
1
-5
/
+9
*
* lisp/emacs-lisp/pcase.el (pcase--split-pred): Add `vars' argument to try
Stefan Monnier
2013-07-08
1
-5
/
+12
*
* lisp/emacs-lisp/pcase.el (pcase--split-equal): Also take advantage if
Stefan Monnier
2013-01-08
1
-14
/
+15
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
* lisp/emacs-lisp/pcase.el (pcase--mark-used): New.
Stefan Monnier
2012-09-28
1
-5
/
+9
*
Macro-expand interpreted code during load.
Stefan Monnier
2012-09-04
1
-0
/
+2
*
Autoload more carefully from Lisp. Follow aliases for function properties.
Stefan Monnier
2012-07-25
1
-1
/
+2
*
More CL cleanups and reduction of use of cl.el.
Stefan Monnier
2012-07-11
1
-8
/
+9
*
* lisp/emacs-lisp/pcase.el (pcase): Accept self-quoting exps as "upatterns".
Stefan Monnier
2012-07-10
1
-5
/
+14
[next]