summaryrefslogtreecommitdiff
path: root/test/lisp/emacs-lisp/pcase-tests.el
Commit message (Expand)AuthorAgeFilesLines
* * lisp/emacs-lisp/pcase.el: Bind all the vars in `or` patternsStefan Monnier2021-03-011-4/+10
* * lisp/emacs-lisp/pcase.el: Fix bug#46786Stefan Monnier2021-03-011-0/+7
* * lisp/emacs-lisp/pcase.el (pcase--split-pred): Re-fix bug#14773Stefan Monnier2021-03-011-0/+8
* * lisp/emacs-lisp/pcase.el: Add support for `not` to `pred`Stefan Monnier2021-01-161-0/+4
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Use lexical-binding in many emacs-lisp testsStefan Kangas2020-04-281-1/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Tighter pcase or-pattern member function selection (bug#36139)Mattias EngdegÄrd2019-06-191-2/+4
* Use memql instead of memq in pcaseMattias EngdegÄrd2019-03-281-1/+3
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Don't quote self-quoting pcase patternsMichael Heerdegen2018-10-301-1/+1
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
* Merge from origin/emacs-25John Wiegley2016-01-111-1/+1
* Rename all test files to reflect source layout.Phillip Lord2015-11-241-0/+74