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
998b63b07cb612bd4cfab69195f573386ea4ef40 authored over 4 years ago by Bozhidar Batsov <[email protected]>
92f76c2b82b10efa716762018eb28fdc854c857d authored over 4 years ago by Bozhidar Batsov <[email protected]>
a9d94b1a73f4fa740fc533f5f0c805346f25d6c0 authored over 4 years ago by Bozhidar Batsov <[email protected]>
337c44f13429d15c2bd78cb0700d5c43a6b18f63 authored over 4 years ago by Bozhidar Batsov <[email protected]>
e6fc84ff876e0017bf86bfc798531e4ece307518 authored over 4 years ago by Bozhidar Batsov <[email protected]>
95d04188e0c11b3631ee0ee07af51101a85473ae authored over 4 years ago by Bozhidar Batsov <[email protected]>
39cf1f53811c44317cc7b2e2b6ead504950d590c authored over 4 years ago by Bozhidar Batsov <[email protected]>
a67fe8244aceafd7d149b7bce5628058cca6dd93 authored over 4 years ago by Bozhidar Batsov <[email protected]>
bfde68a04a528e5f1d5d7b86dd272956b019c3ea authored over 4 years ago by Bozhidar Batsov <[email protected]>
792e794dae18d97f66f45eba339cfef985cea411 authored over 4 years ago by Bozhidar Batsov <[email protected]>
ab47e93979c8edebb9ccbc335418aa183e34aff5 authored over 4 years ago by Bozhidar Batsov <[email protected]>
"let" is a special form, but not a special symbol. That is, the
"special-symbol?" fn returns fal...
45bd5b4c8ef99161b28ba388d0bd479bc1579b9b authored over 4 years ago by Bozhidar Batsov <[email protected]>
44dd210627dbef101cde03d70f74512d99029991 authored over 4 years ago by Eero Helenius <[email protected]>
Static methods such as String/valueOf have many overloads. Prior to this
commit, the static-memb...
e192569981dce1a34c1980d87e0b75f01a2b387b authored over 4 years ago by Eero Helenius <[email protected]>
0230ac47ebe676da4ffb585a2b3d49156ec64a85 authored over 4 years ago by Bozhidar Batsov <[email protected]>
e8a2959a9ea5c0b4b64a704d7476ac1d90afecae authored over 4 years ago by Bozhidar Batsov <[email protected]>
Previously, (ns-vars) and (ns-public-vars) returned symbols instead of
vars. As a result, (var-t...
85ba7456653ea91b3300064da9f27f0ec4a858ec authored over 4 years ago by Bozhidar Batsov <[email protected]>
8e8e73666f98e8bef6830aa89b4e339905f18aca authored over 4 years ago by Bozhidar Batsov <[email protected]>
4063d0f6d308499ab2ab41899362010a1f912507 authored over 4 years ago by Bozhidar Batsov <[email protected]>
97a1e4e2986881a39599054fcbe220bcda1d3b90 authored over 4 years ago by Bozhidar Batsov <[email protected]>
6e1fe9713ae29f29deb41f17e561c43c740edd37 authored over 4 years ago by Bozhidar Batsov <[email protected]>
By default, the :file meta is the path to the file relative to the
classpath root. However, many...
Previously, sym-meta constructed a qualified keyword from the given ns
and sym, then tried retri...
The :macro meta is a boolean. The Bencode encoder cannot encode
booleans, so we have to turn it ...
de2f68b624398cb984344a7f1cf143ac287d9769 authored over 4 years ago by Bozhidar Batsov <[email protected]>
fe279706858b60d78fd8df4b39febbf4d9729a59 authored over 4 years ago by Bozhidar Batsov <[email protected]>
a7a2281ecec204bd5d9ae02c2bd15084652796b4 authored over 4 years ago by Bozhidar Batsov <[email protected]>
2f64ed3b200efa54065aee62531a8188faf9c670 authored over 4 years ago by Bozhidar Batsov <[email protected]>
Take 2. Turns out all I needed was ns-resolve...
78c7e323131c7ae34250742d8eaf0353ed667898 authored over 4 years ago by Bozhidar Batsov <[email protected]>This reverts commit cb97ec90670d76ed721a1d8a98607433a74d6d5b.
150f9be05affaf6a18107b00284dae86b1650643 authored over 4 years ago by Bozhidar Batsov <[email protected]>ecfe65021ca87c2895358255e5307ee1698afc04 authored over 4 years ago by Bozhidar Batsov <[email protected]>
7a0af66e61673aea8640463807b6081c986bbcea authored over 4 years ago by Bozhidar Batsov <[email protected]>
cb97ec90670d76ed721a1d8a98607433a74d6d5b authored over 4 years ago by Bozhidar Batsov <[email protected]>
18f472f33b18c23f4bb0ef2c99d44d691609ecb8 authored over 4 years ago by Bozhidar Batsov <[email protected]>
The "Built-in Ops" doc says that load-file returns `*ns*` under the `:ns` key after
successful ...
23361dd2792338310c048df22a5995c80bf4c37d authored over 4 years ago by Bozhidar Batsov <[email protected]>
6291c2ecfc104c19af76d79a3a20fb08c159e97d authored over 4 years ago by Bozhidar Batsov <[email protected]>
b3cddcf3fea8a9dddc18de18de6c8c959e48452e authored over 4 years ago by Shen Tian <[email protected]>
6ecbc646596ee8c91ac75550b7d998874af8e6aa authored over 4 years ago by Shen Tian <[email protected]>
db46bf712dafc1adc09a8ff01454fd93147c5abb authored over 4 years ago by Bozhidar Batsov <[email protected]>
665f559037ff171e8772e0c4192e38e618060d43 authored over 4 years ago by Bozhidar Batsov <[email protected]>
f4555eb06b5fe65519bea84d0418947d49fc8aa9 authored over 4 years ago by Bozhidar Batsov <[email protected]>
95be349c3fac7f979121027bdf52c352b37b49c9 authored over 4 years ago by Bozhidar Batsov <[email protected]>
26f757d78b58513aad743f5119fc61c4e9bd3953 authored over 4 years ago by Bozhidar Batsov <[email protected]>
Wrap the write in a helper fn that first writes it to a buffer, and
if successful, send the whol...
a4db591e2352117d1244977c1204baea7e302012 authored over 4 years ago by Shen Tian <[email protected]>
4112640075cc639d3e56347cbe780fb3b0fc0b9a authored over 4 years ago by Bozhidar Batsov <[email protected]>
a1e80ee5a80004f7577829b14361b338c4ff9b46 authored over 4 years ago by Bozhidar Batsov <[email protected]>
bb83441224feb3f7a32e34f2c801693af4f4d004 authored over 4 years ago by Bozhidar Batsov <[email protected]>
b57b79c0b5e274805a4e38f8c557ccbaab2775fa authored over 4 years ago by Bozhidar Batsov <[email protected]>
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]>2ab5f01cd8538a4d9ee7b24f9cf38c0817d3d960 authored over 4 years ago by Bozhidar Batsov <[email protected]>
1c30a63bf0cada7d811e578ea13e8947c497f198 authored over 4 years ago by Shen Tian <[email protected]>
933e08b7ef0a66002bf5bf6369088515e1c4b42f authored over 4 years ago by Shen Tian <[email protected]>
9be6b215d7e74d8fd9f05b07a064fdc012cb5cc0 authored over 4 years ago by Shen Tian <[email protected]>
ff486c1076ccb2a9fb6a66b94cdfd341aef5da78 authored over 4 years ago by Shen Tian <[email protected]>
f269c8673a494186b60450efac31b9950d5ee7a9 authored over 4 years ago by Shen Tian <[email protected]>
773aff8494ed322f3c3175f0dac5926ce565a229 authored over 4 years ago by Shen Tian <[email protected]>
a3c71a600644545dabb9037ed60fcf970c2f1758 authored over 4 years ago by Shen Tian <[email protected]>
a7e240857bc4fcdd5ee4827c95ec38242385d52a authored over 4 years ago by Shen Tian <[email protected]>
76d6b8f6ecf4fb3b8d443734bb59d8d91a802501 authored over 4 years ago by Shen Tian <[email protected]>
c3ec4c699e4c9ac439fda822daeb0dda17370c9a authored over 4 years ago by Shen Tian <[email protected]>
Included adding tests both for the middleware, but also an integration
test for using it with th...
4eaa6e087f000612966570b8cdf0bbfa29daf405 authored over 4 years ago by Shen Tian <[email protected]>
Updating docs, including expanding the building clients
section.
- Deprecating the default-midd...
aa717e1fa8497f907b66cd411720fc06b9e3307e authored over 4 years ago by Shen Tian <[email protected]>1bf48d9fc922cb77b0557ece290afbfc3f2636ca authored over 4 years ago by Bozhidar Batsov <[email protected]>
fa747d3066a7aa80c6689c80d8783a8a35aad981 authored over 4 years ago by Bozhidar Batsov <[email protected]>
fef2f62fdcdce5e141c2ad9fbc16c80d492f0063 authored over 4 years ago by Bozhidar Batsov <[email protected]>
5d6a2e3d9fafd0e7fda87402bb5b3f90ae7e9411 authored over 4 years ago by Bozhidar Batsov <[email protected]>
770ef5b0c803673ddafba5553db5d5ff9da67fc7 authored over 4 years ago by Bozhidar Batsov <[email protected]>
839fbb29602385e07e9f136fd90f2f21f983594f authored over 4 years ago by Bozhidar Batsov <[email protected]>
This adds a bit more structure to the code.
e70ec8d729146a2cfe74339b457580cf2d2535b9 authored over 4 years ago by Bozhidar Batsov <[email protected]>
* Made it possible to provide a custom completion function
* Added a couple of basic middleware ...
74a6403db976cdc42238dfa3933f6cf02b9e780a authored over 4 years ago by Bozhidar Batsov <[email protected]>
f97a23370ecebc976498b25da46cb69918b88b0b authored over 4 years ago by Alan Chan <[email protected]>
ac717b6f1799ba2941c82fd1f9247bcd27999015 authored over 4 years ago by Bozhidar Batsov <[email protected]>
a231108a7f5b934e60eb0279d17670267ebf3ef6 authored over 4 years ago by Bozhidar Batsov <[email protected]>
* :candidates -> :candidate
* There were duplicates in the list of methods, as some methods migh...
f242f868d0c9c78b295b40683ff5817796ca00b1 authored over 4 years ago by Bozhidar Batsov <[email protected]>
d44fb4678615487b5eaf9627e047e88aec0b6ba0 authored over 4 years ago by Bozhidar Batsov <[email protected]>
00459450a43fc738032d429307fc0101984cf2c5 authored over 4 years ago by Bozhidar Batsov <[email protected]>
f18a2f2dcac2bb635c0dab9cdb2686b627cc0697 authored over 4 years ago by Bozhidar Batsov <[email protected]>
87cb17b51cf209c3da4d07e7be5a997c2c91873a authored over 4 years ago by Bozhidar Batsov <[email protected]>
a49c4f5291e25ea635436aabcd20641b8b7e7671 authored over 4 years ago by Bozhidar Batsov <[email protected]>
084903a0ba5f4647561347aa75bf2dd816a83667 authored over 4 years ago by Bozhidar Batsov <[email protected]>
It's pretty rough around the edges right now, but it works.
I've borrowed a lot of code from clo...
It's not relevant there, as we'd never add new functionality in a patch
release.
5c5ca410a39fa96300ace12ae3b12204bd9ee5fd authored almost 5 years ago by Bozhidar Batsov <[email protected]>
5fdff98e4d251e183a49e34646202ff488c4bf28 authored almost 5 years ago by Bozhidar Batsov <[email protected]>
56475467d398e7841ac2d54de4cbca4d5f35f886 authored almost 5 years ago by Bozhidar Batsov <[email protected]>
b262e1889e8f60151c1de4257a0cea28ec88b959 authored almost 5 years ago by Bozhidar Batsov <[email protected]>
ae8f3494ba5833a70146ac4d6291c8c1df4a35d9 authored almost 5 years ago by Bozhidar Batsov <[email protected]>
ea74f19b54f418c5d4a85e6577b00e157dd7e46a authored almost 5 years ago by Bozhidar Batsov <[email protected]>
777bacf7db8e2d4eab4cfdcfb853e421467df76d authored almost 5 years ago by Bozhidar Batsov <[email protected]>
e80cb4bcb0eb88a8632c4a2c977cd21926eb5738 authored almost 5 years ago by Bozhidar Batsov <[email protected]>
f32e2163f3772057153574d2bb9fce0b8d80c0a3 authored almost 5 years ago by Bozhidar Batsov <[email protected]>
0be9e49cf10754d9b9d77251739c46d90a2a4ea1 authored almost 5 years ago by Bozhidar Batsov <[email protected]>