]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2018-07-11 João TávoraImplement workspace/didchangeconfiguration ()
2018-07-11 João TávoraHandle experimental/unknown server methods gracefully
2018-07-09 João TávoraJsonrpc.el is now a gnu elpa depedency
2018-07-08 João Távora* eglot.el (eglot-completion-at-point): fix broken...
2018-07-08 Ricardo MartinsFormat documentation in completion annotations
2018-07-06 João TávoraUnbreak completion when no possible annotation
2018-07-02 João TávoraHandle outrageously large and buggy line numbers
2018-07-01 João TávoraInhibit auto-reconnect until connection is established
2018-06-29 João TávoraBind default-directory when launching servers
2018-06-25 João TávoraCache buffer's managing server
2018-06-25 João TávoraUnbreak imenu for cquery servers (and probably more)
2018-06-25 João TávoraUnbreak basic imenu functionality
2018-06-25 Ricardo MartinsFix typo in the solargraph server program
2018-06-23 João TávoraFix some rather silly bugs in some interactive specs
2018-06-23 João TávoraImplement tcp autostart/autoconnect (and support ruby...
2018-06-22 João TávoraMerge branch 'jsonrpc-refactor', bump version to 1.0
2018-06-22 João Távora* eglot.el (version): bump to 0.11
2018-06-22 João TávoraMerge master into jsonrpc-refactor (using imerge)
2018-06-21 João TávoraEmpty ranges are valid in lsp
2018-06-21 João TávoraApply text edits as a single undoable edit
2018-06-21 João TávoraReport progress when applying edits
2018-06-21 João TávoraApply text edits atomically
2018-06-21 João TávoraDefer textdocument/formatting requests
2018-06-21 João TávoraSimplify eglot-format-buffer
2018-06-20 João TávoraGuess server for js2-mode and rjsx-mode
2018-06-20 João TávoraImprove eglot-ensure and mention it in readme.md
2018-06-16 Rami ChowdhuryUse gfm-mode for formatted strings ()
2018-06-15 João TávoraMinor cleanup to new textdocument/formatting feature
2018-06-15 Michal KrzywkowskiImplement formatting ()
2018-06-13 João Távora* eglot.el (version): bump to 0.10
2018-06-13 João TávoraFix a bug when eglot--request times out
2018-06-13 João Távora* eglot.el (eglot-shutdown): accept timeout param.
2018-06-13 João TávoraFix bug in querying server capabilities
2018-06-10 João Távora* eglot.el (version): bump to 0.9
2018-06-10 João TávoraMerge branch 'master' into jsonrpc-refactor
2018-06-10 João TávoraNew eglot-ensure to put in a major-mode's hook
2018-06-10 João TávoraRemove connection grabbing antics from jsonrpc.el
2018-06-10 João TávoraSimplify jsonrpc status setting
2018-06-09 João TávoraRequest dispatcher's return value determines response
2018-06-09 João TávoraMerge branch 'master' into jsonrpc-refactor
2018-06-09 João TávoraFix indentation f@#$%^ by previous commit
2018-06-09 João TávoraAttempt to handle rls sophisticated globs for didchange...
2018-06-08 João TávoraCheck flymake-mode before calling report-fn
2018-06-08 João TávoraMerge master into jsonrpc-refactor
2018-06-08 João TávoraSimplify jsonrpc connection shutdown
2018-06-08 João TávoraSupport json.c. api purely based on classes
2018-06-06 João TávoraSlightly polish the flymake integration
2018-06-06 João Távora* eglot.el (eglot--make-process): use 'utf-8-emacs...
2018-06-05 João TávoraMerge master into jsonrpc-refactor (using imerge)
2018-06-05 João TávoraShoosh compiler
2018-06-05 João TávoraCleanup the flymake 26.1 hack slightly
2018-06-04 João TávoraSupport purposedly ignoring a server capability
2018-06-04 brotzeitFix typos
2018-06-02 João TávoraFix another merge-related bug in eglot-eldoc-function
2018-06-02 João Távora* eglot.el (eglot-eldoc-function): remove spurious...
2018-06-01 João Távora* eglot.el (version): bump to 0.8
2018-06-01 João TávoraFix completionitem/resolve
2018-06-01 João TávoraExplicitly trigger eldoc after workspace edits
2018-06-01 João TávoraNew command m-x eglot-code-actions
2018-06-01 João TávoraRevert an unfinished feature that made it to the last...
2018-06-01 João TávoraAdd melpa badge
2018-06-01 João TávoraPrevent possible cquery choke on :initializationoptions
2018-05-30 João TávoraMerge master into jsonrpc-refactor (using imerge)
2018-05-30 João Távora* eglot.el (version): bump to 0.7
2018-05-28 João TávoraMore yak shaving
2018-05-28 João TávoraNew m-x eglot-stderr-buffer useful for debugging
2018-05-27 João TávoraOn reconnection, ignore errors of shutting down hung...
2018-05-27 João TávoraBe more criterious before running the idle timer
2018-05-27 João TávoraMake eglot--recent-changes a simpler list
2018-05-27 João TávoraSet eglot--versioned-identifier to 0 on didopen
2018-05-27 João TávoraCorrectly apply workspace edits in documentchanges...
2018-05-27 João Távora* eglot.el (version): bump to 0.6
2018-05-27 João TávoraHopefully fix the flymake bootstrap problem
2018-05-27 João TávoraSet spinner in textdocument/didchange as it matters...
2018-05-27 João TávoraFix assorted cquery-related bugs
2018-05-26 João Távora* eglot.el (version): bump to 0.5
2018-05-26 João TávoraMerge branch 'cquery-support' into master
2018-05-26 João TávoraReally ensure eglot--shutdown deletes a process completely
2018-05-26 João TávoraGet rid of eglot--obj, an uninteresting abstraction
2018-05-26 João TávoraCleanup deferred request mechanism with a readable log
2018-05-26 João TávoraSimpify eglot--server-receive
2018-05-26 João TávoraDon't rely on flymake's idle timer for textdocument...
2018-05-26 João TávoraDocument current api breaches a bit
2018-05-25 João TávoraMerge branch use-eieio-server-defclass into jsonrpc...
2018-05-25 Josh ElsasserLog debug messages through eglot--debug
2018-05-25 Josh ElsasserDemote unvisited diagnostics logging to debug level
2018-05-25 Josh ElsasserIntroduce eglot--debug for unimportant messages
2018-05-25 Josh ElsasserAdd cquery support for c/c++ projects
2018-05-22 João TávoraFix indentation broken by the defclass monster commit
2018-05-22 João TávoraIntroduce new api methods for experimental clients...
2018-05-22 João TávoraDo rust's rls hack properly with new class-based api
2018-05-22 João TávoraUse an eieio class to represent a server.
2018-05-21 João TávoraIntroduce eglot-handle-request and eglot-handle-notific...
2018-05-20 João TávoraGet rid of jsonrpc.el customization group and timeout
2018-05-20 João TávoraHeroically merge master into jsonrpc-refactor (using...
2018-05-20 João TávoraRename jrpc.el to jsonrpc.el
2018-05-19 João TávoraFix a bug introduced in the previous commit
2018-05-19 João TávoraRewrite a couple of defs and shave a yak
2018-05-19 João Távora* eglot.el (version): bump to 0.4
2018-05-19 João TávoraAdd some completion tests for pyls
next