summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/comp-common.el
Commit message (Expand)AuthorAge
* Remove unnecessary cons in function-type propertyAndrea Corallo2024-05-05
* Rename property 'declared-type' to 'function-type'Andrea Corallo2024-04-29
* Move lisp function arg type declarations to the functions itselfAndrea Corallo2024-04-29
* Make use of Lisp function declarationsAndrea Corallo2024-04-29
* Use a dedicated type to represent interpreted-function valuesStefan Monnier2024-04-28
* * Fix `capitalize` entry in `comp-known-type-specifiers` (bug#69631)Andrea Corallo2024-03-08
* Add a proper type for obarraysMattias EngdegÄrd2024-02-23
* * Fix 'parse-colon-path' entry in 'comp-known-type-specifiers'Andrea Corallo2024-02-22
* ; Add 2024 to copyright yearsPo Lu2024-01-02
* Update handling of advices during preloadJens Schmidt2023-12-04
* * Update 'native-comp-never-optimize-functions' versionAndrea Corallo2023-11-22
* * Add 'eval' to 'native-comp-never-optimize-functions' (bug#67141)Andrea Corallo2023-11-20
* Clean-up warnings for non native builds (this time for real)Andrea Corallo2023-11-09
* Clean-up warnings for non native buildsAndrea Corallo2023-11-09
* comp: Don't load.el comp when C-h fAndrea Corallo2023-11-09
* comp: Add comp-common.elAndrea Corallo2023-11-09