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

test using nashorn on jdk8+, rhino elsewhere

d9dbf2864dbfe45d00194f49b1f14f82b2cf3026 authored almost 10 years ago
consolidate places where we care about rhino-or-not

bc03850c69d1abdbc8a7892fdf98eff92e88e436 authored almost 10 years ago
first pass at amended README

80720a6016e54db41b96acdcd3a1a7b52cda9219 authored almost 10 years ago
depend on released CLJS build

acf9dd1ef0a4aedac6880d20d823d334e2ca866d authored almost 10 years ago
apply cljs.closure/add-implicit-options to user-supplied options, fixes gh-50

5beffa52b0915d9611838a7e1905078c9dd232c9 authored almost 10 years ago
rewrite of piggieback in terms of the new cljs.repl/repl*

47362bb935558db49dc906e24c5d7ba9160e4d72 authored almost 10 years ago
show build status badge of master on master

84ba7d98f35bc3bbac1ae40448412bc6fd0722e3 authored almost 10 years ago
handle upstream deps for all piggieback users

966c811ab817df0e818404943c473081337b286e authored almost 10 years ago
Add support for `:merge-opts` in REPL `-setup` return value

The ClojureScript `cljs.repl` implementation has been updated to allow
REPLs to further configur...

a9b88c33e78aa5de80c1d5952a5d658dc062f046 authored almost 10 years ago
Reset REPL state if creating repl-env fails

Fix #26

3cc9d2a68a8da44a76c2cf13a544f8aa2c43d68b authored almost 10 years ago
Merge pull request #40 from sritchie/patch-1

bump version in README

f44385e790cb6cd3435864cb98b39e581624cf84 authored about 10 years ago
Update README.md

Looks like you bumped to the wrong version.

a4b2defa1304e96a34a31f37456c15515ce34ce6 authored about 10 years ago
0.1.6-SNAPSHOT

604deaf352e449920d2dbc58db780b8f883138bd authored about 10 years ago
0.1.5

8dd5e46b38ae36137bacc414adbd88c1ce27d4ff authored about 10 years ago
can't be certain that `options` is Associative (might just be ILookup, in Austin's DelegatingExecEnv's case)

2eecc5a0982a4741ce4870210bdd8e41cdcec06e authored about 10 years ago
Defend against repl envs without an ::env/compiler

e.g. the new node repl in cljs 0.0-2665

- unlike austin or the default browser repl, the new no...

ed55ad66e622d016c901212d1c8b73be341b2763 authored about 10 years ago
use scratch analysis environment for special functions, not compiler environment, gh-38

b619424f9bfd4c5abe090ff236a1a486ff97f425 authored about 10 years ago
support new-style ClojureScript REPL special functions, fixes gh-38

208f2765225a6532d6b0578e965e54f929fbe952 authored about 10 years ago
bump README version

a60f26e7a86d63ac517a8c0403cdaf919f75851b authored about 10 years ago
0.1.4

183408d76cf57d09a99dc4a54e837a1d7936ce62 authored about 10 years ago
change to be compatible with ClojureScript >= 2655; now incompatible with earlier revs! (fixes gh-36)

1875a5f248e5abfc3c6fcf99366a443d27fa2126 authored about 10 years ago
0.1.4-SNAPSHOT

6828b3aebf9a6644600c39acf837e04d15645981 authored almost 11 years ago
add link to 0.1.3 milestone

def52fe51058a2ec69e27caedbab7e584fc55310 authored almost 11 years ago
Add note pointing people to austin

ea38907af61e123a88cdfecb1dcecb6a0328c21a authored almost 11 years ago
0.1.3

d5d0c646d1723d61c7603c74bd1baf925b970a3e authored almost 11 years ago
Merge pull request #24 from gtrak/master

Pass file-path instead of file-name into cljs.repl/load-stream

51df371a7fbbc8eb07b46a5e913d731956f8a6c1 authored almost 11 years ago
Pass file-path instead of file-name into cljs.repl/load-stream

1f1858c3692beb3a27b5e2d2fdc1a7464e39b75e authored almost 11 years ago
doh!

5e41da0b3bf60a14df8827f72ddc3264b3364298 authored almost 11 years ago
add note re: ac-nrepl compatibility

7f4465381bad098b7b546a525ef954ddf78849c0 authored almost 11 years ago
0.1.3-SNAPSHOT

2d28cedf581d16c9e4a1fbe30e0dfc5320f88af1 authored about 11 years ago
Use tools.reader to read expressions

Use a source-logging-pushback-reader in order to
preserve source information for sending sourcem...

7fbca558426f5e0790e0cee49732366c11756349 authored about 11 years ago
0.1.2

c6d1406eb2b21cfa74e53521a293d91641b375c0 authored about 11 years ago
Always put a :cljs.env/compiler slot on new Rhino REPL envs

e98d6397e4a30f9fa6c0a770507e536012dadaae authored about 11 years ago
0.1.1

0c3aa4cf918d19cc9c2c37b272151fde7b127390 authored about 11 years ago
use latest cljs release

307a1341460b1492f20196eed2239f8f0bf14def authored about 11 years ago
add support for changes on ClojureScript HEAD, compiler environments; 0.1.1-SNAPSHOT

2d3851b653cc023ab6bbff51384b49f7df52fa0f authored about 11 years ago
0.1.0

5337eaa0813aa0091be4f5c5f90c3fd2a6a0a8b8 authored over 11 years ago
fix changelog formatting

c94c20fa46cd925bd99c3dd0262c4a6f15a1c30c authored over 11 years ago
add changelog

040f02e7726de658266b879afc3d8d2fefb26bcf authored over 11 years ago
this will be 0.1.0, breaking change

6a8cf42b49eebc97f9a997315afbb21678efab91 authored over 11 years ago
minor dep upgrades

cfdfd1aa28bb1fda9693232681bb6e14741535c7 authored over 11 years ago
fix gh-9, gh-10

* eliminate need for special Rhino REPL environment fn
* eliminate need for users to explicitly ...

dfca841270fdd5a002236928e61e7c6517c2ca05 authored over 11 years ago
0.0.5

4d6dc0b4493937d5319837f90f19cd116767b2c3 authored over 11 years ago
yes, an unofficial cljs version: changes on master here tracking changes on cljs master currently

aa96525c7c10d7da7ec3f17a71c18bc85fdd0e78 authored over 11 years ago
Merge branch 'gh_2' of https://github.com/trptcolin/piggieback

ed31fb8b23c4e5237beae309666e9e78a5de0247 authored over 11 years ago
Update travis to work on lein 2.1.2

0dedc2bb387a1ebff919bda2ce4794540ad870c4 authored over 11 years ago
tracking analyzer API changes on ClojureScript master

35625d94527cd43247e58febc49b58f11f247c79 authored over 11 years ago
Restore the original clj ns when exiting cljs repl

Dumb assert for now to avoid firing up a new server just for this test.

Fixes cemerick/piggieba...

00908800b9a5d8fa84d9f74c319ca645027dc0fb authored over 11 years ago
0.0.5-SNAPSHOT

d0963e9530f9c5002ed4637d984b1f585ea39279 authored almost 12 years ago
0.0.4

a5d0a76c27fb29e70d27b96df35a60e3a706cf95 authored almost 12 years ago
nREPL bump

f95dc515f47314264539371b54ef26727949994b authored almost 12 years ago
Properly propagate *cljs-ns* as *ns*; maybe really fixing gh-4, with testcase

7e7ceb521c769b029d616a0bf538dfc2838e2378 authored almost 12 years ago
0.0.4-SNAPSHOT

f56ee5aa410aea255d3d35f91a1d5f8bade1ca1b authored almost 12 years ago
0.0.3

5f7294ad95957048fb21216d0905038ffe87a667 authored almost 12 years ago
snapshots for testing

7c343efe166bc80d6be6cac377246ef1c9d560bd authored almost 12 years ago
Respect :ns sent from client when evaluating, fixes gh-4

75e3d0a97f9192381a18a40bbb2827f61c2dca9b authored almost 12 years ago
default to latest ClojureScript to avoid user difficulty related to http://dev.clojure.org/jira/browse/CLJS-418

e074d1d4cb96fdb285d151e74451c1bfaaaae027 authored almost 12 years ago
bind *cljs-ns* for the scope of a file load like cljs.repl/load-file does

so namespace changes don't percolate up into responses (fixes gh-5)

799ea4976fc5a3fd6d16458e3435898c95d7f3df authored almost 12 years ago
re-clarify/document requirement for doall :-/

85afa3d153b44298bb0e03daf30b00e5a1b48187 authored almost 12 years ago
only touch rhino when a rhino repl env is being used

81198852c3dfda45c655b166bebc9f2383981781 authored almost 12 years ago
clarify/document requirement for doall

31f4a60ca7661073ca12867c4c31e2e9a1a6c372 authored almost 12 years ago
nREPL, ClojureScript upgrades + a test, even

57cd098f9923d5e4c4d758cccc45bcc9818d72cb authored almost 12 years ago
enable travis-ci

473c5bf06501ad9830547f006cc2f9c5e591dd58 authored almost 12 years ago
Fix leiningen setup instructions; :injections no longer needed (fixes gh-6)

5846157d84bfe853dcb16d011420b9645d1c7ae8 authored over 12 years ago
Add missing require

065ab0c46079975f52da964f20ea88cfd47c105c authored over 12 years ago
Update README.md

b8f0fc8eaec0add1695ff0de4d5a665d62bf6120 authored over 12 years ago
update leiningen 2-preview9 requirement for easy project.clj config

8ea6b44ab06aa88043213dd898aabfd2feadd3fb authored over 12 years ago
add note for how to use middleware with nrepl's `start-server`

f0e02ea28b8b4a568098d81527846ac7f9640ca2 authored over 12 years ago
require nREPL 0.2.0-beta9 for easy configuration purposes

fcb4f17eb7139f5ddbaf5be5720731fa246d4e91 authored over 12 years ago
fix middleware config docs

1ea0c46a5be510a1ad987c9535bcac2f96f87b72 authored over 12 years ago
0.0.2

8ce24acfbfc8d20744f49dd02391a8b8884a496a authored over 12 years ago
browser-repl instructions

6db572b97381e5ae78c70c47fd427abcc683eac7 authored over 12 years ago
nREPL middleware configuration YAY

4436a2292c7960874ac397c97f64a01c7a050919 authored over 12 years ago
Fix rhino REPL environment to use *out* instead of System/out!

9f283a2069712368052461881695e5130fb18660 authored over 12 years ago
add :op "load-file" support

60ce73316e3b9f15011ebaf5f4e0eef2adaedfb4 authored over 12 years ago
use nREPL 0.2.0-SNAPSHOT, update handler to match its default + piggieback

aaba3cee45932697313e24eb80c51f1230022c3b authored over 12 years ago
0.0.2-SNAPSHOT

932b20738157599cb19bea0409994dff8423e33c authored over 12 years ago
initial commit

f02907ab9522dd215e36ad0a48e3dd223110082a authored over 12 years ago