Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

nREPL

A common foundation for Clojure Tooling
Collective - Host: opensource - https://opencollective.com/nrepl - Website: https://nrepl.org - Code: https://github.com/nrepl

Bump the development version

github.com/nrepl/nrepl - 031586cc39fa8308bac2e66b4339bbe1bd788d50 authored over 6 years ago by Bozhidar Batsov <[email protected]>
Kill a dead test

Seems at some point nREPL had some built-in pretty-printing
functionality, but that's no longer ...

github.com/nrepl/nrepl - 34fb75a143fb57fb86bc6357db6a018d99841f10 authored over 6 years ago by Bozhidar Batsov <[email protected]>
Cleanup a couple of examples

github.com/nrepl/nrepl - 44fd9b36cbcf771033ca8a2680678e5ebe1e7f2c authored over 6 years ago by Bozhidar Batsov <[email protected]>
Release 0.4.0

github.com/nrepl/nrepl - 1f4d9d4ce119ce3632d8d176e174e463d2a37008 authored over 6 years ago by Bozhidar Batsov <[email protected]>
[Fix #4] Change the project's namespaces

clojure.tools.nrepl -> nrepl.core
clojure.tools.nrepl.* -> nrepl.*

That's the final outstandi...

github.com/nrepl/nrepl - 61ab0d9c62860581bad70dda0184a55b5b82b9b1 authored over 6 years ago by Bozhidar Batsov <[email protected]>
Remove unused refer

github.com/nrepl/piggieback - 507baa9edf7f273e9f5f65204f1ab5b24552237d authored over 6 years ago by Bozhidar Batsov <[email protected]>
Update the nREPL repo url

github.com/nrepl/piggieback - 0a91b8e5c1bba19efda5e08fa061bb854e72f5cb authored over 6 years ago by Bozhidar Batsov <[email protected]>
Fix a few line comments

github.com/nrepl/nrepl - 6542d4d413bee024c90c9932d4cc6f42cf9a14d9 authored over 6 years ago by Bozhidar Batsov <[email protected]>
Add better license information

github.com/nrepl/nrepl - 8428621a5d3a576aa46e27788d2609e4240d90d3 authored over 6 years ago by Bozhidar Batsov <[email protected]>
Improve the code style a bit

github.com/nrepl/nrepl - cbeecf6756fcae117e3bce6dd89e80b903be98fb authored over 6 years ago by Bozhidar Batsov <[email protected]>
Fix a bunch of line comments

; should be used for inline comments only.

github.com/nrepl/nrepl - e43c4de5dae05d5da78587b5ae32033fe836f9ee authored over 6 years ago by Bozhidar Batsov <[email protected]>
Update BEncode URL

github.com/nrepl/nrepl - 40ecf02203242a042d042568360d236861691bcc authored over 6 years ago by Reid D McKenzie <[email protected]>
Update the README

github.com/nrepl/nrepl - 9107676b4062386fde60d84e4478117021c2481c authored over 6 years ago by Bozhidar Batsov <[email protected]>
Add url and license to the project.clj

github.com/nrepl/nrepl - d5337c11829e76a3edb79908561e3a6c36ba5d16 authored over 6 years ago by Bozhidar Batsov <[email protected]>
Release 0.3.1

github.com/nrepl/nrepl - 44521a1b879761ada7dbea36283f891f71f4066d authored over 6 years ago by Bozhidar Batsov <[email protected]>
Get rid of some legacy code for compatibility with Java 5

github.com/nrepl/nrepl - 144093363252633a534deef64143001405a1269b authored over 6 years ago by Bozhidar Batsov <[email protected]>
[Fix #26] Specify Java 8 as the compiler target

github.com/nrepl/nrepl - 90db7f9b36a35fa9fff8691a1e121e284ab5fdf4 authored over 6 years ago by Bozhidar Batsov <[email protected]>
Leverage a couple more functions from clojure.string

github.com/nrepl/piggieback - 0fde017f7ee4e9d6c3a5225b3468cd089cdd3051 authored over 6 years ago by Bozhidar Batsov <[email protected]>
Update the project description

github.com/nrepl/piggieback - 286176b64a6edc017026d34de8d93afdff127713 authored over 6 years ago by Bozhidar Batsov <[email protected]>
Bump the development version

github.com/nrepl/piggieback - e850d2148ec2b408ad46dfb230835e848c3e65ac authored over 6 years ago by Bozhidar Batsov <[email protected]>
Update the README

github.com/nrepl/piggieback - aa3e20329dfd59f140de179efc756740d8c481f6 authored over 6 years ago by Bozhidar Batsov <[email protected]>
Cut 0.3.5

github.com/nrepl/piggieback - d635c69bcd4c8ad8af55effc51c9b76f07181fee authored over 6 years ago by Bozhidar Batsov <[email protected]>
Adopt a more structured changelog format (a la CIDER)

github.com/nrepl/nrepl - a62347f6401a075fd34e9f7122c023866d63a42e authored over 6 years ago by Bozhidar Batsov <[email protected]>
Added a test for no-code operation

Test for the case when running just "op" "eval" with no "code"
provided.

github.com/nrepl/nrepl - e68d7732c71b3008d89e0207de8074e6dab23c0a authored over 6 years ago by Александар Симић <[email protected]>
Updated the CHANGELOG

Added the info about the bugfixes to session & interruptible-eval
middlewares

github.com/nrepl/nrepl - a1bdb6e4a5b581bf1381f4bcb8921d6e9715e793 authored over 6 years ago by Александар Симић <[email protected]>
Fixed some messages not resulting in status :done

Signed-off-by: Александар Симић <[email protected]>

Fix for :status :done

The original patch wa...

github.com/nrepl/nrepl - 61b012dec040bab4580e7827aabf48d1707d59af authored over 6 years ago by Dirk Geurs <[email protected]>
cljfmt compliance

This change is not strictly related to the PR that I'm implementing,
but it makes all the tests ...

github.com/nrepl/nrepl - 193b5d901c35752a5d7ae7aa94b0a54c6e3a990c authored over 6 years ago by Александар Симић <[email protected]>
Update the copyright

github.com/nrepl/nrepl - ca489752a0a5e9ed0ed80a95dbf1c17e00992503 authored over 6 years ago by Bozhidar Batsov <[email protected]>
Add a Clojars badge

github.com/nrepl/nrepl - 063e6abae5ad3b0c039f1c8bd012d029a46f3c2f authored over 6 years ago by Bozhidar Batsov <[email protected]>
Simplify project.clj a tiny bit

nrepl/nrepl is the same as simply nrepl.

github.com/nrepl/nrepl - 20134cefc069d0d087aa9b880554e3223a003c8b authored over 6 years ago by Bozhidar Batsov <[email protected]>
Bump the development version

github.com/nrepl/nrepl - 9dd71a4dba97562e0aa1a00b1b1b10f83220e399 authored over 6 years ago by Bozhidar Batsov <[email protected]>
ns clean up

Went through all the ns declarations and tried to follow the
recommended best practices for ns r...

github.com/nrepl/nrepl - e10e7fd1a4b3ae5d293ce6855ed2db6fdeb6c207 authored over 6 years ago by Александар Симић <[email protected]>
Add a proper description to the project

github.com/nrepl/nrepl - b63debd37c107d2ff0ed36c5103a3bf1af0e0383 authored over 6 years ago by Bozhidar Batsov <[email protected]>
Fix a typo

github.com/nrepl/nrepl - f9209f091550480f8655775e452424162f42627e authored over 6 years ago by Bozhidar Batsov <[email protected]>
Update the Clojar coordinates

No one will be affected by this as no one is really using cider/nrepl
yet.

After thinking for a...

github.com/nrepl/nrepl - f10a9a98f85256b4126a9170dd3de2cfeb0cffb5 authored over 6 years ago by Bozhidar Batsov <[email protected]>
Update the repo URL (again) :-)

This time is the last time! I promise! :-)

github.com/nrepl/nrepl - 0bc6c662bb4e1cdc592aed2f85fcdff9e90b41f0 authored over 6 years ago by Bozhidar Batsov <[email protected]>
Update the repo URL (again) :-)

github.com/nrepl/piggieback - cca4b3f55011a3c51125edbb7b76e9a09386ab20 authored over 6 years ago by Bozhidar Batsov <[email protected]>
Update the build instructions

github.com/nrepl/nrepl - 521aa4795b1da949e990b2c05d516c2bcb62e8c0 authored over 6 years ago by Bozhidar Batsov <[email protected]>
Update .gitignore

github.com/nrepl/nrepl - db9b7c511dfd34b46edd0e06b24029d63eb11da1 authored over 6 years ago by Bozhidar Batsov <[email protected]>
Fix a broken link

github.com/nrepl/nrepl - 9509815050fde45c1e88a0a1946addc502b0e797 authored over 6 years ago by Bozhidar Batsov <[email protected]>
[Fix #1] Release nREPL 0.3.0!!!

github.com/nrepl/nrepl - 46380a980b58dbf134928029c118042b564ff761 authored over 6 years ago by Bozhidar Batsov <[email protected]>
Tweak some metadata for consistency

github.com/nrepl/nrepl - 3ab6c1f02a5db0067849f3ca49cd55242aa9340d authored over 6 years ago by Bozhidar Batsov <[email protected]>
Use a proper docstring

github.com/nrepl/nrepl - 2c9e7c883a0e74e4e5637680b0073ce608716a53 authored over 6 years ago by Bozhidar Batsov <[email protected]>
Fix the version string

github.com/nrepl/nrepl - ac8f6bba9f2b40ff4eef3e9015c905d38b2baa87 authored over 6 years ago by Bozhidar Batsov <[email protected]>
Update the changelog

github.com/nrepl/nrepl - 459ed52c56fdc1c80576bf79f9cd921e0a295028 authored over 6 years ago by Bozhidar Batsov <[email protected]>
Change file encoding to utf-8-unix

github.com/nrepl/nrepl - 40a4a3efb1f652ef225022ab815aa9c68198173c authored over 6 years ago by Bozhidar Batsov <[email protected]>
Change the maven-specific dir structure to something more lein friendly

github.com/nrepl/nrepl - e72434f46e96f675aa9fb9f0a850ec8d26a8d88d authored over 6 years ago by Bozhidar Batsov <[email protected]>
Get rid of our maven legacy

github.com/nrepl/nrepl - 1558f70ce7cad217a9021d980460081bb9104d0a authored over 6 years ago by Bozhidar Batsov <[email protected]>
Prevention of read shadowing

Eastwood error:

src/main/clojure/clojure/tools/nrepl/transport.clj:42:49:
local-shadows-var...

github.com/nrepl/nrepl - 3ed3cfa100a37785c5ae3fc57294b655725e72b3 authored over 6 years ago by Александар Симић <[email protected]>
Renamed symbol to keep Eastwood happy

And to prevent it from issuing warnings

github.com/nrepl/nrepl - f5fa25918952f5ed1179812bc09f07718271b83c authored over 6 years ago by Александар Симић <[email protected]>
Making Eastwood happy

Eastwood warning:

src/main/clojure/clojure/tools/nrepl/middleware.clj:151:29:
local-shadows-var...

github.com/nrepl/nrepl - 0edb25c24454afbc52af4b7ed2acc73ea942965c authored over 6 years ago by Александар Симић <[email protected]>
Further Eastwood compliance

Reorganised the namespace declaration so that Eastwood would not
complain

github.com/nrepl/nrepl - f431f67b91276d9bc9253c8c469257d26d371653 authored over 6 years ago by Александар Симић <[email protected]>
Fix for Eastwood's unused-ret-vals-in-try warning

Eastwood error:

src/main/clojure/clojure/tools/nrepl/middleware/interruptible_eval.clj:145:9:
u...

github.com/nrepl/nrepl - 74a8a3a1580665d7d25ced881e31ef5873236833 authored over 6 years ago by Александар Симић <[email protected]>
This warning is not being used anywhere

Not only was it not being used, it had the :reason part outside the
disable-warning config section

github.com/nrepl/nrepl - b477ead489b5bd1777e51f2e2fa4b0bf9896e2c8 authored over 6 years ago by Александар Симић <[email protected]>
Ignore the macroexpansion of while

There are two while functions within clojure.tools.nrepl-test which
macroexpand to an if clause ...

github.com/nrepl/nrepl - 54cabc21dd079548ef0d2926385dff588450e358 authored over 6 years ago by Александар Симић <[email protected]>
Namespace formatting fix

cljfmt changed the order of the namespace arguments.

Cleaned it up so that the name of the ns g...

github.com/nrepl/nrepl - c812c3f25c19956799944f095b530b69f98646a9 authored over 6 years ago by Александар Симић <[email protected]>
Use eastwood-ignore-unused-ret macro

This way it's more consistent with piggieback project so when it comes
to removing/fix it, it ca...

github.com/nrepl/nrepl - 5136c5895c6146c2f00fda2e823631ad8f1d2010 authored over 6 years ago by Александар Симић <[email protected]>
Two Eastwood warnings less

Switched to assert here as per Eastwood's documentation

github.com/nrepl/nrepl - bb13e37c8b687db24eb859749139733fb166b4b1 authored over 6 years ago by Александар Симић <[email protected]>
One less complaint from Eastwood

Reorganised the require so that it makes Eastwood happy

github.com/nrepl/nrepl - 32aff2d9e8b2712f4f6abd17e2758ddc97522bef authored over 6 years ago by Александар Симић <[email protected]>
Corrected require in clojure.tools.nrepl-test

I've done this in order to suppress a warning from Eastwood

github.com/nrepl/nrepl - 3620ede677838475287b436412ccfb12f9886320 authored over 6 years ago by Александар Симић <[email protected]>
Whitespace & blanklines

Removal of whitespace and blanklines. Not intentional but my editor
picked it up when saving.

G...

github.com/nrepl/nrepl - 16fbdab8bc44c8a9ca95e0354b283add4c78a68a authored over 6 years ago by Александар Симић <[email protected]>
lein cljfmt fix

Ran lein cljfmt fix as that is one of the steps in the CI run.

It was mostly just indentation i...

github.com/nrepl/nrepl - f80e763e77f9a943e8d0ad2557ae9aaa5e09db6f authored over 6 years ago by Александар Симић <[email protected]>
Eastwood warning fix

Added # in front of doall.

Added additional ';' in front of a comment so that it's indented
nic...

github.com/nrepl/nrepl - 78c2c91a945c6499a7fa78b4465f195c6f78f778 authored over 6 years ago by Александар Симић <[email protected]>
Not sure if this should be ignored

But adding it to the ignore config of eastwood so that if it needs to
be removed it'll be easier.

github.com/nrepl/nrepl - 0de3d6365c9be1bb22f4f23adf0235ad2d55fa87 authored over 6 years ago by Александар Симић <[email protected]>
Don't reinvent the logging

The main reason for implementing this is because eastwood was warning
on the two issues:

* src/...

github.com/nrepl/nrepl - 5987435ed197f5b2e2ccbe9bac1b09deb7ca222c authored over 6 years ago by Александар Симић <[email protected]>
fix loss of compiler-env

github.com/nrepl/piggieback - 391c290a642789d446b341b645cc435de5c47037 authored over 6 years ago by Bruce Hauman <[email protected]>
bump to 0.3.5-SNAPSHOT

github.com/nrepl/piggieback - faab3b0e7d0bd70b89cfa13b0d17d44bb2ff03c7 authored over 6 years ago by Bruce Hauman <[email protected]>
Release 0.3.4

github.com/nrepl/piggieback - 4a5574b52fb4b39adc170f6b421691d54c82cf0a authored over 6 years ago by Bozhidar Batsov <[email protected]>
Tweak a couple of TODOs

github.com/nrepl/piggieback - 5f8986093a4986f58d0d94ecd2542f22ac84211b authored over 6 years ago by Bozhidar Batsov <[email protected]>
Fix the formatting

github.com/nrepl/piggieback - 323482d45ccc18a79e459d187359fcdb5f2c14db authored over 6 years ago by Bozhidar Batsov <[email protected]>
add comment

github.com/nrepl/piggieback - 26b7c06640ac1a748c2635a50a90664081c4b2f4 authored over 6 years ago by Bruce Hauman <[email protected]>
prevent tear-down from being called

CLJS 1.10.238 introduced a finally block that ensures teardown is called

github.com/nrepl/piggieback - 65f1b3b506e899d29b71726e5183a739481790dd authored over 6 years ago by Bruce Hauman <[email protected]>
add development helper in user.clj

github.com/nrepl/piggieback - a25f11ce251417f36bdd5e79ff34fb39c3566fc9 authored over 6 years ago by Bruce Hauman <[email protected]>
bump to 0.3.4-SNAPSHOT

github.com/nrepl/piggieback - d312b79d43f97700976b028f5b569ab846350690 authored over 6 years ago by Bruce Hauman <[email protected]>
Switch the encoding of the history file to utf-8-unix

github.com/nrepl/nrepl - 2fd2824751bfe455b1d50245adadc019952ab262 authored over 6 years ago by Bozhidar Batsov <[email protected]>
Update the history a bit

github.com/nrepl/nrepl - c68d495e04134ce0cafb36ac240cd3c4347dc3da authored over 6 years ago by Bozhidar Batsov <[email protected]>
Fix the formatting issue for real

github.com/nrepl/nrepl - 5ad3a0e5dafeb424867de9fe6c6ff869a7496979 authored over 6 years ago by Bozhidar Batsov <[email protected]>
Fix a formatting problem in the history

github.com/nrepl/nrepl - e2249a3391c519a7e591ed0fccf98b9da0d0748b authored over 6 years ago by Bozhidar Batsov <[email protected]>
Update the CIDER entry

github.com/nrepl/nrepl - eda17a543251bdc6316cff5ec1aaa77d541d46ad authored over 6 years ago by Bozhidar Batsov <[email protected]>
Update a couple of links

github.com/nrepl/nrepl - 9115ed59202679aa1f5c1a5c7b4293c415c806c2 authored over 6 years ago by Bozhidar Batsov <[email protected]>
Fix the Travis badge

github.com/nrepl/nrepl - c8f956b6c78382f6f13d0ee5d1b25ccc54d25248 authored over 6 years ago by Bozhidar Batsov <[email protected]>
Tweak the project.clj and the Travis CI setup

Basically they are the same as orchard's now.

github.com/nrepl/nrepl - e625bd8ca4466eb7f9a00ef9f8b5ff5e2209e822 authored over 6 years ago by Bozhidar Batsov <[email protected]>
Update the deployment coordinates

github.com/nrepl/nrepl - 67bba0767a65e9ffff5f9a5749701bc1839835a7 authored over 6 years ago by Bozhidar Batsov <[email protected]>
Update a couple of links

github.com/nrepl/nrepl - 9e8faf77f0225e5c68cd00e8242144666b570ff7 authored over 6 years ago by Bozhidar Batsov <[email protected]>
Fix a readme heading

github.com/nrepl/nrepl - c497d10c4bf3b01a124312fcc2216494215ba818 authored over 6 years ago by Bozhidar Batsov <[email protected]>
Update the copyright

github.com/nrepl/piggieback - 6b6a7ba1e03132fc05dcc27a2b0340c9f8b8eb91 authored over 6 years ago by Bozhidar Batsov <[email protected]>
Release 0.3.3

github.com/nrepl/piggieback - a983d50e7ec5e2ce2d9beadf36a794b32b386c1a authored over 6 years ago by Bozhidar Batsov <[email protected]>
fix REPL teardown problem and bind *out* and *err* for initialization

github.com/nrepl/piggieback - cc48fe207d1fe2d90ce6ce6d87a1a2476b00cadb authored over 6 years ago by Bruce Hauman <[email protected]>
bump to 0.3.2-SNAPSHOT

github.com/nrepl/piggieback - b4e788df2b26a516af9c7af907cada4bbe661833 authored over 6 years ago by Bruce Hauman <[email protected]>
Release 0.3.2

github.com/nrepl/piggieback - ef08e8319c51f9e36194f92c1356b84881dd7262 authored over 6 years ago by Bozhidar Batsov <[email protected]>
Remove some unused requires & imports

github.com/nrepl/piggieback - 60ec73edd4ecd4616fe2d6bd25392956d095e36c authored over 6 years ago by Bozhidar Batsov <[email protected]>
Fix a couple of whitespace issues

github.com/nrepl/piggieback - 6860d3bc63271a44cbafc724588e201e2ed76c57 authored over 6 years ago by Bozhidar Batsov <[email protected]>
enable :wrap repl-option

github.com/nrepl/piggieback - 9ea791ed5bfbb22d07ab907c1f3a81f89870d03e authored over 6 years ago by Bruce Hauman <[email protected]>
capture cljs-warning-handlers so consumers can bind them

github.com/nrepl/piggieback - 22b6771bf28497eef81eaeb4784c26a40592644d authored over 6 years ago by Bruce Hauman <[email protected]>
remove move unneeded code

github.com/nrepl/piggieback - c72466a910ffbe67bc2bac856ccad0b25099b1d2 authored over 6 years ago by Bruce Hauman <[email protected]>
enable :caught repl option

github.com/nrepl/piggieback - c8ec75dde3125c1f3a7f9ca44d757e149a96e07b authored over 6 years ago by Bruce Hauman <[email protected]>
add somewhat clarifying comment for initializing repl-options

github.com/nrepl/piggieback - 1b2696016106584f7746427b2f7ed128da05e199 authored over 6 years ago by Bruce Hauman <[email protected]>
Tweak the README a bit

github.com/nrepl/piggieback - 27db118778522b4d83e423616ec3cc4516207459 authored over 6 years ago by Bozhidar Batsov <[email protected]>
Add a clojars badge

github.com/nrepl/piggieback - 0381852094266df9b34e30208c5107e87597aa1e authored over 6 years ago by Bozhidar Batsov <[email protected]>
Bump the development version

github.com/nrepl/piggieback - e342f9751f877fc921200a8daf105352755f4a4e authored over 6 years ago by Bozhidar Batsov <[email protected]>