summaryrefslogtreecommitdiff
path: root/cider-inspector.el
Commit message (Collapse)AuthorAge
...
* Use _ where appropriateMichael Griffiths2015-04-25
|
* Update inspector to use :inspect option of eval opMichael Griffiths2015-03-07
|
* Update copyright yearsBozhidar Batsov2015-03-01
|
* Add the inspector buffer to the list of ancillary buffersBozhidar Batsov2014-11-11
|
* Extract hardcoded inspector buffer name into a constantBozhidar Batsov2014-11-11
|
* Adjust inspector promptBozhidar Batsov2014-10-14
|
* Pimp the font-locking in the inspectorBozhidar Batsov2014-10-14
|
* [Fix #749] Make font-locking compatible with font-lock-modeBozhidar Batsov2014-09-14
| | | | See https://github.com/jlr/rainbow-delimiters/issues/33 for details.
* Move generally useful functions to cider-util.Jeff Valk2014-06-07
|
* [Fix #590] Disable electric-indent in the inspectorBozhidar Batsov2014-05-29
|
* Enforce code style via .dir-locals.elBozhidar Batsov2014-04-26
|
* Make cider-nrepl a requirementBozhidar Batsov2014-04-24
| | | | | Up until now the extra middleware were optional. Moving forward they're mandatory.
* Remove unused variableBozhidar Batsov2014-03-11
|
* Farewell to tabsBozhidar Batsov2014-03-11
|
* Fix compiler warnings in the inspectorBozhidar Batsov2014-03-03
|
* Check for wrap-inspect middleware in cider-inspectBozhidar Batsov2014-03-03
|
* A first pass at integrating an inspectorBozhidar Batsov2014-02-21