summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Acknowledge properly @Malabarba's amazing contributions to CIDERBozhidar Batsov2016-03-23
* Add cider-expected-nsAaron Iba2016-03-20
* Handle missing connection gracefully in apropos commandsBozhidar Batsov2016-03-19
* Shorten the connection line in the REPL's bannerBozhidar Batsov2016-03-08
* Fix a testArtur Malabarba2016-03-06
* Fix a couple of testsArtur Malabarba2016-03-03
* Introduce codenames for stable releasesBozhidar Batsov2016-03-02
* [Fix #1593] Don't move point in cider-symbol-at-pointArtur Malabarba2016-02-29
* Make sure cider-open-classpath-entry doesn't blow up in the absence of aBozhidar Batsov2016-02-28
* Fix broken classpath testBozhidar Batsov2016-02-28
* Remove a reference to nrepl-closeBozhidar Batsov2016-02-28
* Rework the welcome bannerBozhidar Batsov2016-02-27
* Handle the absence of a connection in cider-find-nsBozhidar Batsov2016-02-27
* Fix a broken testBozhidar Batsov2016-02-26
* Add a command to display the refcardBozhidar Batsov2016-02-24
* Take the version into account when showing the manualBozhidar Batsov2016-02-24
* Fix `cider-jack-in` broken for gradleBenedek Fazekas2016-02-16
* Merge pull request #1569 from grammati/debug-with-metadataArtur Malabarba2016-02-15
|\
| * Position point correctly when debugging forms with metadataChris Perkins2016-02-15
* | Refactor the dep injection code and use shell-quote-argumentArtur Malabarba2016-02-14
* | Fix a commentArtur Malabarba2016-02-14
|/
* Improve and add tests for cider-current-connectionArtur Malabarba2016-02-14
* Inject cider REPL dependencies at cider-jack-inBenedek Fazekas2016-02-13
* Remove redundant lineArtur Malabarba2016-02-13
* Fix the selector testsArtur Malabarba2016-02-13
* Add a couple of `cl-' prefixesArtur Malabarba2016-02-13
* Consolidate sexp-at-point functionsArtur Malabarba2016-02-07
* Consolidate some defun-at-point functionsArtur Malabarba2016-02-07
* Fix and extend symbol-at-point testsArtur Malabarba2016-02-07
* Fix a few checkdoc warningsBozhidar Batsov2016-02-05
* [Fix #1458] Separate nREPL messages by connections instead of byBozhidar Batsov2016-01-31
* Suppress eldoc when the current sexp seems to be too largeRyo Fukumuro2016-01-04
* Merge pull request #1500 from rfkm/use-text-prop-for-ansiBozhidar Batsov2016-01-03
|\
| * Use text properties instead of overlays for ANSI coloringRyo Fukumuro2016-01-04
* | Update the copyright yearsBozhidar Batsov2016-01-01
|/
* Check major mode first when choosing connectionDan Fuchs2015-12-22
* Introduce the concept of project nameBozhidar Batsov2015-12-19
* Improve the display of connections in the connection browserBozhidar Batsov2015-12-17
* [#1412] Track nREPL messages per sessionBozhidar Batsov2015-11-25
* Use Clojure(Script) instead of clj(s) in the connections bufferArtur Malabarba2015-11-06
* Fix two more testsArtur Malabarba2015-11-06
* Fix a broken test and improve cider--connection-ppArtur Malabarba2015-11-06
* [Fix #1324] Don't font-lock local variablesArtur Malabarba2015-11-04
* Implement detection and recording of local variablesArtur Malabarba2015-11-04
* Add test for Windows file namesJuergen Hoetzel2015-10-26
* Fix a requireBozhidar Batsov2015-10-20
* [Fix #1348] Remove dash dependencyRoger Gilliar2015-10-19
* Fix broken testBozhidar Batsov2015-10-17
* Fix overlay testsArtur Malabarba2015-10-14
* Add tests for cider-overlays.elArtur Malabarba2015-10-13