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-preloaded.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
Recognize defstruct slot names in various eieio functions
Thuna
2023-05-03
1
-0
/
+1
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
Merge remote-tracking branch 'origin/master' into feature/tree-sitter
Yuan Fu
2022-08-29
1
-1
/
+1
|
\
|
*
; Fix typos.
Stefan Kangas
2022-07-02
1
-1
/
+1
*
|
Merge remote-tracking branch 'savannah/master' into feature/tree-sitter
Yuan Fu
2022-06-14
1
-1
/
+1
|
\
|
|
*
cl-typep: Emit warning when using a type not known to be a type
Stefan Monnier
2022-06-06
1
-1
/
+1
*
|
Add new type treesit-compiled-query
Yuan Fu
2022-06-14
1
-0
/
+1
*
|
; Merge from master.
Yuan Fu
2022-05-07
1
-2
/
+23
|
\
|
|
*
* lisp/emacs-lisp/cl-preloaded.el (cl--typeof-types): Add `symbol-with-pos`
Stefan Monnier
2022-04-29
1
-1
/
+1
|
*
CL types: Accept both `byte-code-function` and `compiled-function`
Stefan Monnier
2022-04-29
1
-1
/
+11
|
*
OClosure: Add support for defmethod dispatch
Stefan Monnier
2022-04-01
1
-0
/
+11
*
|
Add tree-sitter intergration
Yuan Fu
2022-05-07
1
-0
/
+2
|
/
*
Reduce code duplication in parts of (auto)load&defalias
Stefan Monnier
2022-01-28
1
-1
/
+1
*
* lisp/emacs-lisp/cl-preloaded.el: Fix the format of props in slot-descs
Stefan Monnier
2021-06-24
1
-10
/
+11
*
Fix copyright years by hand
Paul Eggert
2021-01-01
1
-1
/
+1
*
Fix copyright years by hand
Paul Eggert
2020-01-01
1
-1
/
+1
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Fix copyright years by hand
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Add missing module types to cl--typeof-types.
Philipp Stephani
2018-01-28
1
-0
/
+2
*
|
Prevent name clashes between CL structures and builtin types
Philipp Stephani
2018-01-28
1
-0
/
+32
*
|
* lisp/emacs-lisp/cl-preloaded.el: Update cl-slot-descriptor name.
Stefan Monnier
2018-01-26
1
-2
/
+2
*
|
Revert "Prevent name clashes between CL structures and builtin types"
Philipp Stephani
2018-01-07
1
-8
/
+0
*
|
Prevent name clashes between CL structures and builtin types
Philipp Stephani
2018-01-07
1
-0
/
+8
|
/
*
Fix copyright years by hand
Paul Eggert
2018-01-01
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Backward compatibility with pre-existing struct instances.
Stefan Monnier
2017-04-04
1
-0
/
+6
*
Make cl-defstruct use records.
Lars Brinkhoff
2017-04-04
1
-3
/
+3
*
Merge from origin/emacs-25
Paul Eggert
2017-03-19
1
-1
/
+1
|
\
|
*
Fix call to debugger on assertion failure
Noam Postavsky
2017-01-30
1
-1
/
+1
*
|
* lisp/emacs-lisp/cl-preloaded.el (cl-struct-define): Fix duplication
Stefan Monnier
2017-02-21
1
-1
/
+14
|
/
*
Fix copyright years by hand
Paul Eggert
2017-01-01
1
-1
/
+1
*
Do call debugger on failed cl-assert
Noam Postavsky
2016-11-08
1
-3
/
+5
*
Don't call debug on failed cl-assert
Noam Postavsky
2016-11-04
1
-5
/
+3
*
Fix copyright years by hand
Paul Eggert
2016-01-01
1
-1
/
+1
*
Fix some file headers for the purpose of `package--builtins'
Artur Malabarba
2015-12-03
1
-0
/
+1
*
Add online-help support to describe types
Stefan Monnier
2015-07-07
1
-0
/
+1
*
(cl--copy-slot-descriptor): Copy the `props' alist as well
Stefan Monnier
2015-07-01
1
-1
/
+6
*
EIEIO: Change class's representation to unify instance & class slots
Stefan Monnier
2015-03-18
1
-1
/
+3
*
Add classes as run-time descriptors of cl-structs.
Stefan Monnier
2015-03-18
1
-26
/
+205
*
* lisp/emacs-lisp/cl-macs.el (cl-defstruct): Keep type=nil by default.
Stefan Monnier
2015-02-16
1
-0
/
+4
*
* lisp/emacs-lisp/cl*.el: Use define-inline and move some code
Stefan Monnier
2015-02-14
1
-0
/
+26
*
Tighten up the tagcode used for eieio and cl-struct objects
Stefan Monnier
2015-01-27
1
-0
/
+48