aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/jsonrpc.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* Jsonrpc: avoid redisplay_internal calls from jsonrpc-requestJoão Távora2026-01-261-1/+2
* Jsonrpc: don't let remote endpoint requests go unansweredJoão Távora2026-01-211-16/+23
* Jsonrpc: allow control over jsonrpc-request quitsJoão Távora2026-01-211-71/+89
* Jsonrpc: add major mode for events buffersJoão Távora2026-01-111-2/+29
* ; Add 2026 to copyright years.Sean Whitton2026-01-011-1/+1
* December 2025 spelling fixesPaul Eggert2025-12-261-2/+2
* Jsonrpc: defend against very large stderr linesJoão Távora2025-12-081-2/+2
* Jsonrpc: support requests and notifications without params (bug#79653)João Távora2025-10-231-19/+24
* Less expensive jsonrpc logging (bug#79361)Mattias Engdegård2025-09-071-22/+32
* Avoid unnecessary text decoding in jsonrpc for speed (bug#79361)Mattias Engdegård2025-09-071-13/+21
* Make cl-gensym obsolete in favor of built-in gensymStefan Kangas2025-02-251-2/+5
* Eglot: use eglot-advertise-cancellation in more situationsJoão Távora2025-02-241-3/+3
* ; Fix typosStefan Kangas2025-02-221-1/+1
* Eglot: introduce eglot-advertise-cancellationJoão Távora2025-01-281-4/+8
* Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* Merge from origin/emacs-30Eli Zaretskii2024-11-301-2/+11
|\
| * Make 'jsonrpc-default-request-timeout' a defcustomEli Zaretskii2024-11-231-2/+11
* | Mark if-let and when-let obsoleteSean Whitton2024-10-241-3/+3
|/
* Miscellaneous checkdoc fixesStefan Kangas2024-07-201-2/+2
* ; Fix typosStefan Kangas2024-06-161-1/+1
* ; * lisp/jsonrpc.el (jsonrpc-shutdown): Doc fix.Eli Zaretskii2024-04-271-2/+2
* Shut down jsonrpc server more gracefullyDaniel Pettersson2024-04-271-2/+5
* Jsonrpc: improve performance of process filter functionDaniel Pettersson2024-03-121-9/+19
* ; Fix typos in symbol namesStefan Kangas2024-01-211-1/+1
* ; Fix merge snafusEli Zaretskii2024-01-201-0/+3
* Merge from origin/emacs-29Eli Zaretskii2024-01-201-0/+11
|\
| * ; Fix typos in symbol namesStefan Kangas2024-01-141-1/+1
* | Jsonrpc: fix bug in jsonrpc--removeJoão Távora2024-01-151-2/+2
* | (jsonrpc--log-event): Try and fix bug#68072Stefan Monnier2024-01-071-10/+11
* | Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\ \ | |/
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | ; Jsonrpc: fix spurious unintended changeJoão Távora2023-12-301-2/+2
* | ; Fix typosStefan Kangas2023-12-281-3/+3
* | Eglot: bump to 1.16João Távora2023-12-271-2/+2
* | Jsonrpc: bump to 1.0.23João Távora2023-12-271-1/+1
* | Jsonrpc: clean up previous changeJoão Távora2023-12-221-149/+194
* | ; Fix typosStefan Kangas2023-12-221-2/+2
* | Jsonrpc: overhaul logging mechanicsJoão Távora2023-12-211-134/+256
* | Jsonrpc: fix destructuring bugJoão Távora2023-12-211-3/+3
* | Jsonrpc: deal with nested synchronous jsonrpc-requestJoão Távora2023-12-201-57/+118
* | Jsonrpc: rework implementation of continuationsJoão Távora2023-12-201-40/+45
* | Jsonrpc: add new jsonrpc-autoport-bootstrap helperJoão Távora2023-12-141-38/+133
* | Jsonrpc: support some JSONesque non-JSONRPC protocols, like DAPJoão Távora2023-12-141-27/+61
* | Jsonrpc: rework fix for bug#60088João Távora2023-12-141-34/+31
* | Jsonrpc: better initforms in jsonrpc-connectionJoão Távora2023-12-141-0/+2
* | Jsonrpc: allow method identifiers to be simply stringsJoão Távora2023-12-141-1/+3
* | ; Fix typosStefan Kangas2023-12-101-1/+1
* | Jsonrpc: prevent while-no-input messing with jsonrpc-requestJoão Távora2023-11-281-1/+2
* | Unbreak Eglot, Jsonrpc as EIEIO inches closer to CLOS (bug#67480)João Távora2023-11-281-0/+3
* | ; * lisp/jsonrpc.el (jsonrpc-error): Fix typo.Michael Albinus2023-07-291-1/+1