summaryrefslogtreecommitdiff
path: root/cider-browse-ns.el
Commit message (Expand)AuthorAge
* Make the ns browser a bit more colourfulBozhidar Batsov2016-02-13
* Remove redundant syntax-table from the ns browserBozhidar Batsov2016-02-13
* Fix namespace navigation in the namespace browserBozhidar Batsov2016-02-13
* Change the name of the ns browser bufferBozhidar Batsov2016-02-12
* Consolidate cider-propertize-* functionsArtur Malabarba2016-02-07
* Update the copyright yearsBozhidar Batsov2016-01-01
* Use `cider-propertize-ns` wherever possibleBozhidar Batsov2015-11-24
* Improve the code style in cider-browse-ns.el a bitBozhidar Batsov2015-11-22
* Fix a docstringBozhidar Batsov2015-11-22
* A few improvements to the front-matter in cider-browse-ns.elBozhidar Batsov2015-11-22
* Normalize the usage of if/when-let with that of letArtur Malabarba2015-10-21
* [Fix #1348] Remove dash dependencyRoger Gilliar2015-10-19
* Further unentangle cider-interaction from the other filesArtur Malabarba2015-10-01
* Generalize cider-browse-ns--list to support multiple namespacesArtur Malabarba2015-07-03
* Change when-let to -when-letOleh Krehel2015-06-25
* Fix a malformed call-siteOleh Krehel2015-06-25
* Fix an invalid face usageBozhidar Batsov2015-05-06
* Mark private functions in cider-browse-nsexpez2015-04-25
* Add 'd' and 's' to cider-browse-ns-mapexpez2015-04-25
* Do nothing on blank lines in cider-browse-nsexpez2015-04-25
* Remove the / prefixing vars in cider-browse-nsexpez2015-04-23
* Code styleBozhidar Batsov2015-04-19
* Code styleBozhidar Batsov2015-04-19
* Update copyright yearsBozhidar Batsov2015-03-01
* Use #' where appropriateBozhidar Batsov2015-01-24
* Reorder and clean-up some browse-ns codeBozhidar Batsov2015-01-24
* Rewrite `sync-request` subsystemVitalie Spinu2014-09-15
* Replace some inlined code with wrap-ns middleware usageBozhidar Batsov2014-09-11
* [fix #772] and fix broken `cider-eval-and-get-value`Vitalie Spinu2014-09-10
* Derive from special-modeBozhidar Batsov2014-09-02
* Use defvar-localBozhidar Batsov2014-09-02
* Add namespace browserJohn Andrews2014-09-01