index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
src
/
comp-tests.el
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-11-06
* test/src/comp-tests.el (setcarcdr): Don't mutate literals.
Mattias Engdegård
2025-07-09
Nativecomp don't materialize non-materializable objects (bug#78606)
Andrea Corallo
2025-03-23
Fix a nativecomp type propagation bug (bug#74771)
Andrea Corallo
2025-02-28
; Grammar fixes for "native-compiled"
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-10-15
Fix comp branch-optim pass (bug#73270)
Andrea Corallo
2024-07-11
Add a type-check--optim test
Andrea Corallo
2024-07-11
Some clean-up in comp-tests.el
Andrea Corallo
2024-07-09
* test/src/comp-tests.el (compile-forms): Simplify test.
Andrea Corallo
2024-07-09
Support interpreted functions as input for 'native-compile' (bug#71934)
Andrea Corallo
2024-06-29
; Fix typos in symbols
Stefan Kangas
2024-05-28
Redirect calls to `subr-native-elisp-p` to `native-comp-function-p`
Stefan Monnier
2024-04-08
* Fix out of date comp pass names in comp-tests.el
Andrea Corallo
2024-03-26
Fix native comp prediction on null functionp tested objects
Andrea Corallo
2024-03-04
Revert "Update some native comp tests"
Stefan Monnier
2024-02-28
Merge remote-tracking branch 'origin/master' into 'feature/type-hierarchy'
Andrea Corallo
2024-02-15
Update some native comp tests
Andrea Corallo
2024-01-29
* Better type comparison in comp tests
Andrea Corallo
2024-01-28
; Fix typos
Stefan Kangas
2024-01-25
* Make comp tests robust against sxhash-equal internal changes
Andrea Corallo
2024-01-22
Revert "* Update a comp test (bug#68523)"
Andrea Corallo
2024-01-17
* Update a comp test (bug#68523)
Andrea Corallo
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-10-19
Add two missing 'number-or-marker' entries to the cl machinery (bug#66615)
Andrea Corallo
2023-08-20
; Silence byte-compiler
Stefan Kangas
2023-08-16
; Silence byte-compiler
Stefan Kangas
2023-08-12
Merge from origin/emacs-29
Eli Zaretskii
2023-08-09
Fix emacs-lisp-native-compile-and-load eln target directory (bug#64226)
Andrea Corallo
2023-07-21
Fix failing native-compile test
Robert Pluim
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-31
; * test/src/comp-tests.el (non-locals): Repair botched test.
Mattias Engdegård
2023-05-23
* test/src/comp-tests.el: Add some ret type tests for non builtin types
Andrea Corallo
2023-04-07
; * test/src/comp-tests.el (61917-1): Underscore unused parameter.
Mattias Engdegård
2023-03-29
Comp fix calls to redefined primtives with op-bytecode (bug#61917)
Andrea Corallo
2023-03-28
Revert "Comp fix calls to redefined primtives with op-bytecode (bug#61917)"
Andrea Corallo
2023-03-20
Comp fix calls to redefined primtives with op-bytecode (bug#61917)
Andrea Corallo
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-11-20
; Fix typos
Stefan Kangas
2022-10-26
; Fix several symbol name typos
Stefan Kangas
2022-09-13
; Add commentary to comp-tests.el
Eli Zaretskii
2022-09-13
comp-tests.el: Enable compilation again
Stefan Monnier
2022-09-13
; * test/src/comp-tests.el: Explain the last change.
Eli Zaretskii
[next]