GitHub / clojure/tools.nrepl / commits
A Clojure network REPL that provides a server and client, along with some common APIs of use to IDEs and other tools that may need to evaluate Clojure code in remote environments.
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 294659b5 | update parent pom and clojure dependency version | Alex Miller <a****r@c****m> | 8 months ago | |
| d2ab978e | Add project description to pom.xml |
Fogus <f****s@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 5bfe602d | update to new parent pom | Alex Miller <a****r@c****m> | over 1 year ago | |
| 3c743ec5 | update parent pom and deps | Alex Miller <a****r@c****m> | over 2 years ago | |
| d4bb14e8 | add LICENSE text file | Alex Miller <a****r@c****m> | about 6 years ago | |
| eef75e41 | Update links in CONTRIBUTING.md | Sean Corfield <s****n@c****g> | over 7 years ago | |
| d5e29f44 | Add link to nrepl/nrepl repository |
Sean Corfield <s****n@c****g>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| 32ce719c | Add Jupyter notebook link |
Sean Corfield <s****n@c****g>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| 03236913 | Update latest version |
Sean Corfield <s****n@c****g>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| c14eaa89 | [maven-release-plugin] prepare for next development iteration | Hudson @ build.clojure.org <b****d@c****m> | over 9 years ago | |
| d9e90010 | [maven-release-plugin] prepare release tools.nrepl-0.2.13 | Hudson @ build.clojure.org <b****d@c****m> | over 9 years ago | |
| 9eed58be | 0.2.13 release notes |
Chas Emerick <c****s@c****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 50cd8cd4 | Update parent pom |
Alex Miller <a****x@p****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 329469ed | NREPL-83: default :bind to ::, fallback to localhost | Chas Emerick <c****s@c****m> | over 9 years ago | |
| 449f2236 | Update parent pom version |
Alex Miller <a****x@p****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| d8d951d5 | Add " to balance string delimiters |
Sean Corfield <s****n@c****g>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| 4a0f7b69 | Correct version number |
Sean Corfield <s****n@c****g>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| fcac1e13 | [maven-release-plugin] prepare for next development iteration | Hudson @ build.clojure.org <b****d@c****m> | almost 11 years ago | |
| 9779cb08 | [maven-release-plugin] prepare release tools.nrepl-0.2.12 | Hudson @ build.clojure.org <b****d@c****m> | almost 11 years ago | |
| 2263b6b0 | eval and load-file use the `file` msg attribute for different things | Chas Emerick <c****s@c****m> | almost 11 years ago | |
| 5b576181 | [maven-release-plugin] prepare release tools.nrepl-0.2.11 | Hudson @ build.clojure.org <b****d@c****m> | almost 11 years ago | |
| 0d964f98 | [maven-release-plugin] prepare for next development iteration | Hudson @ build.clojure.org <b****d@c****m> | almost 11 years ago | |
| 00b1cbeb | fix test for Clojure >= 1.8 | Chas Emerick <c****s@c****m> | almost 11 years ago | |
| 5cda1961 | impending 0.2.11 release | Chas Emerick <c****s@c****m> | almost 11 years ago | |
| e61472f7 | Add support for REPL evaluations that include reader conditionals, NREPL-78 | Chas Emerick <c****s@c****m> | almost 11 years ago | |
| 4615bebe | Updated Counterclockwise URL, added Cursive entry | Chas Emerick <c****s@c****m> | about 11 years ago | |
| 64238a10 | NREPL-59: Tracking source form positions in eval |
Michael Griffiths <m****y@c****i>
Committed by: Chas Emerick <c****s@c****m> |
over 11 years ago | |
| adf39f3f | 0.2.10 readme and changes | Chas Emerick <c****s@c****m> | over 11 years ago | |
| 00a0f39c | [maven-release-plugin] prepare release tools.nrepl-0.2.10 | Hudson @ build.clojure.org <b****d@c****m> | over 11 years ago | |
| e1ef37ec | [maven-release-plugin] prepare for next development iteration | Hudson @ build.clojure.org <b****d@c****m> | over 11 years ago | |
| d1613c99 | derp | Chas Emerick <c****s@c****m> | over 11 years ago | |
| 3875c6ea | allow evaluation contexts to opt out of pr-values printing of :value slots by... | Chas Emerick <c****s@c****m> | over 11 years ago | |
| 3e06bf73 | make the key executor/submit bits in interruptible-eval public | Chas Emerick <c****s@c****m> | over 11 years ago | |
| 4bff4788 | 0.2.9 in README | Chas Emerick <c****s@c****m> | over 11 years ago | |
| 34093111 | typo | Chas Emerick <c****s@c****m> | over 11 years ago | |
| a1863186 | [maven-release-plugin] prepare release tools.nrepl-0.2.9 | Hudson @ build.clojure.org <b****d@c****m> | over 11 years ago | |
| d083df19 | [maven-release-plugin] prepare for next development iteration | Hudson @ build.clojure.org <b****d@c****m> | over 11 years ago | |
| b87d5978 | 0.2.9 changelog | Chas Emerick <c****s@c****m> | over 11 years ago | |
| 590b6ec7 | use top-level default executor if one is not provided when creating interrupt... | Chas Emerick <c****s@c****m> | over 11 years ago | |
| 6edfd030 | 0.2.8 README, ops listing | Chas Emerick <c****s@c****m> | over 11 years ago | |
| c1fb0a4d | [maven-release-plugin] prepare for next development iteration | Hudson @ build.clojure.org <b****d@c****m> | over 11 years ago | |
| a097fea0 | [maven-release-plugin] prepare release tools.nrepl-0.2.8 | Hudson @ build.clojure.org <b****d@c****m> | over 11 years ago | |
| 96505d8b | move Transport import after corresponding namespace's :require | Chas Emerick <c****s@c****m> | over 11 years ago | |
| 18b70bb9 | 0.2.8 changelog | Chas Emerick <c****s@c****m> | over 11 years ago | |
| db9125c5 | Tweak serversocket configuration: | Chas Emerick <c****s@c****m> | over 11 years ago | |
| ece14667 | elide :ns in load-file responses, as it's always `user`, NREPL-68 | Chas Emerick <c****s@c****m> | over 11 years ago | |
| 1b62bd51 | document response of `eval` for interruptible-eval middleware | Chas Emerick <c****s@c****m> | over 11 years ago | |
| f95f2be9 | allow middlewares to contribute to result of "describe" response via :describ... | Chas Emerick <c****s@c****m> | over 11 years ago | |
| aaba3040 | Add type hint to remove reflection warning |
Gary Fredericks <f****y@g****m>
Committed by: Chas Emerick <c****s@c****m> |
over 11 years ago | |
| ca3a3839 | [maven-release-plugin] prepare release tools.nrepl-0.2.7 | Hudson @ build.clojure.org <b****d@c****m> | over 11 years ago | |
| 9c98c44c | [maven-release-plugin] prepare for next development iteration | Hudson @ build.clojure.org <b****d@c****m> | over 11 years ago | |
| 58e20fa5 | 0.2.7 changelog updates | Chas Emerick <c****s@c****m> | over 11 years ago | |
| b6783079 | eliminate reflection warnings | Chas Emerick <c****s@c****m> | over 11 years ago | |
| b905245e | NREPL-72: :ns argument to eval shouldn't affect *ns* outside of the scope of ... | Chas Emerick <c****s@c****m> | over 11 years ago | |
| dd5218e5 | NREPL-70: Add monroe to the list of nrepl clients |
Andrew Rosa <a****r@m****m>
Committed by: Chas Emerick <c****s@c****m> |
almost 12 years ago | |
| 85478572 | NREPL-53: Rewrite middleware linearization logic |
Gary Fredericks <f****y@g****m>
Committed by: Chas Emerick <c****s@c****m> |
almost 12 years ago | |
| 0c5b3cc2 | [maven-release-plugin] prepare release tools.nrepl-0.2.6 | Hudson @ build.clojure.org <b****d@c****m> | almost 12 years ago | |
| 6f64599b | [maven-release-plugin] prepare for next development iteration | Hudson @ build.clojure.org <b****d@c****m> | almost 12 years ago | |
| dee95905 | NREPL-66: | Chas Emerick <c****s@c****m> | almost 12 years ago | |
| 92094bf3 | Don't capture *msg* in bindings |
Hugo Duncan <h****o@h****g>
Committed by: Chas Emerick <c****s@c****m> |
almost 12 years ago | |
| edf94870 | [maven-release-plugin] prepare release tools.nrepl-0.2.5 | Hudson @ build.clojure.org <b****d@c****m> | almost 12 years ago | |
| 728e8144 | [maven-release-plugin] prepare for next development iteration | Hudson @ build.clojure.org <b****d@c****m> | almost 12 years ago | |
| f2c041ac | prep for 0.2.5 | Chas Emerick <c****s@c****m> | almost 12 years ago | |
| eb526fd8 | Stop reading stdin when client sends empty stdin | Colin Jones <t****n@g****m> | about 12 years ago | |
| da0443d3 | Add :version-string property to the Clojure version |
Bozhidar Batsov <b****r@b****m>
Committed by: Chas Emerick <c****s@c****m> |
about 12 years ago | |
| afd4653a | only major/minor/incremental is okay when parsing java.version | Chas Emerick <c****s@c****m> | about 12 years ago | |
| bc8a4435 | relax java.version parsing test, print actual results when they're unexpected | Chas Emerick <c****s@c****m> | about 12 years ago | |
| 0679ab61 | Extend Java version information |
Bozhidar Batsov <b****r@t****m>
Committed by: Chas Emerick <c****s@c****m> |
about 12 years ago | |
| 222c456a | Fix a typo and remove some trailing whitespace |
Bozhidar Batsov <b****r@t****m>
Committed by: Chas Emerick <c****s@c****m> |
about 12 years ago | |
| b8a775f7 | [maven-release-plugin] prepare release tools.nrepl-0.2.4 | Hudson @ build.clojure.org <b****d@c****m> | about 12 years ago | |
| d117822d | [maven-release-plugin] prepare for next development iteration | Hudson @ build.clojure.org <b****d@c****m> | about 12 years ago | |
| f436a4bb | 0.2.4 changelog | Chas Emerick <c****s@c****m> | about 12 years ago | |
| 20a3d150 | eliminate source of thread leak, NREPL-40: | Chas Emerick <c****s@c****m> | about 12 years ago | |
| cb7ce414 | Add Java version info to op "describe"'s response, NREPL-57 | Chas Emerick <c****s@c****m> | about 12 years ago | |
| 9c41e346 | change socket closing behaviour to accommodate JDK 1.8 changes, fixes NREPL-56 | Chas Emerick <c****s@c****m> | about 12 years ago | |
| 2a64aef1 | clojure.pprint require derp | Chas Emerick <c****s@c****m> | about 12 years ago | |
| 886d294e | use clojure 1.6 final, add 1.7 snapshot profile | Chas Emerick <c****s@c****m> | about 12 years ago | |
| f02956dc | Update session before sending eval response messages. |
Jeff Valk <j****v@j****m>
Committed by: Chas Emerick <c****s@c****m> |
about 12 years ago | |
| 707cf2e2 | Add CONTRIBUTING.md | Sean Corfield <s****n@c****g> | over 12 years ago | |
| eb2f33d0 | Ensure that nREPL server objects can be pretty-printed, fixes NREPL-51 | Chas Emerick <c****s@c****m> | over 12 years ago | |
| a0cf4c30 | add super-basic test and documentation for custom eval option, NREPL-50 | Chas Emerick <c****s@c****m> | over 12 years ago | |
| cf08ed50 | NREPL-50: Overridable eval function |
Brandon Bloom <b****n@b****e>
Committed by: Chas Emerick <c****s@c****m> |
over 12 years ago | |
| 1072b773 | Use a local instead of a var | Colin Jones <t****n@g****m> | over 12 years ago | |
| bbc5e02b | Keep value and side-effecting printing separate | Colin Jones <t****n@g****m> | over 12 years ago | |
| 93de0e0e | Fix test of dependency-less middleware linearization | Chas Emerick <c****s@c****m> | over 12 years ago | |
| bed7b1c8 | stop testing against 1.5.0-master-SNAPSHOT | Chas Emerick <c****s@c****m> | over 12 years ago | |
| 5c827132 | always test against 1.6.x now | Chas Emerick <c****s@c****m> | over 12 years ago | |
| 44104f8c | NREPL-47: Make all deftest names unique |
Andy Fingerhut <a****t@a****u>
Committed by: Chas Emerick <c****s@c****m> |
over 12 years ago | |
| ddadae84 | fix nrepl.el => cider, vim-foreplay => vim-fireplace links | Chas Emerick <c****s@c****m> | over 12 years ago | |
| 1c53a172 | Eliminate some reflective calls |
John Hume <d****s@g****m>
Committed by: Chas Emerick <c****s@c****m> |
about 13 years ago | |
| 21554bf6 | changelog for 0.2.3 | Chas Emerick <c****s@c****m> | over 13 years ago | |
| baadc768 | [maven-release-plugin] prepare for next development iteration | Hudson @ build.clojure.org <b****d@c****m> | over 13 years ago | |
| e67b9f2d | [maven-release-plugin] prepare release tools.nrepl-0.2.3 | Hudson @ build.clojure.org <b****d@c****m> | over 13 years ago | |
| 685a63e4 | upgrade pom.contrib | Chas Emerick <c****s@c****m> | over 13 years ago | |
| 11e39937 | Bind print vars when loading a file | Colin Jones <t****n@g****m> | over 13 years ago | |
| aad7b654 | Fix a couple of typos | Colin Jones <t****n@g****m> | over 13 years ago | |
| 3cd3d0e8 | Use a queue for stdin, to avoid PipedReader/Writer | Colin Jones <t****n@g****m> | over 13 years ago | |
| e7cd0d44 | Fix :dependencies misspelling? | Chas Emerick <c****s@c****m> | over 13 years ago | |
| 363f4c8b | eliminate more race conditions in tests | Chas Emerick <c****s@c****m> | over 13 years ago | |
| 7de04843 | [maven-release-plugin] prepare release tools.nrepl-0.2.2 | Hudson @ build.clojure.org <b****d@c****m> | over 13 years ago |