index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
src
/
comp-resources
Age
Commit message (
Expand
)
Author
2026-03-12
Fix 'comp--func-unique-in-cu-p' to match docstring
Julian Scheid
2026-03-11
Fix negated equality assumptions (bug#80327)
Andrea Corallo
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-09-18
Fix failed tests on emba
Michael Albinus
2025-07-09
Nativecomp don't materialize non-materializable objects (bug#78606)
Andrea Corallo
2025-06-17
Make nativecomp don't error when encountering undeclared types (bug#6573)
Andrea Corallo
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-10-15
Fix comp branch-optim pass (bug#73270)
Andrea Corallo
2024-06-29
; Fix typos in symbols
Stefan Kangas
2024-03-24
Fix native compilation for circular immediates (bug#67883)
Andrea Corallo
2024-02-11
Rename a number of native compiler functions
Andrea Corallo
2024-01-02
; Add 2024 to copyright years
Po Lu
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-12-04
comp: Fix mvar dependency chain (bug#67239)
Andrea Corallo
2023-11-08
With `native-compile', compile lambdas in a defun or lambda too
Alan Mackenzie
2023-07-19
Fix native compilation in dynamically bound files.
Alan Mackenzie
2023-06-10
Merge from origin/emacs-29
Eli Zaretskii
2023-06-08
; Update my mail address
Andrea Corallo
2023-05-24
Fix nativecomp ICE compiling structure related code (bug#63674)
Andrea Corallo
2023-04-05
Comp: Fix limplification pass (bug#62537)
Andrea Corallo
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-11-20
; Fix typos
Stefan Kangas
2022-07-14
Merge from origin/emacs-28
Stefan Kangas
2022-07-13
Remove uneffective test
Andrea Corallo
2022-07-13
Mark async worker tmp file as utf-8-emacs-unix (bug#48029)
Andrea Corallo
2022-01-27
Silence byte-compiler slightly in tests
Stefan Kangas
2022-01-27
Don't use obsolete second argument to byte-compile-file
Stefan Kangas
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-09-27
Fix checkdoc-related test failure
Lars Ingebrigtsen
2021-09-26
; Minor stylistic checkdoc fixes in test/**/*.el
Stefan Kangas
2021-04-26
Make use of `ert-resource-file' `ert-resource-directory' in comp-tests
Andrea Corallo