summaryrefslogtreecommitdiff
path: root/nrepl.el
Commit message (Expand)AuthorAge
* Introduce the option to hide special buffersBozhidar Batsov2013-02-12
* Merge pull request #270 from hugoduncan/feature/show-namespaces-in-macroexpan...Tim King2013-02-11
|\
| * Don't suppress namespaces in macroexpansionHugo Duncan2013-02-11
* | Merge pull request #268 from bbatsov/improve-error-hlTim King2013-02-11
|\ \
| * | Don't try to highlight a compilation error in a REPL bufferBozhidar Batsov2013-02-10
* | | Merge pull request #267 from bbatsov/fix-261Tim King2013-02-11
|\ \ \
| * | | Fix #261 - remove error overlay in nrepl-load-fileBozhidar Batsov2013-02-10
| |/ /
* | | Merge pull request #265 from jaor/compile-regexpsTim King2013-02-11
|\ \ \
| * | | Fixes for compilation-error-regexp-alistJose Antonio Ortega Ruiz2013-02-10
| |/ /
* | | Merge pull request #263 from hugoduncan/feature/fix-multi-buffersTim King2013-02-11
|\ \ \ | |/ / |/| |
| * | Fix multi-repl buffer handlingHugo Duncan2013-02-09
| |/
* / Fix remaining checkdoc errors.Tim King2013-02-09
|/
* Merge pull request #259 from jaor/local-popupTim King2013-02-09
|\
| * New customization variable: nrepl-popup-stacktraces-in-replJose Antonio Ortega Ruiz2013-02-09
* | Merge branch 'hugoduncan-feature/add-aux-requires'Tim King2013-02-09
|\ \
| * | Checkdoc fixes.Tim King2013-02-09
| * | Merge branch 'feature/add-aux-requires' of https://github.com/hugoduncan/nrep...Tim King2013-02-09
| |\ \
| | * | Add explicit setup of expected namespacesHugo Duncan2013-02-02
* | | | 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
| | |/ | |/|
* | | Fix all checkdoc issues.Tim King2013-02-09
* | | Warn when requesting a repl matching an existing replHugo Duncan2013-02-07
* | | Add multiple REPL connectionsHugo Duncan2013-02-07
|/ /
* | Fix error in nrepl-macroexpand-expr-inplace.Tim King2013-02-05
* | Merge PR #250 - Clean up line widths for macroexpansion functionsTim King2013-02-05
|\ \
| * | Clean up line widths for macroexpansion functionsHugo Duncan2013-02-05
* | | Merge branch 'macroexpand-sexp-at-point'Tim King2013-02-05
|\ \ \ | |/ / |/| |
| * | Macroexpand form at point.Tim King2013-02-04
* | | Merge pull request #212 from bbatsov/clojure-mode-versionTim King2013-02-03
|\ \ \
| * | | Bump the clojure-mode dep to 2.0.0.Bozhidar Batsov2013-01-09
* | | | Merge pull request #245 from hugoduncan/feature/add-macroexpand-bindingsTim King2013-02-03
|\ \ \ \ | |_|/ / |/| | |
| * | | Add macroexpand key-bindings to nrepl-mode-mapHugo Duncan2013-02-02
| | |/ | |/|
* | | Merge #241 - Refactor nrepl pretty printing.Tim King2013-02-03
|\ \ \
| * | | Refactor REPL pretty printing codeBozhidar Batsov2013-01-31
| * | | Merge pull request #162. pprint mode for REPL.Tim King2013-01-31
| * | | bump versionTim King2013-01-31
| * | | release v0.1.6Tim King2013-01-31
| * | | Use nrepl-symbol-at-point instead of eldoc-current-symbol for eldoc.Tim King2013-01-31
| * | | added a basic check for an existing REPL buffer in nrepl-jack-in & nreplBozhidar Batsov2013-01-31
| * | | Fix #199 - make *nrepl-src* closable with 'q'Bozhidar Batsov2013-01-31
| * | | Update copyright year and add link to contributors.Tim King2013-01-26
| * | | Simplify popup buffer quit/restore using `quit-window'.Tim King2013-01-26
| * | | Docstring additions and fixes.Bozhidar Batsov2013-01-26
| * | | Fix a couple of docstrings and indentation errors.Bozhidar Batsov2013-01-26
| * | | Suppress byte-compilation warningBozhidar Batsov2013-01-26
* | | | Whitespace cleanup.Tim King2013-02-03
* | | | Merge branch 'meta-dot-should-work-on-namespaces' of https://github.com/timvi...Tim King2013-02-03
|\ \ \ \
| * | | | That clojure form reads significantly better to me. EOMTim Visher2013-01-31
| * | | | This seems to do the trick. Now to refactor. EOMTim Visher2013-01-31
| | |/ / | |/| |
* | | | Merge branch 'compilation-mode' of https://github.com/bbatsov/nrepl.el into b...Tim King2013-02-03
|\ \ \ \