Ecosyste.ms: OpenCollective

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

babashka

Development of babashka (a native scripting environment for Clojure) and the Small Clojure Interpreter powering it.
Collective - Host: opensource - https://opencollective.com/babashka - Code: https://github.com/borkdude/babashka

upgrade sci: if-not and when-not

github.com/babashka/babashka - 146bcedbaf5d9bdc565004752c8968998a13a52b authored about 5 years ago by Michiel Borkent <[email protected]>
sci

github.com/babashka/babashka - e8cb38a2df652092f3d883d67b2046294d3002cb authored about 5 years ago by Michiel Borkent <[email protected]>
bump edamame and sci

github.com/babashka/babashka - b5beee41fa8c8416d5d82a067f9d3fef91628a34 authored about 5 years ago by Michiel Borkent <[email protected]>
upgrade sci: implement throw

github.com/babashka/babashka - 1994b67ff7a9e40de32b7185f859ecf1c9c1dac6 authored about 5 years ago by Michiel Borkent <[email protected]>
bump version

github.com/babashka/babashka - 2430162ada432b59c42a9e015f703ae506f76141 authored about 5 years ago by Michiel Borkent <[email protected]>
bump edamame to non-snapshot

github.com/babashka/babashka - d1c6fc1be9816bbfa0f5683713872f48d1748b05 authored about 5 years ago by Michiel Borkent <[email protected]>
v0.0.19

github.com/babashka/babashka - 3824af419c891ddf999d43785c3efaf493a42685 authored about 5 years ago by Michiel Borkent <[email protected]>
upgrade sci: support for macros

github.com/babashka/babashka - 11120d504e8f54d258fa98d0a1cad8d764abb229 authored about 5 years ago by Michiel Borkent <[email protected]>
upgrade sci: fix for catch when expression returned nil

github.com/babashka/babashka - 8808f1c6f0a55e04f817d3236f041aac798d4394 authored about 5 years ago by Michiel Borkent <[email protected]>
upgrade edamame

github.com/babashka/babashka - b0cc5b5e23a2e552659219f8041861e5cd6718b9 authored about 5 years ago by Michiel Borkent <[email protected]>
upgrade sci for try/catch, add exception bindings (#75)

github.com/babashka/babashka - 5159a335ad7494a7f459745b86d07148b57bb57c authored about 5 years ago by Michiel Borkent <[email protected]>
sci: migrate to edamame (#74)

github.com/babashka/babashka - 8a4ab771d83c3700850927ad26159ff2ee0be4e5 authored about 5 years ago by Michiel Borkent <[email protected]>
sci: fix for sci issue 83

github.com/babashka/babashka - ddf7de4d2cb1e8d2c307d7a370c5fd8cbd296911 authored about 5 years ago by Michiel Borkent <[email protected]>
sci upgrade (#72)

github.com/babashka/babashka - 3dabb3836867b482b02a43696a7e5ef91d65a4da authored about 5 years ago by Michiel Borkent <[email protected]>
doc

github.com/babashka/babashka - 722c0752bc29d04c10add5fd49eaa67f970a63cb authored about 5 years ago by Michiel Borkent <[email protected]>
bump versions

github.com/babashka/babashka - 87d38a0049dc876ba9c97e93816e1f324fd193be authored about 5 years ago by Michiel Borkent <[email protected]>
v0.0.18

github.com/babashka/babashka - 610489aa346cbf94e38dc3311387ef7e336b2ed2 authored about 5 years ago by Michiel Borkent <[email protected]>
add Integer/parseInt (#70)

github.com/babashka/babashka - ed3c32c773f15dd13d294bd400f6d0d649bba7da authored about 5 years ago by Michiel Borkent <[email protected]>
sci: case

github.com/babashka/babashka - 2206fe94e4b0b3e480edd47b943cf055ed0909f2 authored about 5 years ago by Michiel Borkent <[email protected]>
sci: fix regex parsing

github.com/babashka/babashka - d5162d749d89c849d01a2a18432a1a04c6925aaa authored about 5 years ago by Michiel Borkent <[email protected]>
[sci #69] add cond

github.com/babashka/babashka - 968899a5f1bb8a3e91ba0d751ae748e91f9514ec authored about 5 years ago by Michiel Borkent <[email protected]>
[sci #72] better error message when referring non-existent var

github.com/babashka/babashka - b93f4f57d3682e108bdaeb6167f27d41e7fd2a32 authored about 5 years ago by Michiel Borkent <[email protected]>
README.md

github.com/babashka/babashka - c06d155bd129e1d3b01d603cb7f9892aab4d457c authored about 5 years ago by Michiel Borkent <[email protected]>
tools.cli (#68)

* tools.cli

* migrate to new namespace model

github.com/babashka/babashka - 697360a265bdab84b25ccf5dd85a9378726d3058 authored about 5 years ago by Michiel Borkent <[email protected]>
remove conch src dir

github.com/babashka/babashka - 4d0b9aef42582bdcb376450d8f703a132d833d73 authored about 5 years ago by Michiel Borkent <[email protected]>
sci #65

github.com/babashka/babashka - 0dd965145562abe8e3a9b05d27db22125c7f6173 authored about 5 years ago by Michiel Borkent <[email protected]>
sci: for and doseq (#65)

github.com/babashka/babashka - 9b755daed4f28b8971524a5c621f04ec3d978b06 authored about 5 years ago by Michiel Borkent <[email protected]>
sci: add loop

github.com/babashka/babashka - 08286a026078464c1ae79a8f345f8bb17816829b authored about 5 years ago by Michiel Borkent <[email protected]>
sci submodule config

github.com/babashka/babashka - 95eb6e2b3e5ad5728fd32ffb90d5a607e9798ecc authored about 5 years ago by Michiel Borkent <[email protected]>
add more clojure.java.io stuff (#64)

github.com/babashka/babashka - b8436733a95122204a0c5325d20bb7af174d67f2 authored about 5 years ago by Michiel Borkent <[email protected]>
add read-line (#63)

github.com/babashka/babashka - 4b339e0e22f1fc6a2f16db5a4b6b9459a1ccb9a6 authored about 5 years ago by Michiel Borkent <[email protected]>
Update README.md

github.com/babashka/babashka - 4aa3021b14608d9218d23ff361230164fa513de6 authored about 5 years ago by Michiel Borkent <[email protected]>
bump version

github.com/babashka/babashka - 953144b5e91a551cf6f89951bc032c811fa100a8 authored about 5 years ago by Michiel Borkent <[email protected]>
v0.0.17

github.com/babashka/babashka - 876c2fe7a031768c911e4cf3fdb1d80bae070797 authored about 5 years ago by Michiel Borkent <[email protected]>
[#55,#56] add clojure.core.async

github.com/babashka/babashka - 5ca10617d30031bc0c7718012ad2a55633d2dc09 authored about 5 years ago by Michiel Borkent <[email protected]>
Improve help text + print help when no args (#61)

github.com/babashka/babashka - 93f154283d015377045cbe1338d5b4c4146d7e93 authored about 5 years ago by Michiel Borkent <[email protected]>
Add an -e/--eval option, and automatically detect file name args (#60)

When an argument is a file name (i.e. the file exists), then treat it as a file,
rather than as...

github.com/babashka/babashka - 1e1712b780d3f80ed11c9456493adc9ec8e38aa3 authored about 5 years ago by Arne Brasseur <[email protected]>
sci: support recur (#54)

github.com/babashka/babashka - 619b3fe2b5c2f7e7060aea6a4fe02b3ae2558e0d authored about 5 years ago by Michiel Borkent <[email protected]>
sci #54

github.com/babashka/babashka - 21631764dad3d079ccd4e832380076ae76a1b1b3 authored about 5 years ago by Michiel Borkent <[email protected]>
bump version

github.com/babashka/babashka - c39a8cc36782593ad3b9699bf5e5550daaf3cecd authored about 5 years ago by Michiel Borkent <[email protected]>
v0.0.16

github.com/babashka/babashka - a03898cf34f9f461431602cfb88adf050834e67e authored about 5 years ago by Michiel Borkent <[email protected]>
sci: fix uneval

github.com/babashka/babashka - 84e1e3bc20eb01aa66cf5dfec073ca374d29f718 authored about 5 years ago by Michiel Borkent <[email protected]>
[#48, #49, #50] add conch, Thread/sleep, wait-for-it, future and atom (#51)

github.com/babashka/babashka - 910b32b6c2596fdc9eedd2bb4600c27ebc241ca7 authored about 5 years ago by Michiel Borkent <[email protected]>
Update README.md

github.com/babashka/babashka - bafcc38d3d6659b0f832e61eed2849c78b01fb3c authored about 5 years ago by Michiel Borkent <[email protected]>
support *in* and *command-line-args* in socket-repl (#46)

github.com/babashka/babashka - bcd7a5b4081d35780d5f825964b0916521dcf22f authored about 5 years ago by Michiel Borkent <[email protected]>
bump version

github.com/babashka/babashka - e9e289d355b0bdc4c74a91c8fbe76ca4ff41bbc9 authored about 5 years ago by Michiel Borkent <[email protected]>
v0.0.15

github.com/babashka/babashka - e60bebb37be181cf55bc2dc6c0df076c60f5303d authored about 5 years ago by Michiel Borkent <[email protected]>
[#44] socket-REPL: fix problem with EOF

github.com/babashka/babashka - 4a485d51a00e82149e5b5ae7521fabd2c2aeb108 authored about 5 years ago by Michiel Borkent <[email protected]>
bump version

github.com/babashka/babashka - 790f0d4dba85c81ad9bccd00bd0481cdcf73fbbd authored about 5 years ago by Michiel Borkent <[email protected]>
v0.0.14

github.com/babashka/babashka - 1658571b14082a0c90181baf03d8c7ebe6d4e3a3 authored about 5 years ago by Michiel Borkent <[email protected]>
Simplify help output

github.com/babashka/babashka - b87b4867798746bc61334da399d417f648acfa91 authored about 5 years ago by Michiel Borkent <[email protected]>
[#34] upgrade to GraalVM 19.2.0

github.com/babashka/babashka - 9cd32bedb92a31c719f5f6082c11a7512d776aaa authored about 5 years ago by Michiel Borkent <[email protected]>
[#40] add -h and -? as aliases for --help

github.com/babashka/babashka - f1d7ed78e59069a8ad3c60fd2c782b0a802d9040 authored about 5 years ago by Michiel Borkent <[email protected]>
[#41] socket REPL

github.com/babashka/babashka - 2dbb749e35998f3a35ea5dcaf96d34c8d013b02b authored about 5 years ago by Michiel Borkent <[email protected]>
bump version

github.com/babashka/babashka - 6d1a8c0791d04451959cbd5d15116de3774b38e7 authored about 5 years ago by Michiel Borkent <[email protected]>
v0.0.13

github.com/babashka/babashka - 3d32011d123afaaa3083e5ded619f42531c35b06 authored about 5 years ago by Michiel Borkent <[email protected]>
[#36] -I and -O option

github.com/babashka/babashka - 79a9ee3b69ccd5d02ad74fccee14d70bdc89c78b authored about 5 years ago by Michiel Borkent <[email protected]>
[#35] make -i option lazy

github.com/babashka/babashka - 8e26cefc0c8bf655dbd51402846561d551db6d48 authored about 5 years ago by Michiel Borkent <[email protected]>
Support PATH native-image on *nix-likes (#33)

github.com/babashka/babashka - da4714b5dd2eed9074c4a523ae91b946c8401573 authored about 5 years ago by sogaiu <[email protected]>
bump version

github.com/babashka/babashka - 89c555b6d8fba50f94e2b359c25a84bbec1b2e2b authored about 5 years ago by Michiel Borkent <[email protected]>
v0.0.12

github.com/babashka/babashka - 03adc1eeeb9f40cc2c46fa3a7d66ffd524581ab0 authored about 5 years ago by Michiel Borkent <[email protected]>
[#31] respect PIPE signal

github.com/babashka/babashka - cdb973365c2bfc2d23a77a6f7b72ae51bc15c65d authored about 5 years ago by Michiel Borkent <[email protected]>
bump versions

github.com/babashka/babashka - 05f408e3afd49855ef24571499f82568894d9d36 authored about 5 years ago by Michiel Borkent <[email protected]>
v0.0.11

github.com/babashka/babashka - 3a5ef30372d55072c0fa15a089dce1ffd26d616a authored about 5 years ago by Michiel Borkent <[email protected]>
update sci

github.com/babashka/babashka - 0a3fa8cd011317cf108bd76d5587fcfdb66ba330 authored about 5 years ago by Michiel Borkent <[email protected]>
update sci

github.com/babashka/babashka - f95c875d8eb5452d020732fee2fc3a5136d75d05 authored about 5 years ago by Michiel Borkent <[email protected]>
upgrade sci (#30)

github.com/babashka/babashka - b139664e561f954478e119648bfdf222712db1a4 authored about 5 years ago by Michiel Borkent <[email protected]>
upgrade sci

github.com/babashka/babashka - 284cee583d4e8ec7ca6568ca88b5fb963117ce54 authored about 5 years ago by Michiel Borkent <[email protected]>
add sqlite example

github.com/babashka/babashka - 48bf406d83681b3cfa1bbfcc65c9f52783797126 authored about 5 years ago by Michiel Borkent <[email protected]>
bump version

github.com/babashka/babashka - d4a4ee494c3783328b3a4cd1f83cd2808994a479 authored about 5 years ago by Michiel Borkent <[email protected]>
v0.0.10

github.com/babashka/babashka - b64bd908236520d4d17c0471a1966c1f309aeec1 authored about 5 years ago by Michiel Borkent <[email protected]>
update sci

github.com/babashka/babashka - 6ea3962ad1f692bc9a4cb3a976653cafdce34614 authored about 5 years ago by Michiel Borkent <[email protected]>
update sci

github.com/babashka/babashka - b812ecf368414747b450531ad2b64cc26aa98c38 authored about 5 years ago by Michiel Borkent <[email protected]>
update sci

github.com/babashka/babashka - 358a6f0c56bf64af352c44716ad069bb53cfba9e authored about 5 years ago by Michiel Borkent <[email protected]>
update sci

github.com/babashka/babashka - 9c8ecaa9453b6b9733bb4748b9b30cf4bf451965 authored about 5 years ago by Michiel Borkent <[email protected]>
upgrade sci (#28)

github.com/babashka/babashka - a7b5a00943818c3844cae2be9cf3ad688f0c4ad7 authored about 5 years ago by Michiel Borkent <[email protected]>
doc

github.com/babashka/babashka - 7f402fd9c9328069a3c974f7df4e714ac92b63a3 authored about 5 years ago by Michiel Borkent <[email protected]>
README

github.com/babashka/babashka - 8ac9c74da08f256a5feba4ef8f1aea9887a7ad42 authored about 5 years ago by Michiel Borkent <[email protected]>
bump version

github.com/babashka/babashka - 7303229b6a177921e34fecfd3200d8d6331b0752 authored about 5 years ago by Michiel Borkent <[email protected]>
v0.0.9-2

github.com/babashka/babashka - bd880c661b2be9efd7ad35ba51c09315e29a2c35 authored about 5 years ago by Michiel Borkent <[email protected]>
update sci

github.com/babashka/babashka - 85a6c8dd456834b0eae6847d0b5a67219cf69c10 authored about 5 years ago by Michiel Borkent <[email protected]>
update sci

github.com/babashka/babashka - 4ebc86a58142ca0fdf65966090c966a4befd07e9 authored about 5 years ago by Michiel Borkent <[email protected]>
Update sci

github.com/babashka/babashka - c3052455960a02e19732f341980ce9b0bcb87a2f authored about 5 years ago by Michiel Borkent <[email protected]>
add File canExecute, setExecutable and setWritable

github.com/babashka/babashka - 1b228d97767253a334c839ccfd4cd5532c114c29 authored about 5 years ago by Michiel Borkent <[email protected]>
bump version

github.com/babashka/babashka - ba4f62150d3485c008ff8c12ba64beb87ab07236 authored about 5 years ago by Michiel Borkent <[email protected]>
v0.0.9

github.com/babashka/babashka - 133d40c7a3baf587872d9ac6c48f004f45104140 authored about 5 years ago by Michiel Borkent <[email protected]>
doc

github.com/babashka/babashka - 63ca4b03f40f636ce1ed38fe0e77c98b8ca91450 authored about 5 years ago by Michiel Borkent <[email protected]>
doc

github.com/babashka/babashka - 2afd7726e2e5abc3c2ba4073e70819222503d043 authored about 5 years ago by Michiel Borkent <[email protected]>
[#13] add clojure.java.io and java.io.File

github.com/babashka/babashka - 8a0c9a95c82a4b87f5beca8668057cdcfa058fe1 authored about 5 years ago by Michiel Borkent <[email protected]>
add namespace

github.com/babashka/babashka - 8e60d0cc4bd716890248535e1fc093f0a3b17211 authored about 5 years ago by Michiel Borkent <[email protected]>
Implement BABASHKA_PRELOADS (#24)

github.com/babashka/babashka - 257ef9efb172966e074a29dcf129a374617419e4 authored about 5 years ago by Michiel Borkent <[email protected]>
document load-file

github.com/babashka/babashka - 31b106e2857f9c5660a5d7e22dcdf12eeda59d72 authored about 5 years ago by Michiel Borkent <[email protected]>
doc

github.com/babashka/babashka - 8da9a75445da9794c1e2dc1fe19dd939a5442250 authored about 5 years ago by Michiel Borkent <[email protected]>
Update README.md

github.com/babashka/babashka - e373f260c962d87882c5d68f0671786004c6f4aa authored about 5 years ago by Michiel Borkent <[email protected]>
doc

github.com/babashka/babashka - 17a1a2f8099bba1308cf428caaa0c38d5d019084 authored about 5 years ago by Michiel Borkent <[email protected]>
[#11] implement load-file

github.com/babashka/babashka - c876b67f95593cceb087a09087a5f6306b7bf3be authored about 5 years ago by Michiel Borkent <[email protected]>
Document cloning submodule

github.com/babashka/babashka - 00db597c7a990af6e54e569695c051821dd6794b authored about 5 years ago by Michiel Borkent <[email protected]>
enable SSL via Java property (#21)

github.com/babashka/babashka - 4607016910cc167a93189fa109555d1c83fbe31a authored about 5 years ago by Michiel Borkent <[email protected]>
doc

github.com/babashka/babashka - 8341407cbe5797b1dba1b9af1f6b30f996ccb210 authored about 5 years ago by Michiel Borkent <[email protected]>
doc

github.com/babashka/babashka - 4fbc8f072db5295c1bfb30510c5e7970f78f3c74 authored about 5 years ago by Michiel Borkent <[email protected]>