aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/jsonrpc.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; 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
* Jsonrpc: fix error code in jsonrpc-error function (bug#64888)João Távora2023-07-291-1/+1
* Jsonrpc: fix default value of success-fn (bug#64919)João Távora2023-07-291-1/+1
* Merge from origin/emacs-29Eli Zaretskii2023-04-151-4/+4
|\
| * Jsonrpc: don't bind inhibit-read-only to t so earlyJoão Távora2023-04-071-4/+4
* | Better jsonrpc.el workaround for debug-on-error checkJoão Távora2023-03-141-3/+11
|/
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Avoid recursive process filters in lisp/jsonrpc.el (bug#60088)João Távora2022-12-161-2/+17
* ; Fix typosStefan Kangas2022-11-231-1/+1
* ; Fix typosStefan Kangas2022-11-221-1/+1
* ; Fix typos: prefer American spellingStefan Kangas2022-07-141-6/+6
* * lisp/jsonrpc.el (Version): Bump to 1.0.15.Stefan Kangas2022-01-131-1/+1
* * lisp/jsonrpc.el (jsonrpc--debug): Use apply on format args list.Stefan Kangas2022-01-131-1/+3
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* Don't use `format' on strings without % format directivesLars Ingebrigtsen2021-09-211-1/+1
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-161-2/+2
* ; Minor license statement fixesStefan Kangas2021-02-081-3/+5
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Avoid spamming view-mode-enter help messageBasil L. Contovounesios2020-12-031-14/+13
* Revert unintended part of last change to jsonrpc-requestJoão Tãvora2020-11-201-2/+2
* Fix default timeout handling in jsonrpc-requestJoão Távora2020-11-201-8/+10
* ; Prefer https to http in more URLsStefan Kangas2020-10-241-1/+1
* Merge from origin/emacs-27Glenn Morris2020-10-021-3/+3
|\
| * ; Fix many typos in symbols in docs and commentsStefan Kangas2020-10-021-3/+3
* | ; Fix typosStefan Kangas2020-09-211-2/+2
* | Add package prefix to jsonrpc defconstStefan Kangas2020-08-261-2/+5
* | Ensure Jsonrpc processes are created in correct bufferJoão Távora2020-06-031-35/+39
* | Various json.el improvementsBasil L. Contovounesios2020-05-221-21/+29
* | Turn Eldoc, Xref and Project into GNU ELPA :core packagesJoão Távora2020-05-131-3/+3
* | Properly fix embarassing missing paren typo in jsonrpc.elJoão Távora2020-05-021-3/+3
* | * lisp/jsonrpc.el (initialize-instance): Fix closing-paren typo.Paul Eggert2020-05-011-1/+1
* | Consolidate lisp/jsonrpc.el logging in single events bufferJoão Távora2020-05-011-11/+39
|/
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1