aboutsummaryrefslogtreecommitdiffstats
path: root/test/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (test-replace-match-modification-hooks): Delete testStefan Monnier2024-04-091-17/+19
* * Fix out of date comp pass names in comp-tests.elAndrea Corallo2024-04-081-5/+5
* Make tree-sitter thing feature public and remove obsolete functionsYuan Fu2024-04-071-3/+3
* (Freplace_match): Fix bug#65451Stefan Monnier2024-04-071-0/+74
* Fix json-insert unibyte buffer bug (bug#70007)Mattias Engdegård2024-04-021-8/+35
* Update JSON parser test and docsMattias Engdegård2024-04-011-5/+2
* Don't signal `json-end-of-file` for short nonempty bad JSON inputsMattias Engdegård2024-04-011-3/+1
* Faster JSON parsingMattias Engdegård2024-04-011-19/+50
* Native JSON support is always availableMattias Engdegård2024-04-011-23/+0
* New JSON encoder (bug#70007)Mattias Engdegård2024-03-301-7/+34
* New `sort` keyword arguments (bug#69709)Mattias Engdegård2024-03-291-0/+43
* Add `value<` (bug#69709)Mattias Engdegård2024-03-291-0/+218
* cl-preloaded.el: Partly revert last changeStefan Monnier2024-03-261-1/+3
* cl-preloaded.el: Fix the type latticeStefan Monnier2024-03-261-15/+15
* Fix native comp prediction on null functionp tested objectsAndrea Corallo2024-03-261-1/+8
* Fix native compilation for circular immediates (bug#67883)Andrea Corallo2024-03-241-0/+3
* Fix recent test regressionsStefan Monnier2024-03-221-1/+1
* (primitive-function): New typeStefan Monnier2024-03-181-3/+1
* (cl-type-of): New function to return more precise types (bug#69739)Stefan Monnier2024-03-181-0/+37
* Change bare-symbol back to match intentPaul Eggert2024-03-111-0/+5
* Revert "Update some native comp tests"Stefan Monnier2024-03-041-2/+2
* Merge remote-tracking branch 'origin/master' into 'feature/type-hierarchy'Andrea Corallo2024-02-286-28/+64
|\
| * Use obarray-make instead of make-vector to create obarraysMattias Engdegård2024-02-231-1/+1
| * * test/src/eval-tests.el (eval-tests/default-value): Add new test case.Ihor Radchenko2024-02-191-12/+25
| * Make minibuf-tests independent of obarray hash orderMattias Engdegård2024-02-121-3/+9
| * Rename a number of native compiler functionsAndrea Corallo2024-02-111-2/+2
| * Merge from origin/emacs-29Eli Zaretskii2024-02-101-1/+1
| |\
| | * * doc/lispref/parsing.texi (Retrieving Nodes): Improve documentation.Juri Linkov2024-02-041-1/+1
| * | Allow equal user-defined hash table tests with different namesMattias Engdegård2024-01-311-0/+10
| * | * Better type comparison in comp testsAndrea Corallo2024-01-291-9/+16
* | | Update some native comp testsAndrea Corallo2024-02-151-2/+2
|/ /
* | ; Fix typosStefan Kangas2024-01-281-1/+1
* | * Make comp tests robust against sxhash-equal internal changesAndrea Corallo2024-01-251-2/+15
* | Revert "* Update a comp test (bug#68523)"Andrea Corallo2024-01-221-1/+1
* | Be more systematic about parens in C source codePaul Eggert2024-01-201-2/+2
* | Merge branch 'mwheel-no-alts'Stefan Monnier2024-01-201-4/+13
|\ \
| * | * lisp/keymap.el (define-keymap): Demote "duplicate def" to a warningStefan Monnier2024-01-201-4/+13
* | | * Update a comp test (bug#68523)Andrea Corallo2024-01-171-1/+1
* | | * src/print.c (print_object): Don't print empty hash-table dataMattias Engdegård2024-01-131-7/+0
|/ /
* | (signal_or_quit): Preserve error object identityStefan Monnier2024-01-041-0/+10
* | emacs-module-tests.el (mod-test-non-local-exit-signal-test): Repair testStefan Monnier2024-01-041-7/+6
* | New special form `handler-bind`Stefan Monnier2024-01-041-0/+37
* | ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | Merge from savannah/emacs-29Po Lu2024-01-0251-51/+51
|\ \ | |/
| * ; Add 2024 to copyright yearsPo Lu2024-01-0251-51/+51
* | Add tests for `let' (bug#66117)Ihor Radchenko2023-12-301-0/+21
* | Merge from origin/emacs-29Eli Zaretskii2023-12-231-0/+36
|\ \ | |/
| * Fix treesit test (bug#67117)Denis Zubarev2023-12-221-7/+13
| * Fix an issue when searching subtree backward (bug#67117)Denis Zubarev2023-12-181-0/+30
* | ; Fix typosStefan Kangas2023-12-101-1/+1