summaryrefslogtreecommitdiff
path: root/cider-stacktrace.el
Commit message (Expand)AuthorAge
* Move cider-resolve-java-class to cider-util.elBozhidar Batsov2018-01-15
* Improve a bit of documentation from the previous commitBozhidar Batsov2018-01-15
* Java files are now linked in stack traces if paths are configured (#2167)Oleh Krehel2018-01-15
* Bump the copyright yearsBozhidar Batsov2018-01-01
* Remove unused var `face` in `cider-stacktrace--emit-spec-problems`Tianxiang Xiong2017-12-18
* Replace `if-let` and `when-let` with starred versionsTianxiang Xiong2017-12-11
* Fix a variable referenceBozhidar Batsov2017-11-26
* Implement visibility toggle of named groups in stacktracesVitalie Spinu2017-10-01
* Handle clojure.spec assert requestsVitalie Spinu2017-10-01
* Add FILL and FONTIFY arguments to cider-stacktrace-emit-indentedVitalie Spinu2017-10-01
* Hide all others stack frames when viewing project only (#2064)dpsutton2017-07-29
* Make reference to `cider-stacktrace-toggle-all` a functionTianxiang Xiong2017-07-23
* Fix `checkdoc` errorsTianxiang Xiong2017-07-23
* Make "project-only" button handler same as othersDan Sutton2017-07-16
* Update UI for stacktrace filters for show/hideDan Sutton2017-07-15
* Add "Project-Only" filter for stackframesDan Sutton2017-07-15
* Introduce positive filters for stackframesDan Sutton2017-07-15
* Show only or hide when on stackframe linesDan Sutton2017-07-15
* Remove some redundant code from modes inheriting from special-modeBozhidar Batsov2017-07-09
* Update various faces when a theme is disabledUstun Ozgur2017-05-09
* Update face inheritanceJiří Šebele2017-03-31
* [Fix #1352] Add checkdoc to build (#1957)Erik Assum2017-03-10
* Update the copyright years in the source codeBozhidar Batsov2017-01-04
* [Fix #1897] Bind terminal TAB in stacktrace-modeRadon Rosborough2016-12-24
* [Fix #1882] Restore compatibility with Emacs 24.4Bozhidar Batsov2016-11-25
* Drop support for Emacs 24.3Bozhidar Batsov2016-11-19
* [Fix #1707] Add customization for line truncating in special buffersBartłomiej Kruczyk2016-10-16
* Relabel stacktrace suppression button (#1836)sanjayl2016-08-30
* Refill the text paragraph in CIDER errorsArtur Malabarba2016-04-16
* Fix an unused lexical variableArtur Malabarba2016-04-16
* Wrap a couple of long source linesBozhidar Batsov2016-04-14
* Improve some wordingBozhidar Batsov2016-04-14
* Improve code style a bitBozhidar Batsov2016-04-14
* [#1352] Documentation complies with checkdoc styleChaitanya Koparkar2016-04-06
* Remove a redundant declarationBozhidar Batsov2016-04-05
* Mute user-specified middleware errorssanjayl2016-04-04
* Update a few copyright headersBozhidar Batsov2016-03-27
* Slightly reduce the padding on stacktrace file namesArtur Malabarba2016-01-19
* Update the copyright yearsBozhidar Batsov2016-01-01
* Fix byte compilation issues in stacktraceJeff Valk2015-12-27
* Use unambiguous line/column separatorJeff Valk2015-12-27
* Improve stacktrace presentation of compiler errorsJeff Valk2015-12-27
* [Fix #1486] Complete a partial fix in stacktrace font-locking.Jeff Valk2015-12-26
* Improve error button to only mark the file/line/col infoArtur Malabarba2015-11-19
* Fix error message regexp for building buttonsArtur Malabarba2015-11-19
* Normalize the usage of if/when-let with that of letArtur Malabarba2015-10-21
* Remove many uses of `newline' for (insert "\n")Artur Malabarba2015-10-21
* Use make-vectorArtur Malabarba2015-10-21
* Fix a few needless `apply'sArtur Malabarba2015-10-21
* [Fix #1348] Remove dash dependencyRoger Gilliar2015-10-19