summaryrefslogtreecommitdiff
path: root/README.md
Commit message (Expand)AuthorAge
* Merge pull request #352 from jonpither/project-buffer-nameBozhidar Batsov2013-08-14
|\
| * clojure buffer name uses project nameJon Pither2013-08-14
* | removes extra paren in README example install codeBen Mabey2013-08-13
|/
* nrepl-switch-to-repl-buffer uses buffer matching current namespaceJon Pither2013-08-11
* Mention ac-nreplBozhidar Batsov2013-07-26
* Mention smartparensBozhidar Batsov2013-07-25
* Mention @samaaron's Emacs LiveBozhidar Batsov2013-07-25
* Replace when not with unlessBozhidar Batsov2013-07-25
* Update copyright and extend contributing section a bitBozhidar Batsov2013-07-25
* Add feature: switch back to clojure bufferJerry Peng2013-07-25
* Update TravisCI URLBozhidar Batsov2013-07-24
* Merge with master.Tim King2013-03-11
* Merged with master.Tim King2013-03-11
* Nix interesting "evalulate" typo.Daemian Mack2013-02-19
* Merge pull request #273 from bbatsov/keybindingsTim King2013-02-19
|\
| * Rebind `C-c C-c` to nrepl-eval-expression-at-point.Bozhidar Batsov2013-02-13
| * Keybinding improvementsBozhidar Batsov2013-02-12
* | Introduce the option to hide special buffersBozhidar Batsov2013-02-12
|/
* Add TravisCI build status image to the READMEBozhidar Batsov2013-02-10
* Merge pull request #259 from jaor/local-popupTim King2013-02-09
|\
| * CHANGELOG and README entries for nrepl-popup-stacktraces-in-replJose Antonio Ortega Ruiz2013-02-10
* | Merge pull request #232 from bbatsov/clojure-mode-mapTim King2013-02-09
|\ \
| * | Add convenience bindings to clojure-mode-map for starting nreplBozhidar Batsov2013-02-07
| |/
* / Add multi REPL readme section and changelog entryHugo Duncan2013-02-07
|/
* Merge pull request #247 from timvisher/masterTim King2013-02-05
|\
| * Update readme to reflect updates to `M-.`. EOMTim Visher2013-02-03
* | Merge branch 'macroexpand-sexp-at-point'Tim King2013-02-05
|\ \ | |/ |/|
| * Macroexpand form at point.Tim King2013-02-04
* | Merge pull request #244 from bbatsov/changelogTim King2013-02-03
|\ \ | |/ |/|
| * Rename Changelog.md to CHANGLELOG.md for consistency.Bozhidar Batsov2013-01-31
| * Add Changelog.Bozhidar Batsov2013-01-31
| * Update copyright year and add link to contributors.Tim King2013-01-26
* | Merge #243.Tim King2013-02-03
* | Merge #226 - add command nrepl-pprint-eval-last-expressionTim King2013-02-03
* | Update copyright year and add link to contributors.Tim King2013-01-24
|/
* merge pull request #186.Tim King2012-12-10
* Merge pull request #185 from bbatsov/javadoc-keybindingTim King2012-12-10
|\
| * adjusted the javadoc keybinding and mentioned it in the READMEBozhidar Batsov2012-12-08
* | made it possible to clear the repl buffer from Clojure source buffers (reques...Bozhidar Batsov2012-12-08
|/
* Merge pull request #180 from bbatsov/tab-key-docTim King2012-12-02
|\
| * mentioned nrepl-tab-command in the READMEBozhidar Batsov2012-12-02
* | Add doco for macroexpansion buffer.Tim King2012-12-02
|/
* Merge pull request #176 from bbatsov/mention-subword-modeTim King2012-12-02
|\
| * mentioned subword-mode in the READMEBozhidar Batsov2012-11-29
* | Merge pull request #177 from bbatsov/mention-rainbow-delimitersTim King2012-12-02
|\ \
| * | mentioned the RainbowDelimiters mode in the READMEBozhidar Batsov2012-11-29
| |/
* | Merged in changes from master.Tim King2012-12-02
* | - modified nrepl-macroexpand-1 to mimic slime (i.e. prefix usesTim King2012-11-28
|/
* readme changesTim King2012-11-28
* Mention name of nrepl-interaction-mode in READMEJeff Weiss2012-11-27