summaryrefslogtreecommitdiff
path: root/cider-stacktrace.el
Commit message (Expand)AuthorAge
* [Fix #633, #659] Refactor `cider-find-` and `cider-jump-`.Jeff Valk2014-07-08
* Restore errantly removed 'cider-stacktrace-face'.Jeff Valk2014-06-19
* [Fix #637] Ensure stacktrace presents exceptions with nil message.Jeff Valk2014-06-18
* Fix #636.Michael Griffiths2014-06-18
* Move menu definitions inside keymap definitionsBozhidar Batsov2014-06-17
* Display compiler's error location in stacktrace.Jeff Valk2014-06-10
* [Fix #569] Present stacktrace frames for all causes.Jeff Valk2014-06-09
* Small doc fixesBozhidar Batsov2014-05-29
* Disable electric-indent on stacktrace more cleanly.Jeff Valk2014-05-17
* Enable toggling of the 'all' filter on stacktraces.Jeff Valk2014-05-16
* Make stacktrace a major mode; disable electric-indent in it.Jeff Valk2014-05-16
* Dostring styleBozhidar Batsov2014-05-10
* Add a few missing :package-version propertiesBozhidar Batsov2014-05-10
* Add fill prefix for stacktrace messagesHugo Duncan2014-05-10
* Wrap exception messages in stacktrace buffer.Jeff Valk2014-05-09
* Enable 'jump' keybindings for stacktrace navigation.Jeff Valk2014-04-25
* Support Java method description from middleware.Jeff Valk2014-04-24
* Fix a compilation warningBozhidar Batsov2014-04-19
* Add stacktrace filtering/navigation from middleware.Jeff Valk2014-04-11