Ecosyste.ms: OpenCollective

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

github.com/nrepl/nrepl

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.
https://github.com/nrepl/nrepl

[Docs] Fix a broken code snippet

998b63b07cb612bd4cfab69195f573386ea4ef40 authored over 4 years ago by Bozhidar Batsov <[email protected]>
Add a note in antora.yml about the versioning

92f76c2b82b10efa716762018eb28fdc854c857d authored over 4 years ago by Bozhidar Batsov <[email protected]>
Switch back docs version to master

a9d94b1a73f4fa740fc533f5f0c805346f25d6c0 authored over 4 years ago by Bozhidar Batsov <[email protected]>
Release 0.8

337c44f13429d15c2bd78cb0700d5c43a6b18f63 authored over 4 years ago by Bozhidar Batsov <[email protected]>
[Docs] Cover the basics of middleware creation

e6fc84ff876e0017bf86bfc798531e4ece307518 authored over 4 years ago by Bozhidar Batsov <[email protected]>
[Docs] Add some docs on writing middleware tests

95d04188e0c11b3631ee0ee07af51101a85473ae authored over 4 years ago by Bozhidar Batsov <[email protected]>
[Docs] Add some recommendations about the middleware code structure

39cf1f53811c44317cc7b2e2b6ead504950d590c authored over 4 years ago by Bozhidar Batsov <[email protected]>
[Docs] Add a link to an external article on documenting middleware

a67fe8244aceafd7d149b7bce5628058cca6dd93 authored over 4 years ago by Bozhidar Batsov <[email protected]>
[Docs] Fix a couple of typos

bfde68a04a528e5f1d5d7b86dd272956b019c3ea authored over 4 years ago by Bozhidar Batsov <[email protected]>
[Docs] Restructure the Misc section

792e794dae18d97f66f45eba339cfef985cea411 authored over 4 years ago by Bozhidar Batsov <[email protected]>
Fix one commented out test

ab47e93979c8edebb9ccbc335418aa183e34aff5 authored over 4 years ago by Bozhidar Batsov <[email protected]>
Fix lookup of non-special symbol special forms

"let" is a special form, but not a special symbol. That is, the
"special-symbol?" fn returns fal...

35e8eb5ba2c05c7063b8e794e6f2d62f587646cd authored over 4 years ago by Eero Helenius <[email protected]>
Release 0.8.0-alpha5

45bd5b4c8ef99161b28ba388d0bd479bc1579b9b authored over 4 years ago by Bozhidar Batsov <[email protected]>
Add distinct candidate test for instance methods #201

44dd210627dbef101cde03d70f74512d99029991 authored over 4 years ago by Eero Helenius <[email protected]>
Ensure distinct static member completion candidates #201

Static methods such as String/valueOf have many overloads. Prior to this
commit, the static-memb...

78eff27da81809ead984c33d1a09370476ab5232 authored over 4 years ago by Eero Helenius <[email protected]>
Refactor static-members to use threading #201

e192569981dce1a34c1980d87e0b75f01a2b387b authored over 4 years ago by Eero Helenius <[email protected]>
Restructure the README a bit

0230ac47ebe676da4ffb585a2b3d49156ec64a85 authored over 4 years ago by Bozhidar Batsov <[email protected]>
Release 0.8.0-alpha4

e8a2959a9ea5c0b4b64a704d7476ac1d90afecae authored over 4 years ago by Bozhidar Batsov <[email protected]>
Fix completion candidate types

Previously, (ns-vars) and (ns-public-vars) returned symbols instead of
vars. As a result, (var-t...

8cc1a00c0f5c40c96ce9584d6b4cdc48c425e9b4 authored over 4 years ago by Eero Helenius <[email protected]>
[Docs] Tweak the sideloading docs

85ba7456653ea91b3300064da9f27f0ec4a858ec authored over 4 years ago by Bozhidar Batsov <[email protected]>
[Docs] Update a couple of external links

8e8e73666f98e8bef6830aa89b4e339905f18aca authored over 4 years ago by Bozhidar Batsov <[email protected]>
[Docs] Remove redundant link tags

4063d0f6d308499ab2ab41899362010a1f912507 authored over 4 years ago by Bozhidar Batsov <[email protected]>
Release 0.8.0-alpha3

97a1e4e2986881a39599054fcbe220bcda1d3b90 authored over 4 years ago by Bozhidar Batsov <[email protected]>
Release 0.8.0-alpha2

6e1fe9713ae29f29deb41f17e561c43c740edd37 authored over 4 years ago by Bozhidar Batsov <[email protected]>
Retain file meta when file is not in classpath

By default, the :file meta is the path to the file relative to the
classpath root. However, many...

a0976e372e339f03c370f7bec7daed0dd5eccc3f authored over 4 years ago by Eero Helenius <[email protected]>
Fix symbol lookup for user namespaces

Previously, sym-meta constructed a qualified keyword from the given ns
and sym, then tried retri...

25eff7c4aac4ee7e4fb0f3fd5c44d64bee06dba4 authored over 4 years ago by Eero Helenius <[email protected]>
Fix macro lookup

The :macro meta is a boolean. The Bencode encoder cannot encode
booleans, so we have to turn it ...

4886224add4fef81232a2cd220d4bb6b6501c3cb authored over 4 years ago by Eero Helenius <[email protected]>
[Docs] Fix the completions op return value

de2f68b624398cb984344a7f1cf143ac287d9769 authored over 4 years ago by Bozhidar Batsov <[email protected]>
[Docs] Update a code snippet

fe279706858b60d78fd8df4b39febbf4d9729a59 authored over 4 years ago by Bozhidar Batsov <[email protected]>
[Docs] Replace Liberapay with GitHub Sponsors

a7a2281ecec204bd5d9ae02c2bd15084652796b4 authored over 4 years ago by Bozhidar Batsov <[email protected]>
Release 0.8.0-alpha1

2f64ed3b200efa54065aee62531a8188faf9c670 authored over 4 years ago by Bozhidar Batsov <[email protected]>
Add handling of aliased symbols in the lookup middleware

Take 2. Turns out all I needed was ns-resolve...

78c7e323131c7ae34250742d8eaf0353ed667898 authored over 4 years ago by Bozhidar Batsov <[email protected]>
Revert "Add handling of aliased symbols in the lookup middleware"

This reverts commit cb97ec90670d76ed721a1d8a98607433a74d6d5b.

150f9be05affaf6a18107b00284dae86b1650643 authored over 4 years ago by Bozhidar Batsov <[email protected]>
Replaces a few usages of middlewares with middleware

ecfe65021ca87c2895358255e5307ee1698afc04 authored over 4 years ago by Bozhidar Batsov <[email protected]>
Provide more granular var types in the completion candidates metadata

7a0af66e61673aea8640463807b6081c986bbcea authored over 4 years ago by Bozhidar Batsov <[email protected]>
Add handling of aliased symbols in the lookup middleware

cb97ec90670d76ed721a1d8a98607433a74d6d5b authored over 4 years ago by Bozhidar Batsov <[email protected]>
Appease cljfmt

18f472f33b18c23f4bb0ef2c99d44d691609ecb8 authored over 4 years ago by Bozhidar Batsov <[email protected]>
Fix load-file return value (#194)

The "Built-in Ops" doc says that load-file returns `*ns*` under the `:ns` key after
successful ...

03e960e3a3840ace74ce5af02e516217cc509b79 authored over 4 years ago by Eero Helenius <[email protected]>
Rename the complete param to complete-fn for clarity

23361dd2792338310c048df22a5995c80bf4c37d authored over 4 years ago by Bozhidar Batsov <[email protected]>
[Fix #180] Provide a built-in `lookup` op

6291c2ecfc104c19af76d79a3a20fb08c159e97d authored over 4 years ago by Bozhidar Batsov <[email protected]>
Remove migrated tests from core-test

b3cddcf3fea8a9dddc18de18de6c8c959e48452e authored over 4 years ago by Shen Tian <[email protected]>
Extracting the print middleware tests into own ns

6ecbc646596ee8c91ac75550b7d998874af8e6aa authored over 4 years ago by Shen Tian <[email protected]>
Tweak some wording

db46bf712dafc1adc09a8ff01454fd93147c5abb authored over 4 years ago by Bozhidar Batsov <[email protected]>
[Docs] Tweak some wording

665f559037ff171e8772e0c4192e38e618060d43 authored over 4 years ago by Bozhidar Batsov <[email protected]>
[Docs] Fix some typos

f4555eb06b5fe65519bea84d0418947d49fc8aa9 authored over 4 years ago by Bozhidar Batsov <[email protected]>
[Fix #155] Document the recommended middleware naming conventions

95be349c3fac7f979121027bdf52c352b37b49c9 authored over 4 years ago by Bozhidar Batsov <[email protected]>
[#144] Add a stub for the best middleware practices documentation

26f757d78b58513aad743f5119fc61c4e9bd3953 authored over 4 years ago by Bozhidar Batsov <[email protected]>
Avoid writing partial messages in the bencode transport

Wrap the write in a helper fn that first writes it to a buffer, and
if successful, send the whol...

c9f6991aec061c2ea61eedcaaffb979ec85b0b46 authored over 4 years ago by Shen Tian <[email protected]>
Make test output a bit cleaner

a4db591e2352117d1244977c1204baea7e302012 authored over 4 years ago by Shen Tian <[email protected]>
[Docs] Add a note about clients that can manage nREPL's lifecycle

4112640075cc639d3e56347cbe780fb3b0fc0b9a authored over 4 years ago by Bozhidar Batsov <[email protected]>
[Docs] Mention nrepl-python-client

a1e80ee5a80004f7577829b14361b338c4ff9b46 authored over 4 years ago by Bozhidar Batsov <[email protected]>
[Docs] Mention Tutkain in the list of clients

bb83441224feb3f7a32e34f2c801693af4f4d004 authored over 4 years ago by Bozhidar Batsov <[email protected]>
[Docs] Group together related clients

b57b79c0b5e274805a4e38f8c557ccbaab2775fa authored over 4 years ago by Bozhidar Batsov <[email protected]>
[Fix #113] Change how we set classloaders to fix hotloading in Lein (#190)

As far as I can tell, the cause is that the combination of using Leiningen in/out of projects, a...

9b480531d7f2df133f42a5a664d95dcbbf6b92c3 authored over 4 years ago by Shen Tian <[email protected]>
[Docs] Update the babashka nREPL URL

2ab5f01cd8538a4d9ee7b24f9cf38c0817d3d960 authored over 4 years ago by Bozhidar Batsov <[email protected]>
Add back read-cond docs (#189)

1c30a63bf0cada7d811e578ea13e8947c497f198 authored over 4 years ago by Shen Tian <[email protected]>
Update changelog

933e08b7ef0a66002bf5bf6369088515e1c4b42f authored over 4 years ago by Shen Tian <[email protected]>
Display an error if we attempt to create a tty client

9be6b215d7e74d8fd9f05b07a064fdc012cb5cc0 authored over 4 years ago by Shen Tian <[email protected]>
Update cmdline client to listen to greeting message

ff486c1076ccb2a9fb6a66b94cdfd341aef5da78 authored over 4 years ago by Shen Tian <[email protected]>
Adding some tweaks to make tests run better with Kaocha. Update docs

f269c8673a494186b60450efac31b9950d5ee7a9 authored over 4 years ago by Shen Tian <[email protected]>
Update non-LTS java version from 13 to 14. Update docs

773aff8494ed322f3c3175f0dac5926ce565a229 authored over 4 years ago by Shen Tian <[email protected]>
Adding kaocha test runner

a3c71a600644545dabb9037ed60fcf970c2f1758 authored over 4 years ago by Shen Tian <[email protected]>
Allow loading of extra namespaces along with middleware changes

a7e240857bc4fcdd5ee4827c95ec38242385d52a authored over 4 years ago by Shen Tian <[email protected]>
Adding documentation

76d6b8f6ecf4fb3b8d443734bb59d8d91a802501 authored over 4 years ago by Shen Tian <[email protected]>
Introduce the with-session-classloader macro

c3ec4c699e4c9ac439fda822daeb0dda17370c9a authored over 4 years ago by Shen Tian <[email protected]>
Adding the dynamic-loader, including tests

Included adding tests both for the middleware, but also an integration
test for using it with th...

38ae1491cd7bdff4fedc222321dc05ba68e811a3 authored over 4 years ago by Shen Tian <[email protected]>
Handle unresolved middleware in the loader. Refactor describe test

4eaa6e087f000612966570b8cdf0bbfa29daf405 authored over 4 years ago by Shen Tian <[email protected]>
Adding documentation and addressing review changes

Updating docs, including expanding the building clients
section.

- Deprecating the default-midd...

aa717e1fa8497f907b66cd411720fc06b9e3307e authored over 4 years ago by Shen Tian <[email protected]>
Fix the handling of the completions op

1bf48d9fc922cb77b0557ece290afbfc3f2636ca authored over 4 years ago by Bozhidar Batsov <[email protected]>
[Docs] Improve the structure of the clients listing

fa747d3066a7aa80c6689c80d8783a8a35aad981 authored over 4 years ago by Bozhidar Batsov <[email protected]>
[Docs] Update the Conjure URL

fef2f62fdcdce5e141c2ad9fbc16c80d492f0063 authored over 4 years ago by Bozhidar Batsov <[email protected]>
[Fix #174] Document the new completions middleware in the changelog

5d6a2e3d9fafd0e7fda87402bb5b3f90ae7e9411 authored over 4 years ago by Bozhidar Batsov <[email protected]>
Bundle a couple of print functions compatible with the print middleware

770ef5b0c803673ddafba5553db5d5ff9da67fc7 authored over 4 years ago by Bozhidar Batsov <[email protected]>
Update the namespace of the load-file tests

839fbb29602385e07e9f136fd90f2f21f983594f authored over 4 years ago by Bozhidar Batsov <[email protected]>
Rename nrepl.completion to nrepl.util.completion

This adds a bit more structure to the code.

e70ec8d729146a2cfe74339b457580cf2d2535b9 authored over 4 years ago by Bozhidar Batsov <[email protected]>
Improve the completion middleware

* Made it possible to provide a custom completion function
* Added a couple of basic middleware ...

f269de081ae34c25c3aca7058e3630e43a634f55 authored over 4 years ago by Bozhidar Batsov <[email protected]>
Document eval's optional ns param

74a6403db976cdc42238dfa3933f6cf02b9e780a authored over 4 years ago by Bozhidar Batsov <[email protected]>
Fix eval docs typo

f97a23370ecebc976498b25da46cb69918b88b0b authored over 4 years ago by Alan Chan <[email protected]>
Fix indentation

ac717b6f1799ba2941c82fd1f9247bcd27999015 authored over 4 years ago by Bozhidar Batsov <[email protected]>
Improve the completion test

a231108a7f5b934e60eb0279d17670267ebf3ef6 authored over 4 years ago by Bozhidar Batsov <[email protected]>
Fix a couple of issues with Java method completions

* :candidates -> :candidate
* There were duplicates in the list of methods, as some methods migh...

9b238a335e40a6aabb41f3c5a2ccbc03a8fd39b2 authored over 4 years ago by Bozhidar Batsov <[email protected]>
Clean up a bit the completion logic

f242f868d0c9c78b295b40683ff5817796ca00b1 authored over 4 years ago by Bozhidar Batsov <[email protected]>
[Docs] Extend the list of additional resources

d44fb4678615487b5eaf9627e047e88aec0b6ba0 authored over 4 years ago by Bozhidar Batsov <[email protected]>
[Docs] Update a code snippet

00459450a43fc738032d429307fc0101984cf2c5 authored over 4 years ago by Bozhidar Batsov <[email protected]>
[Docs] Update a code snippet

f18a2f2dcac2bb635c0dab9cdb2686b627cc0697 authored over 4 years ago by Bozhidar Batsov <[email protected]>
[Docs] Fix a typo

87cb17b51cf209c3da4d07e7be5a997c2c91873a authored over 4 years ago by Bozhidar Batsov <[email protected]>
Tweak a docstring

a49c4f5291e25ea635436aabcd20641b8b7e7671 authored over 4 years ago by Bozhidar Batsov <[email protected]>
Fix indentation

084903a0ba5f4647561347aa75bf2dd816a83667 authored over 4 years ago by Bozhidar Batsov <[email protected]>
[#174] Introduce a completions middleware

It's pretty rough around the edges right now, but it works.
I've borrowed a lot of code from clo...

e3a042288e426b2b65c59c497b4fab9b6df37afc authored over 4 years ago by Bozhidar Batsov <[email protected]>
Strip patch version from :added metadata

It's not relevant there, as we'd never add new functionality in a patch
release.

d3ed596f3a450ea10bcf15ef39eb8eb9155443e7 authored almost 5 years ago by Bozhidar Batsov <[email protected]>
[Docs] Fix wording

5c5ca410a39fa96300ace12ae3b12204bd9ee5fd authored almost 5 years ago by Bozhidar Batsov <[email protected]>
[Docs] Update a reference to the antora playbook

5fdff98e4d251e183a49e34646202ff488c4bf28 authored almost 5 years ago by Bozhidar Batsov <[email protected]>
[Docs] Update the list of nREPL clients

56475467d398e7841ac2d54de4cbca4d5f35f886 authored almost 5 years ago by Bozhidar Batsov <[email protected]>
[Docs] Update the list of nREPL servers

b262e1889e8f60151c1de4257a0cea28ec88b959 authored almost 5 years ago by Bozhidar Batsov <[email protected]>
[Docs] Add a section on building nREPL servers

ae8f3494ba5833a70146ac4d6291c8c1df4a35d9 authored almost 5 years ago by Bozhidar Batsov <[email protected]>
[Docs] Extend the section on building clients

ea74f19b54f418c5d4a85e6577b00e157dd7e46a authored almost 5 years ago by Bozhidar Batsov <[email protected]>
[Docs] Fix some markup

777bacf7db8e2d4eab4cfdcfb853e421467df76d authored almost 5 years ago by Bozhidar Batsov <[email protected]>
Add a note about the maint profile

e80cb4bcb0eb88a8632c4a2c977cd21926eb5738 authored almost 5 years ago by Bozhidar Batsov <[email protected]>
Bump some development dependencies

f32e2163f3772057153574d2bb9fce0b8d80c0a3 authored almost 5 years ago by Bozhidar Batsov <[email protected]>
Bump the development version

0be9e49cf10754d9b9d77251739c46d90a2a4ea1 authored almost 5 years ago by Bozhidar Batsov <[email protected]>