summaryrefslogtreecommitdiff
path: root/cider-debug.el
Commit message (Expand)AuthorAge
* Bump the copyright yearsBozhidar Batsov2019-01-01
* Differentiate between :continue and :Continue commandsVitalie Spinu2018-10-17
* Update a few references to the legacy tools.nreplBozhidar Batsov2018-08-12
* [Fix #2203] Rename cider-interaction.el to cider-eval.elBozhidar Batsov2018-06-25
* Revert "Remove cider-compat.el"Bozhidar Batsov2018-06-18
* Remove cider-compat.elBozhidar Batsov2018-06-18
* New connection API and jack-in rewrite (#2324)Vitalie Spinu2018-06-17
* Bump the copyright yearsBozhidar Batsov2018-01-01
* Ignore unused parameter `cmd` in `cider--debug-mode`Tianxiang Xiong2017-12-18
* Replace `if-let` and `when-let` with starred versionsTianxiang Xiong2017-12-11
* Fix `checkdoc` errorsTianxiang Xiong2017-07-23
* [Fix #1352] Add checkdoc to build (#1957)Erik Assum2017-03-10
* Don't use `list` where backquoting would be clearerTianxiang Xiong2017-03-01
* Update the copyright years in the source codeBozhidar Batsov2017-01-04
* Drop some redundant string-related functionsBozhidar Batsov2016-11-25
* [Fix #1882] Restore compatibility with Emacs 24.4Bozhidar Batsov2016-11-25
* Drop support for Emacs 24.3Bozhidar Batsov2016-11-19
* Update all inspector operations to use nREPL sync requests (#1821)Chaitanya Koparkar2016-08-17
* Move dictionary manipulation to its own file, nrepl-dict.elArtur Malabarba2016-04-30
* Always fetch ns-vars-with-meta from nREPL middleware (#1715)Chaitanya Koparkar2016-04-25
* [Fix #1561] Correct font-lock vars for namespaces not loaded in the REPL (#1710)Chaitanya Koparkar2016-04-23
* [#1561] Font-lock vars, macros, and functions in the ns-browser (#1695)Chaitanya Koparkar2016-04-21
* Fix enlighten-mode accidentally moving pointArtur Malabarba2016-04-16
* Quitting debug prompt won't quit the debuggerArtur Malabarba2016-04-16
* Don't keywordize debug inputArtur Malabarba2016-04-16
* Fix force-step operations in the debugger (#1679)Chris Perkins2016-04-14
* Also fix move-here for temp buffersArtur Malabarba2016-04-14
* Fix an off-by-one error in cider-debug-move-hereArtur Malabarba2016-04-14
* Add -face to the names of a few faces we've definedBozhidar Batsov2016-04-14
* Debugger: step-in (#1660)Chris Perkins2016-04-13
* Change cider-type overlay property to categoryArtur Malabarba2016-04-12
* [#1352] Documentation complies with checkdoc styleChaitanya Koparkar2016-04-06
* [Fix #1630] Teach the debugger about @derefsArtur Malabarba2016-03-28
* Extend copyright in cider-debug and cider-overlaysArtur Malabarba2016-03-23
* Uppercase letters for debug input send a "force" argumentArtur Malabarba2016-03-20
* Refactor hiding of inspect key so it is done only onceArtur Malabarba2016-03-20
* Prevent the debug prompt from inheriting facesArtur Malabarba2016-03-06
* [Try to address #1589] Increase debugger's timeout on accept-process-outputArtur Malabarba2016-02-29
* [Fix #1585] Show the eval command in the debugger's promptBozhidar Batsov2016-02-26
* Refine the name of the debugger's menuBozhidar Batsov2016-02-26
* Fix a docstringBozhidar Batsov2016-02-23
* Position point correctly when debugging forms with metadataChris Perkins2016-02-15
* Move a couple of faces to the file that uses themArtur Malabarba2016-02-13
* Make the box colors a little more discreetArtur Malabarba2016-02-13
* Fix flickering in the debuggerArtur Malabarba2016-02-13
* Consolidate some defun-at-point functionsArtur Malabarba2016-02-07
* New feature: EnlightenArtur Malabarba2016-02-05
* Sanitize our method for injecting #dbgArtur Malabarba2016-02-05
* Improve cider--debug-goto-source-or-create-source-bufferArtur Malabarba2016-02-04
* Refactor cider--handle-debug into two functionsArtur Malabarba2016-01-30