Ecosyste.ms: OpenCollective

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

github.com/nrepl/piggieback

nREPL support for ClojureScript REPLs
https://github.com/nrepl/piggieback

Further clarify shadow-cljs compat

I saw that some projects use the piggieback middleware in their shadow-cljs.edn, which makes lit...

540a57e871b72cb494d0049cb8c6b7485458ad25 authored over 1 year ago by vemv <[email protected]>
Release 0.5.3

cf8e5c573c97f3b779bc4ee473e7d02276fb99a4 authored about 3 years ago by Bozhidar Batsov <[email protected]>
Upgrade CI setup

607429f03ac8e3559dbaa3ea8cca10cae61a9cfe authored about 3 years ago by vemv <[email protected]>
Only exercise LTS JDKs in CI

faef06b813793c2cc7495d5e71316ed7b980d45e authored about 3 years ago by vemv <[email protected]>
Address reflection warnings in tests

023318794cf00fc147dc4931908fd1131d867223 authored over 3 years ago by vemv <[email protected]>
Remove codecov

a5f7010d47743b2c53883966774c0b4f0166ceb8 authored over 3 years ago by vemv <[email protected]>
Makefile: always use `-user` profile

Increases reproducibility

e277d054144e927910f19bdf55b774ef802678cb authored over 3 years ago by vemv <[email protected]>
Address reflection warnings in source by introducing an accessor protocol

b0740a7ccd6a1248560475da3747081068460987 authored over 3 years ago by vemv <[email protected]>
Upgrade Eastwood

8d290b691f0c23f317380ce97087c92be535b2ef authored over 3 years ago by vemv <[email protected]>
Update the versions in the README

a468d9b30bd59f07cdc29a4485978a141a82c925 authored about 4 years ago by Bozhidar Batsov <[email protected]>
[Fix #118] Don't use a composite provided profile

This messes up the deps. See
https://github.com/technomancy/leiningen/issues/2687 for more details.

f487917708927d9c30d15755a781518d81ef56e0 authored about 4 years ago by Bozhidar Batsov <[email protected]>
Release 0.5.1

2d4ede7df450a51590d3a3b5d3b1c361f5a8df1f authored over 4 years ago by Bozhidar Batsov <[email protected]>
[#117] Update the changelog

992296d837a3a577259b12be8961ef180ea13b46 authored over 4 years ago by Bozhidar Batsov <[email protected]>
Require cljs.repl and cljs.pprint into cljs.user

in the case that the repl-env specifies :repl-requires.

Some repl-env implementations specify n...

91980da2647aec619f978b8c938aaf1e70a3b166 authored over 4 years ago by Arne Brasseur <[email protected]>
Mention the need to install Node.js to use the Node.js REPL

454f18193cef09426bc3a90a05a04b4fc3200c86 authored over 4 years ago by Bozhidar Batsov <[email protected]>
Extend the FAQ

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

483e9e99b47e5f58da975ba5a787dedb79cbb1e2 authored over 4 years ago by Bozhidar Batsov <[email protected]>
Release 0.5.0

1787210c82dc7e74938e94650d46bdf10d3bbadb authored over 4 years ago by Bozhidar Batsov <[email protected]>
Extend the Design section of the README

289b375e354046cc740a10214ede001a03318e5f authored over 4 years ago by Bozhidar Batsov <[email protected]>
Tweak a couple of changelog entries

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

5c95114883206770044f3f4fe237266a8f2fe64a authored over 4 years ago by Bozhidar Batsov <[email protected]>
Change tests to nashorn

160360803c1e97db5e3ea0a2547ef72cb19b8f89 authored over 4 years ago by Shen Tian <[email protected]>
Patch up user.clj

b8b80235f58bf6785f80e6c7d9df9d7850098bcb authored over 4 years ago by Shen Tian <[email protected]>
Changing docs from nashorn to node

be891f587fc3070dca7d7716f8c76268c29f56aa authored over 4 years ago by Shen Tian <[email protected]>
Reformat a test

But also trigger ci

0fdcbbe01865de32ac16234a78a1bf207d7fd7fd authored over 4 years ago by Shen Tian <[email protected]>
Add handling for nrepl.util.print/pr

It's a recent addition in nREPL 0.8.

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

bd851bace41a22488b12154f1e4e748f36a79c83 authored over 4 years ago by Bozhidar Batsov <[email protected]>
Reorder the README a bit

a8345ee71650d61f0042798043bd5aa2e6f24521 authored over 4 years ago by Bozhidar Batsov <[email protected]>
Implement nREPL's pretty printing functionality (#108)

Try to read the ClojureScript evaluation result in Clojure and rely on the nREPL
printing middl...

aa037fd013152fac969a161e9cda52f03df062bd authored over 4 years ago by Ákos Kiss <[email protected]>
Update the test matrix (#114)

a5d8b25d2bb0e3a5e4c4cf674798cc0a4f8058db authored over 4 years ago by Shen Tian <[email protected]>
Fix a typo

749f0c64c93169680ebca36db105dcf8239b6b05 authored over 4 years ago by Bozhidar Batsov <[email protected]>
README: Add notes about starting CLJS REPL

When I tried to set up a CLJS REPL in Cursive for the first time, I only
followed the instructio...

eecf8d5ef425f6fcf6ece96359e714de9756338a authored over 4 years ago by Richard Möhn <[email protected]>
Add a short FAQ section

a6b37e6aa3602671ba552778a02c537b4b81c449 authored over 4 years ago by Bozhidar Batsov <[email protected]>
Bump the copyright years

a94aa8f267d8b60f77d9f195e8835e4cca1e49c2 authored over 4 years ago by Bozhidar Batsov <[email protected]>
Use deployment creds provided by the environment if available

417efae16ebb515c02ca8f3941bf8e30fd8f30a6 authored over 5 years ago by Bozhidar Batsov <[email protected]>
Cut 0.4.2

f951568f787ab00c9b19ac616590e589c338a427 authored over 5 years ago by Bozhidar Batsov <[email protected]>
Add a couple of comments

d9789684a3eee11ddc3ef5e50d993cba8739d8c5 authored over 5 years ago by Bozhidar Batsov <[email protected]>
Update the changelog

b569c9d6127257dbac03827700749070a9e3a02f authored over 5 years ago by Bozhidar Batsov <[email protected]>
Default to Clojure 1.10 in the Makefile

e2a4d075f477b1f34a2ad66f1a0cf6fd0b41e9d0 authored over 5 years ago by Bozhidar Batsov <[email protected]>
Remove lein-sysutils

We haven't been using it for a while now.

71a14be7aebb093e66bac2af3dde7b1a7bc5213e authored over 5 years ago by Bozhidar Batsov <[email protected]>
Bump the Clojure 1.10 dep

a599f8d437cb22372709e27f27abb371bea34831 authored over 5 years ago by Bozhidar Batsov <[email protected]>
Fix indentation

de8c99e33900061c2a1d0b1bade131ba1ecf0a0e authored over 5 years ago by Bozhidar Batsov <[email protected]>
[Fix #106] Shim piggieback when ClojureScript isn't loaded (#107)

This makes conditional inclusion of piggieback unnecessary as it will
always load, even if Cloj...

582ddb2ecd7e94f27b50f370a0661aa24e507675 authored over 5 years ago by Dominic Monroe <[email protected]>
Remove unused symbols

a1bf396ebe6a62324c28251134f6a52f5b52a5df authored over 5 years ago by Markus Bertheau <[email protected]>
Tweak the README a bit

cbc255eb21bd6ae36162d2957520e7f5a6ef9f92 authored over 5 years ago by Bozhidar Batsov <[email protected]>
Bump the copyright years

6d8d7190733396ab025f08d09dbb88a28e6220d1 authored over 5 years ago by Bozhidar Batsov <[email protected]>
Release 0.4.1

bd61b7056324b258f361b429118ee29b65d6eb2c authored over 5 years ago by Bozhidar Batsov <[email protected]>
Switch build to CircleCI (#102)

123b1b34bc66ae6889c0edce84e890b43905ea96 authored almost 6 years ago by Shen Tian <[email protected]>
Fix typo

bac78818d17d1ad6e5bbf20d0f3015f0a7fddcef authored almost 6 years ago by Michael Griffiths <[email protected]>
Rebind *out*/*err* on every eval

f43e12c13725e2bd31b944d39a55b38dd6b5587c authored almost 6 years ago by Michael Griffiths <[email protected]>
Simplify bindings init in do-eval

7bcda974b6df9aaae55d889c5f44507b47201cde authored almost 6 years ago by Michael Griffiths <[email protected]>
Remove redundant comment

59646ea0e883f53d4779529c4a292d39d4fffdbe authored almost 6 years ago by Michael Griffiths <[email protected]>
Remove unnecessary bindings

run-cljs-repl is always called in the context of an nREPL eval, so these
bindings are already in...

87646d38572c6a98dc504292271211be2fbe282c authored almost 6 years ago by Michael Griffiths <[email protected]>
Version 0.4.1-SNAPSHOT

261cd94e93c5dddeb262703ea88ff2b7e9a21a79 authored almost 6 years ago by Michael Griffiths <[email protected]>
Release 0.4.0

5d3ebcc8bbd3edb4c83129bd51dee678c6bab007 authored almost 6 years ago by Michael Griffiths <[email protected]>
Update the changelog

c4be495135fb88476fbfa08f98fe1e7bd5885e89 authored almost 6 years ago by Michael Griffiths <[email protected]>
nrepl: 0.6.0-SNAPSHOT -> 0.6.0

04257588b0da6ee7fb57981a9a55b5f1d93e29cb authored almost 6 years ago by Michael Griffiths <[email protected]>
Merge pull request #100 from cichli/new-nrepl

Add support for nrepl 0.6.x

20a072d4e801bab7666d826c33992be4f7981b2f authored almost 6 years ago by Michael Griffiths <[email protected]>
Remove unused code

96be6f01a27c7809538ccba57969a218d29def99 authored almost 6 years ago by Michael Griffiths <[email protected]>
Test against multiple nrepl versions

119ec5329172de492ba4c3da2141300773d2a3dd authored almost 6 years ago by Michael Griffiths <[email protected]>
Fix Eastwood warning

e2c7293b24c1715ca5b6ac9af264b5dc70aa96ce authored almost 6 years ago by Michael Griffiths <[email protected]>
Drop support for clojure.tools.nrepl; add support for nrepl 0.6.x

8e0ff8911a1a7ad012dba19d3be6d7c0515d418d authored almost 6 years ago by Michael Griffiths <[email protected]>
Version 0.4.0-SNAPSHOT

b89bf270daae675facab7f36befd975ab62caab4 authored almost 6 years ago by Michael Griffiths <[email protected]>
Merge pull request #99 from cichli/ci-updates

CI updates + fixes

81805d28295bed0baea1e190ca59368af8f40beb authored almost 6 years ago by Michael Griffiths <[email protected]>
Don't allow Cloverage to fail in Travis

f6cafa439b42391ca2273adbaf3df1d46718b1e0 authored almost 6 years ago by Michael Griffiths <[email protected]>
Remove printing test

CLJS doesn't guarantee that output will be printed to *out* and *err* by REPL
environments.

43bd71f1658a575bd3ea80f679ad6a97c6fad336 authored almost 6 years ago by Michael Griffiths <[email protected]>
Use :repl profile where appropriate

d99e831a5b9e4d08cfa79493e7aa984bc9704cb6 authored almost 6 years ago by Michael Griffiths <[email protected]>
Allow Eastwood to fail for now

7374ed85ec61cea14c253389631055568cc7f7d7 authored almost 6 years ago by Michael Griffiths <[email protected]>
Correctly specify jdk for Travis jobs

76bde8e22b96faedad63e997aceb53c287a63207 authored almost 6 years ago by Michael Griffiths <[email protected]>
Update Cloverage config

a200a157d9c20381a29e3aa438338d8047eee44f authored almost 6 years ago by Michael Griffiths <[email protected]>
Correctly specify matrix in Travis config

f6fdaaa7e07248d06b02495e465c390002392aae authored almost 6 years ago by Michael Griffiths <[email protected]>
Specify :repl-options in :repl profile

c49381e515b384c13eb18685f22b57a4959e3dac authored almost 6 years ago by Michael Griffiths <[email protected]>
Use #{openjdk8 openjdk11 openjdk-ea} in Travis matrix

ed6289cf2530fde15a4565c780e1bfdc561b148a authored almost 6 years ago by Michael Griffiths <[email protected]>
Test against a wider range of Clojure/ClojureScript versions

6adde531e3a6f923004a6785e8826e02dee486de authored almost 6 years ago by Michael Griffiths <[email protected]>
Use Xenial infrastructure on Travis

6c47b9bc1408a76b4a9b5ca3df10f1884bf77fbe authored almost 6 years ago by Michael Griffiths <[email protected]>
Update eastwood config

46a0dd81f50ffe4d6bb7ed3f6ea61b5143950a04 authored almost 6 years ago by Michael Griffiths <[email protected]>
eastwood -> 0.3.4

23cb00b10c7a5c147cc6b458a8ca399d5916035e authored almost 6 years ago by Michael Griffiths <[email protected]>
lein-cljfmt -> 0.6.1

f6075cacac53966aed998fc978944041009fc8b2 authored almost 6 years ago by Michael Griffiths <[email protected]>
Redundant

17f20e0207125078305c3232324fd2fc72426f3d authored almost 6 years ago by Michael Griffiths <[email protected]>
Fix build on JDK11

4e78a3887235362018338aceeca23148153041d9 authored almost 6 years ago by Michael Griffiths <[email protected]>
lein-cloverage -> 1.0.13

1fbf7f800ec701b015cd7c7c5920814f66257183 authored almost 6 years ago by Michael Griffiths <[email protected]>
Bump the nREPL dep

06fcf78a7db2a484d428af45fa019eacbcfcdc52 authored about 6 years ago by Bozhidar Batsov <[email protected]>
Update the README

c9c95693c8b0fedeb24ac45e1165936eb9edf147 authored about 6 years ago by Bozhidar Batsov <[email protected]>
Release 0.3.10

af19f0c4d9860a653ddd5d7fa54b6220f03d4d1b authored about 6 years ago by Bozhidar Batsov <[email protected]>
Refer to cljs.analyzer only by its alias

Consistency is always a good thing.

8fbafe82eb1c1bf59f6d3958dc2b328a0251401b authored about 6 years ago by Bozhidar Batsov <[email protected]>
Tweak the changelog

604072d2d5bbc45a491193b4a905030b3a13af8d authored about 6 years ago by Bozhidar Batsov <[email protected]>
[Fix #95] Bind *cljs-warnings*

5ba952e3c389c03e78b772439f0d8dddbfe0c6a6 authored about 6 years ago by Bozhidar Batsov <[email protected]>
Establish a binding to `cljs.analyzer/*unchecked-if*` (#97)

Any attempt to define a protocol (via `defprotocol`) in a CLJS repl fails with
the error:

...

6e185aa8dc016e8efbe8da93e623850554022ca7 authored about 6 years ago by Marc Daya <[email protected]>
Clean up the ns forms

c1a0bebd6cd6fa64f7056d22da623ee3708ab26b authored about 6 years ago by Bozhidar Batsov <[email protected]>
Add some default project settings for Emacs users

This ensure that everyone is using the same indentation style
and no tabs.

d92c6925632a3980e4f8b45c0bd3eaf12b4fd2ed authored about 6 years ago by Bozhidar Batsov <[email protected]>
update version numbers in readme

e073a259eaed8ed6e19aa9230e72853b0d46ba7a authored over 6 years ago by Bruce Hauman <[email protected]>
update change log

ff20444ea55e57fc8daa695c952cc817f5248f29 authored over 6 years ago by Bruce Hauman <[email protected]>
0.3.9 release

f7e1785feb8e50a747a4b209589faf291ec92218 authored over 6 years ago by Bruce Hauman <[email protected]>
fix tests

16db91d814a7f82599e0cc0f685300fa6100f6ca authored over 6 years ago by Bruce Hauman <[email protected]>
honor :repl-requires

I’m not entirely certain why this code is needed to respect
:repl-requires as the option is gett...

148bc010e34bca67939ae788d6badc4269db49c3 authored over 6 years ago by Bruce Hauman <[email protected]>
protect against nrepl ambiguity

52bd0590329eb10fa941a430588a97a687ba3e94 authored over 6 years ago by Bruce Hauman <[email protected]>
update comment

cc79f5764999f2bce42259f018f62ddcb3af74b2 authored over 6 years ago by Bruce Hauman <[email protected]>
bind cljs.repl/*repl-env* when its available in CLJS version

cljs.repl/*repl-env* is expected to be bound during eval in newer
versions of CLJS

28f9d64e5f5839c437439ef23cb7a5ced927af3f authored over 6 years ago by Bruce Hauman <[email protected]>
bump to snapshot

c7eaed5a673b14e1111698b6d93e1a36e9bea296 authored over 6 years ago by Bruce Hauman <[email protected]>
Bump the nREPL dep

130d3a7138bae89414b606de55a906ea4e747945 authored over 6 years ago by Bozhidar Batsov <[email protected]>