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
4eb9ad189f97dc88c70b4163a6c2ca327f9a95fc authored about 3 years ago by yuhan0 <[email protected]>
428267a9ffdf583e6f2278a5bdd1dafce1135eec authored over 3 years ago by Bozhidar Batsov <[email protected]>
This also prevents us from setting/unsetting it when there is no
session-specific loader.
If the current contextclassloader already is a DCL, or has a DCL as ancestor,
then the new threa...
366cf7ca596f9418d96bb5d3d16f16476cb15649 authored over 3 years ago by Bozhidar Batsov <[email protected]>
b3549dccee7c9fcf3449733c2376c871aadfaf6f authored over 3 years ago by Arne Brasseur <[email protected]>
500a4dc77f00b75a7730f16511118fe6366d7b6c authored over 3 years ago by Bozhidar Batsov <[email protected]>
37b47db09484424a535c6bf13475e93cedf41058 authored over 3 years ago by Bozhidar Batsov <[email protected]>
Pending resources in the sideloader are kept in an atom, which currently is
defined in a closure...
Make the base64 decoding more conservative by ignoring characters that are not
valid base64. Thi...
6d3cd037e2948845747b0778c9d253e6711774b3 authored over 3 years ago by Arne Brasseur <[email protected]>
Add a bit of a monster of a test that checks the interaction between
add-middleware and sideload...
93ad495128d94cab043e8a26234529f93b103434 authored over 3 years ago by Bozhidar Batsov <[email protected]>
aea08b263c642e460bd8c1e0260cafcfe0ce8d31 authored over 3 years ago by Bozhidar Batsov <[email protected]>
c3edc8b2d3b3f5a9c034a402fd555a0cca22612e authored over 3 years ago by Rob Browning <[email protected]>
Should no longer be necessary, given
4a315f4051098de36e491574e5d8f6bdc8c70db3
3f7117d7b5ed4c9d96f2173d5d7458cce96ed4da authored over 3 years ago by Rob Browning <[email protected]>
b0c59b2c2aa63924316659600b1ed82e054f10ca authored over 3 years ago by Rob Browning <[email protected]>
Move get-path to a new nrepl.socket.dynamic namespace and ask eastwood
to ignore any reflection ...
629e85fc874fbfa9c6feaedf70e07199c55ebc20 authored over 3 years ago by Bozhidar Batsov <[email protected]>
f7d489f4027671b78713a033b97aae84b57d5858 authored over 3 years ago by Bozhidar Batsov <[email protected]>
508655429bb93fbf8269c93b5bade562457af0cd authored over 3 years ago by Bozhidar Batsov <[email protected]>
f48173f374a098ccc206060971e895c89e4da675 authored over 3 years ago by Bozhidar Batsov <[email protected]>
The namespace resolution in `nrepl.cmdline/run-repl` was broken due to
usage of `clojure.core/r...
84b348bd809a1dcaed4e905f2539a6389452657a authored over 3 years ago by vemv <[email protected]>
39c641c0a398765b0f81fabe0170256b74d8cbe6 authored over 3 years ago by Rob Browning <[email protected]>
This is intended to be a convenient way to check whatever's reasonable
locally.
Test that if we send a call System/exit over a --socket specified
filesystem socket, the server ...
c3598433c946a199b8cf01e20dc76fafcdf17556 authored over 3 years ago by Rob Browning <[email protected]>
This avoids the need to install clj-kondo, and determines the version
as a normal lein dependenc...
Without this, any exceptions thrown out of a future will never be
seen. Suppress various expect...
fb4de8fb2668800c2f3bb89bb432a2af174fb869 authored over 3 years ago by Rob Browning <[email protected]>
Add support for UNIX domain sockets (filesystem sockets) via either
the built-in support in JDK ...
084b25b822fe623178628ec1807ba526721e2aa5 authored over 3 years ago by Rob Browning <[email protected]>
Instead of ::kind (i.e. ;nrepl.cmdline/kind) use :nrepl/kind, since
it's intended to be a shared...
bb9f2f311447f637239ead4b42df3114664f8e13 authored over 3 years ago by Bozhidar Batsov <[email protected]>
af415432ae19c73283bd4cfb96234f528186daa2 authored over 3 years ago by Artem Solomatin <[email protected]>
8812f0a6e029349d9c7f03bc105647c2b05ff403 authored over 3 years ago by Bozhidar Batsov <[email protected]>
6eb53818c86bc2683ab80f695d3ab72bd006e049 authored over 3 years ago by vemv <[email protected]>
5e6e833bc33378854644c3c93a416c801e4a4b33 authored over 3 years ago by vemv <[email protected]>
f572d1525496e19bcc89ae20768921dcd0cc185a authored over 3 years ago by vemv <[email protected]>
Increases reproducibility.
cae5678f76c12ea8ce0c6921db090354145cfc14 authored over 3 years ago by vemv <[email protected]>f1ed475a0218852ad98899942e1865c75610c18a authored over 3 years ago by Bozhidar Batsov <[email protected]>
8223894f6c46a2afd71398517d9b8fe91cdf715d authored over 3 years ago by Bozhidar Batsov <[email protected]>
c40d27fa8b5588014eede3fd449d70d5375815d7 authored over 3 years ago by Bozhidar Batsov <[email protected]>
27cd695761a487931a83dfe0ef32c34186a00671 authored over 3 years ago by Bozhidar Batsov <[email protected]>
a057874cd3bfc83e465cc163fbc1d4c00223e1b1 authored almost 4 years ago by Bozhidar Batsov <[email protected]>
225378f1fada164cb1506172d5338ea1cd4025f7 authored almost 4 years ago by Bozhidar Batsov <[email protected]>
e4664f442089e25bb33e46cb902eac181df40d56 authored almost 4 years ago by Bozhidar Batsov <[email protected]>
b700e7110077a3f221914d7ee161ec83df553394 authored almost 4 years ago by Bozhidar Batsov <[email protected]>
b7cd0e55e7db48d01bd878dc518dc37fbb214e77 authored almost 4 years ago by Artem Solomatin <[email protected]>
b23e9e07983e04ed854af7d6afc541780e5d894e authored almost 4 years ago by th994 <[email protected]>
This commit adds clj-kondo to the CI checks and fixes the problems in the codebase discovered by...
5bddb5d1811c0f44f80defe573b2bd1d3dc17fd7 authored almost 4 years ago by Artem Solomatin <[email protected]>Since the invocation of `delimited-transport-seq` already merges the id, there is no need to ass...
3349a621b45da50b482da2efdc21607f3a1d8ba5 authored almost 4 years ago by th994 <[email protected]>c9e166be31958b00eae10e1443d07a927b2fbab9 authored almost 4 years ago by Bozhidar Batsov <[email protected]>
d011098bd8c1a762f19b15b9c0ca10412167ad1b authored almost 4 years ago by Bozhidar Batsov <[email protected]>
744b100bfa2c98c3cd06cab6932d3739f2d6d0ce authored almost 4 years ago by Bozhidar Batsov <[email protected]>
55f5b066703c4809d7bbf419cbb2cbdf3e8f893e authored almost 4 years ago by Sunil KS <[email protected]>
ee7979635def028c6ac9004aac65071e9f703102 authored almost 4 years ago by Eero Helenius <[email protected]>
The completions op no longer returns the "doc" and "arglists" keys by
default. Instead, clients ...
f06fdf069e15bc8ab5fc3f87dbe5b8805832cc31 authored almost 4 years ago by Eero Helenius <[email protected]>
6d8e8f12d77852d2577420b806a2a3e18a8657b2 authored almost 4 years ago by Eero Helenius <[email protected]>
(resolve sym) is the same as (ns-resolve *ns* &env sym). That is, prior
to this fix, the resolve...
Seems there's no matching image for OpenJDK 15.
This reverts commit eb4ac88c46dfcf9fd5eb63b341bd...
eb4ac88c46dfcf9fd5eb63b341bd82f4bbc0ea8a authored about 4 years ago by Bozhidar Batsov <[email protected]>
4caed5c11008bc2e6565b6ada2a2c49899575bb5 authored about 4 years ago by Glen Mailer <[email protected]>
b211ddcf6e53b8e88b149e795e431494b8f2fd73 authored about 4 years ago by Sunil KS <[email protected]>
249f343d10b3034193931fa474aa8d8a4186705b authored about 4 years ago by David Reno <[email protected]>
0895caa7f0910c013014d554bbb262834a8408e4 authored about 4 years ago by Eero Helenius <[email protected]>
5d66ab58869a96aa9f6c2ebe6654673175052b3f authored about 4 years ago by Eero Helenius <[email protected]>
config files
21d52b8fb2adbe728c09d1f8f76ce9af901fe582 authored about 4 years ago by Bozhidar Batsov <[email protected]>0db6cc6733b7a4d175b43edb95784a5af2ac246a authored about 4 years ago by Bozhidar Batsov <[email protected]>
033626a0d0f6b8c61c73c0de1ae588ac02a552ba authored about 4 years ago by Bozhidar Batsov <[email protected]>
5b05c3289e87c64def7a5ebc7fe8ed70cf6b07fc authored about 4 years ago by Bozhidar Batsov <[email protected]>
4cfcca5e21718f09a0a3127f7cafc67c02d1d525 authored about 4 years ago by Bozhidar Batsov <[email protected]>
79f43d19c0a9a79693a0c5549f609baec64b36a4 authored about 4 years ago by Bozhidar Batsov <[email protected]>
Prior to this change, the sideloader sometimes incorrectly sent the
client an "unexpected-provi...
0e3be6bc4a4b97d74df940a18f2d2b990999b048 authored over 4 years ago by Bozhidar Batsov <[email protected]>
565cc075dc8ba1179e0a9d6b4ef8eb6ae9d47f54 authored over 4 years ago by Bozhidar Batsov <[email protected]>
e4fdc1a3fead94381204af3df4858e4e90b0011d authored over 4 years ago by Bozhidar Batsov <[email protected]>
ee8df36fc276bdc5c197b9e89ac35cbae95c58a4 authored over 4 years ago by Bozhidar Batsov <[email protected]>
9810e6fcac8b537f780dfd14bebeca4815d26bee authored over 4 years ago by Bozhidar Batsov <[email protected]>
e939439e1007bea73fc5bcc8fbab0695c744da10 authored over 4 years ago by Bozhidar Batsov <[email protected]>
6a91e5bbb33a3be037285f373f835438e48a0717 authored over 4 years ago by Pradeep Bishnoi <[email protected]>
7d73cb887325dadc0efb2c263cf1db1fd734c4c3 authored over 4 years ago by Bozhidar Batsov <[email protected]>
c42e1a180de954167a70a90a040d9ce320a0d12f authored over 4 years ago by Bozhidar Batsov <[email protected]>
e931cede72b08dc815937af34fdc13516848441a authored over 4 years ago by Bozhidar Batsov <[email protected]>
Arglists with coll keys are not serializable as Bencode.
9c9d0933e05e7492bad5e047f79fc6af8c8de324 authored over 4 years ago by Eero Helenius <[email protected]>4157b3044e2f01f8b8b4a7194040ea588d2d8fb8 authored over 4 years ago by Eero Helenius <[email protected]>
Prior to this, lookup for e.g. clojure.core.protocols/datafy failed
because the response contain...
The test looks up every public var in all namespaces in the classpath
and checks that serializin...
ea861d7aa4bc9fc0b90acce036e55b01f0e740c4 authored over 4 years ago by Eero Helenius <[email protected]>
The metadata map doesn't always include the :file key. The :file key can
also be nil, as in cloj...
e3de852607cd7ae0e36fb5ee4e06de2d819bb6d4 authored over 4 years ago by Bozhidar Batsov <[email protected]>
e23a0bac012b40597257c3433f03c61e49810e3f authored over 4 years ago by Bozhidar Batsov <[email protected]>
644e3d92873e140e3f59296a5c5601429ee4c0b4 authored over 4 years ago by Bozhidar Batsov <[email protected]>
2e9c1f6eecea13758ebea470bb47c2b5b1771e45 authored over 4 years ago by Bozhidar Batsov <[email protected]>
4e35d85fc36894e31ac8799532e1b681146ead12 authored over 4 years ago by Bozhidar Batsov <[email protected]>
04510f911038f0c68c89727a58cbb8dbf5c08363 authored over 4 years ago by Shen Tian <[email protected]>
0caddf679fcab360e9a4cbb35e1c9fc1852ced56 authored over 4 years ago by Bozhidar Batsov <[email protected]>