summaryrefslogtreecommitdiff
path: root/cider-inspector.el
Commit message (Expand)AuthorAge
* Fix "unknown-session" error in cider-inspectArtur Malabarba2015-09-02
* Fix arg order in nrepl--eval-requestArtur Malabarba2015-08-29
* Add CIDER wrappers for nrepl-send-request and nrepl-send-sync-requestBozhidar Batsov2015-08-27
* Fix many compile warningsArtur Malabarba2015-08-25
* [#1264] Get rid of nrepl-current-sessionBozhidar Batsov2015-08-18
* Fix inspector keybinds (and add a couple)Artur Malabarba2015-07-31
* Add customizable default page size to inspectorAlexander Yakushev2015-07-18
* Add pagination of long collections to inspectorAlexander Yakushev2015-07-18
* Fix a typoBozhidar Batsov2015-06-05
* Use #' where appropriateBozhidar Batsov2015-05-27
* 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
* 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
* 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