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
/
oclosure.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
Add missing builtin package declarations
Stefan Kangas
2023-09-18
1
-0
/
+1
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
; Normalize GPLv3 license statements in new files
Stefan Kangas
2022-12-09
1
-3
/
+5
*
; * lisp/emacs-lisp/oclosure.el: Fix typos.
Juanma Barranquero
2022-11-04
1
-3
/
+3
*
cconv.el: Fix interactive closure bug#51695
Stefan Monnier
2022-09-23
1
-0
/
+15
*
* lisp/emacs-lisp/oclosure.el (oclosure-define): Fix empty case
Stefan Monnier
2022-05-08
1
-1
/
+1
*
Pretty print OClosure slot accessors
Stefan Monnier
2022-04-26
1
-0
/
+7
*
OClosure: New function `function-documentation`
Stefan Monnier
2022-04-07
1
-0
/
+6
*
OClosure: add support for `slot-value`
Stefan Monnier
2022-04-04
1
-0
/
+20
*
OClosure: Add support for defmethod dispatch
Stefan Monnier
2022-04-01
1
-5
/
+11
*
cl-generic: Use OClosures for `cl--generic-isnot-nnm-p`
Stefan Monnier
2022-03-30
1
-2
/
+0
*
* lisp/emacs-lisp/oclosure.el (oclosure--define): Autoload
Stefan Monnier
2022-03-29
1
-0
/
+1
*
Temporarily fix the oclosure bootstrap
Po Lu
2022-03-29
1
-0
/
+2
*
Add OClosures, a cross between functions and structs
Stefan Monnier
2022-03-28
1
-0
/
+522