aboutsummaryrefslogtreecommitdiffstats
path: root/test/src (unfollow)
Commit message (Expand)AuthorFilesLines
2024-04-14GC-mark temporary key values created when sorting (bug#69709)Mattias Engdegård1-0/+21
2024-04-11; Fix whitespace in editfns-tests.elEli Zaretskii1-1/+1
2024-04-10(en/decode_coding_object): Fix `after-change-functions`Stefan Monnier1-5/+39
2024-04-09(test-replace-match-modification-hooks): Delete testStefan Monnier1-17/+19
2024-04-08* Fix out of date comp pass names in comp-tests.elAndrea Corallo1-5/+5
2024-04-07Make tree-sitter thing feature public and remove obsolete functionsYuan Fu1-3/+3
2024-04-07(Freplace_match): Fix bug#65451Stefan Monnier1-0/+74
2024-04-02Fix json-insert unibyte buffer bug (bug#70007)Mattias Engdegård1-8/+35
2024-04-01Update JSON parser test and docsMattias Engdegård1-5/+2
2024-04-01Don't signal `json-end-of-file` for short nonempty bad JSON inputsMattias Engdegård1-3/+1
2024-04-01Faster JSON parsingMattias Engdegård1-19/+50
2024-04-01Native JSON support is always availableMattias Engdegård1-23/+0
2024-03-30New JSON encoder (bug#70007)Mattias Engdegård1-7/+34
2024-03-29New `sort` keyword arguments (bug#69709)Mattias Engdegård1-0/+43
2024-03-29Add `value<` (bug#69709)Mattias Engdegård1-0/+218
2024-03-26cl-preloaded.el: Partly revert last changeStefan Monnier1-1/+3
2024-03-26cl-preloaded.el: Fix the type latticeStefan Monnier1-15/+15
2024-03-26Fix native comp prediction on null functionp tested objectsAndrea Corallo1-1/+8
2024-03-24Fix native compilation for circular immediates (bug#67883)Andrea Corallo1-0/+3
2024-03-22Fix recent test regressionsStefan Monnier1-1/+1
2024-03-18(primitive-function): New typeStefan Monnier1-3/+1
2024-03-18(cl-type-of): New function to return more precise types (bug#69739)Stefan Monnier1-0/+37
2024-03-11Change bare-symbol back to match intentPaul Eggert1-0/+5
2024-03-04Revert "Update some native comp tests"Stefan Monnier1-2/+2
2024-02-23Use obarray-make instead of make-vector to create obarraysMattias Engdegård1-1/+1
2024-02-19* test/src/eval-tests.el (eval-tests/default-value): Add new test case.Ihor Radchenko1-12/+25
2024-02-15Update some native comp testsAndrea Corallo1-2/+2
2024-02-12Make minibuf-tests independent of obarray hash orderMattias Engdegård1-3/+9
2024-02-11Rename a number of native compiler functionsAndrea Corallo1-2/+2
2024-02-04* doc/lispref/parsing.texi (Retrieving Nodes): Improve documentation.Juri Linkov1-1/+1
2024-01-31Allow equal user-defined hash table tests with different namesMattias Engdegård1-0/+10
2024-01-29* Better type comparison in comp testsAndrea Corallo1-9/+16
2024-01-28; Fix typosStefan Kangas1-1/+1
2024-01-25* Make comp tests robust against sxhash-equal internal changesAndrea Corallo1-2/+15
2024-01-22Revert "* Update a comp test (bug#68523)"Andrea Corallo1-1/+1
2024-01-20Be more systematic about parens in C source codePaul Eggert1-2/+2
2024-01-20* lisp/keymap.el (define-keymap): Demote "duplicate def" to a warningStefan Monnier1-4/+13
2024-01-17* Update a comp test (bug#68523)Andrea Corallo1-1/+1
2024-01-13* src/print.c (print_object): Don't print empty hash-table dataMattias Engdegård1-7/+0
2024-01-04(signal_or_quit): Preserve error object identityStefan Monnier1-0/+10
2024-01-04emacs-module-tests.el (mod-test-non-local-exit-signal-test): Repair testStefan Monnier1-7/+6
2024-01-04New special form `handler-bind`Stefan Monnier1-0/+37
2024-01-02; Add 2024 to copyright yearsPo Lu1-1/+1
2024-01-02; Add 2024 to copyright yearsPo Lu51-51/+51
2023-12-30Add tests for `let' (bug#66117)Ihor Radchenko1-0/+21
2023-12-22Fix treesit test (bug#67117)Denis Zubarev1-7/+13
2023-12-18Fix an issue when searching subtree backward (bug#67117)Denis Zubarev1-0/+30
2023-12-10; Fix typosStefan Kangas1-1/+1
2023-12-04comp: Fix mvar dependency chain (bug#67239)Andrea Corallo2-0/+20
2023-11-18(update_search_regs): Install better fix for bug#67124Stefan Monnier1-0/+38