summaryrefslogtreecommitdiff
path: root/cider-debug.el
Commit message (Expand)AuthorAge
...
* Add support for debugging function literalsArtur Malabarba2015-06-29
* Debugger will popup a buffer if source has changedArtur Malabarba2015-06-29
* Debugging is now a minor modeArtur Malabarba2015-06-29
* Rewrite the debuggerArtur Malabarba2015-06-28
* Use fringe arrows on the debugerArtur Malabarba2015-06-23
* Add overlays to the debuggerArtur Malabarba2015-06-22
* Fix corner case with locals displayArtur Malabarba2015-06-16
* [Fix #1106] Display local variables in the debuggerArtur Malabarba2015-06-11
* [Fix #1088] Kill source-tracking evalutionBozhidar Batsov2015-06-07
* Rewrite cider-debug and document new debugging keysArtur Malabarba2015-04-25
* Use string-match-p/looking-at-p as possibleSyohei YOSHIDA2015-04-22
* Fix encountering "need-input" status in `nrepl-send-sync-request'Artur Malabarba2015-04-10
* Use :debug-value instead of :valueArtur Malabarba2015-04-01
* Use unicode copyright symbolBozhidar Batsov2015-03-28
* Whitespace fixesBozhidar Batsov2015-03-28
* Add cider-debug.el: Interactive debugger similar to edebugArtur Malabarba2015-03-28