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
/
comp-common.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Grammar fixes for "native-compiled"
Stefan Kangas
2025-02-28
1
-2
/
+2
*
Update copyright year to 2025
Paul Eggert
2025-01-01
1
-1
/
+1
*
Mark if-let and when-let obsolete
Sean Whitton
2024-10-24
1
-2
/
+2
*
Add 'message' to 'comp-primitive-type-specifiers'
Andrea Corallo
2024-06-03
1
-0
/
+1
*
Redirect calls to `subr-native-elisp-p` to `native-comp-function-p`
Stefan Monnier
2024-05-28
1
-1
/
+1
*
Remove unnecessary cons in function-type property
Andrea Corallo
2024-05-05
1
-1
/
+1
*
Rename property 'declared-type' to 'function-type'
Andrea Corallo
2024-04-29
1
-1
/
+1
*
Move lisp function arg type declarations to the functions itself
Andrea Corallo
2024-04-29
1
-34
/
+3
*
Make use of Lisp function declarations
Andrea Corallo
2024-04-29
1
-12
/
+17
*
Use a dedicated type to represent interpreted-function values
Stefan Monnier
2024-04-28
1
-0
/
+2
*
* Fix `capitalize` entry in `comp-known-type-specifiers` (bug#69631)
Andrea Corallo
2024-03-08
1
-1
/
+1
*
Add a proper type for obarrays
Mattias EngdegÄrd
2024-02-23
1
-1
/
+2
*
* Fix 'parse-colon-path' entry in 'comp-known-type-specifiers'
Andrea Corallo
2024-02-22
1
-1
/
+1
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
Update handling of advices during preload
Jens Schmidt
2023-12-04
1
-5
/
+4
*
* Update 'native-comp-never-optimize-functions' version
Andrea Corallo
2023-11-22
1
-1
/
+1
*
* Add 'eval' to 'native-comp-never-optimize-functions' (bug#67141)
Andrea Corallo
2023-11-20
1
-1
/
+2
*
Clean-up warnings for non native builds (this time for real)
Andrea Corallo
2023-11-09
1
-14
/
+1
*
Clean-up warnings for non native builds
Andrea Corallo
2023-11-09
1
-0
/
+17
*
comp: Don't load.el comp when C-h f
Andrea Corallo
2023-11-09
1
-0
/
+362
*
comp: Add comp-common.el
Andrea Corallo
2023-11-09
1
-0
/
+187