summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/cl-preloaded.el
Commit message (Expand)AuthorAgeFilesLines
* Do call debugger on failed cl-assertNoam Postavsky2016-11-081-3/+5
* Don't call debug on failed cl-assertNoam Postavsky2016-11-041-5/+3
* Fix copyright years by handPaul Eggert2016-01-011-1/+1
* Fix some file headers for the purpose of `package--builtins'Artur Malabarba2015-12-031-0/+1
* Add online-help support to describe typesStefan Monnier2015-07-071-0/+1
* (cl--copy-slot-descriptor): Copy the `props' alist as wellStefan Monnier2015-07-011-1/+6
* EIEIO: Change class's representation to unify instance & class slotsStefan Monnier2015-03-181-1/+3
* Add classes as run-time descriptors of cl-structs.Stefan Monnier2015-03-181-26/+205
* * lisp/emacs-lisp/cl-macs.el (cl-defstruct): Keep type=nil by default.Stefan Monnier2015-02-161-0/+4
* * lisp/emacs-lisp/cl*.el: Use define-inline and move some codeStefan Monnier2015-02-141-0/+26
* Tighten up the tagcode used for eieio and cl-struct objectsStefan Monnier2015-01-271-0/+48