summaryrefslogtreecommitdiff
path: root/cider-browse-ns.el
Commit message (Expand)AuthorAge
* Initialize `sesman-system` in all CIDER modesVitalie Spinu2018-07-13
* Move the cider-find-var functionality to cider-find.elBozhidar Batsov2018-06-26
* Clean up the requires in cider-interaction.elBozhidar Batsov2018-06-25
* [Fix #2347] Remove direct manipulations of cider-ancillary-buffersBozhidar Batsov2018-06-24
* Restructure some requiresBozhidar Batsov2018-06-24
* Revert "Remove cider-compat.el"Bozhidar Batsov2018-06-18
* Remove cider-compat.elBozhidar Batsov2018-06-18
* Add a menu for cider-browse-ns-modeBozhidar Batsov2018-01-20
* Bump the copyright yearsBozhidar Batsov2018-01-01
* Use `add-to-list` instead of `push` for ancillary buffersTianxiang Xiong2017-07-19
* Remove some redundant code from modes inheriting from special-modeBozhidar Batsov2017-07-09
* Don't use `list` where backquoting would be clearerTianxiang Xiong2017-03-01
* Update the copyright years in the source codeBozhidar Batsov2017-01-04
* Drop some redundant string-related functionsBozhidar Batsov2016-11-25
* [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
* Fix usage of RET in several keymaps (#1852)Andriy Kmit2016-09-26
* Remove read from cider-browse-ns--first-doc-linecskksc2016-06-14
* [Fix #1577] Show first line of docstring in ns browser (#1757)mallt2016-05-30
* Move dictionary manipulation to its own file, nrepl-dict.elArtur Malabarba2016-04-30
* Always fetch ns-vars-with-meta from nREPL middleware (#1715)Chaitanya Koparkar2016-04-25
* [Fix #1561] Correct font-lock vars for namespaces not loaded in the REPL (#1710)Chaitanya Koparkar2016-04-23
* [#1561] Font-lock vars, macros, and functions in the ns-browser (#1695)Chaitanya Koparkar2016-04-21
* Update a few copyright headersBozhidar Batsov2016-03-27
* Track a few more ancillary buffersBozhidar Batsov2016-03-09
* Move string compatibility functions to cider-utilBozhidar Batsov2016-02-13
* Fix a requireBozhidar Batsov2016-02-13
* 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