summaryrefslogtreecommitdiff
path: root/cider.el
Commit message (Collapse)AuthorAge
...
* Add a couple of links to the cider groupBozhidar Batsov2014-03-15
|
* Removing references to IDO.Jon Pither2014-03-14
|
* Rename cider command to cider-connectBozhidar Batsov2014-03-13
| | | | The new name is more descriptive and symmetric to SLIME's slime-connect.
* Farewell to tabsBozhidar Batsov2014-03-11
|
* Cider command uses known endpointsJon Pither2014-03-05
|
* Use lexical binding everywhereBozhidar Batsov2014-02-19
|
* Document the cider-version varBozhidar Batsov2014-02-10
|
* Update copyrights for 2014Bozhidar Batsov2014-02-08
|
* Improve version reportingBozhidar Batsov2014-02-06
|
* Start the 0.6 seriesBozhidar Batsov2014-01-25
|
* Release 0.5.0Bozhidar Batsov2014-01-24
|
* Bump dash.el dep to 2.4.1Bozhidar Batsov2014-01-07
|
* Improve tramp supportTakashi AOKI2013-12-10
|
* Bump development versionBozhidar Batsov2013-12-10
|
* Bump pkg-info dep to 0.4Bozhidar Batsov2013-12-08
|
* Release 0.4.0Bozhidar Batsov2013-12-03
|
* Move cider-repl-mode into cider-repl.elBozhidar Batsov2013-12-03
|
* Replace redundant lexical-let with letBozhidar Batsov2013-11-28
|
* Abstract some of the high level evaluation logicBozhidar Batsov2013-11-15
|
* Autoload macroexpansion commandsBozhidar Batsov2013-11-12
|
* Start work on the 0.4.x seriesBozhidar Batsov2013-10-29
|
* Refactor package generation codeBozhidar Batsov2013-10-29
| | | | | | cider-pkg.el is now auto-generated by cask. Special thanks to @lunaryorn for suggesting this.
* [Fix #408] Bump version to 0.3.1Bozhidar Batsov2013-10-29
|
* Fix library version discovery bugBozhidar Batsov2013-10-29
|
* Add pkg fileBozhidar Batsov2013-10-28
|
* Autoload cider-selectorBozhidar Batsov2013-10-28
|
* Merge pull request #401 from dgtized/makefile-bytecompiles-allBozhidar Batsov2013-10-24
|\ | | | | Makefile byte compiles all the emacs lisp
| * make test now provides load-path with -L .Charles Comstock2013-10-24
| | | | | | | | | | | | Previously make test couldn't find it's dependencies but now it has access to them by default including the current directory in the load-path.
* | nrepl-current-clojure-buffer renamed to cider-Charles Comstock2013-10-24
|/ | | | | This was throwing unassigned variable warnings on building cider.el, but it appears that it was simply renamed to cider-current-clojure-buffer.
* Introduce a cider customization groupBozhidar Batsov2013-10-21
|
* [Fix #385] Make cider and cider-jack-in autoload the entire cider.el fileBozhidar Batsov2013-10-20
|
* Rename cider-interaction-mode to cider-modeBozhidar Batsov2013-10-18
|
* Update package front-matter commentBozhidar Batsov2013-10-18
|
* Rename project to CIDERBozhidar Batsov2013-10-17