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

sci: get rid of needs-ctx in evaluator

github.com/babashka/babashka - cacb516e48cb3636ff91fa458eafcb453b56ed06 authored over 3 years ago by Michiel Borkent <[email protected]>
add more windows testing (#894)

- just handling line endings and escaping backslashes in file paths

github.com/babashka/babashka - ce4702318a9afc31d747c2d13bd9cf0c238f58f2 authored over 3 years ago by Bob <[email protected]>
add more windows testing (#891)

- add `normalize` call to `bb-native` output
- add `escape-file-paths` function to double up ba...

github.com/babashka/babashka - e056cb96aa06cab69661a6543fdd08604dd29893 authored over 3 years ago by Bob <[email protected]>
sci [skip ci]

github.com/babashka/babashka - dfbbd4fda50ce3b7eb4e6f56a585ca2e21a9678d authored over 3 years ago by Michiel Borkent <[email protected]>
CHANGELOG [skip ci]

github.com/babashka/babashka - 23eaed140ce1198a5f6a9181373d26f78ab446ce authored over 3 years ago by Michiel Borkent <[email protected]>
Passing form on Windows with question mark breaks evaluation #889

github.com/babashka/babashka - af036f9d3aa754049726561d5a25b36b5bc3b3cc authored over 3 years ago by Michiel Borkent <[email protected]>
deps.clj [skip ci]

github.com/babashka/babashka - 7d696f0dc5f7c29f88227531cee1bbd176e38010 authored over 3 years ago by Michiel Borkent <[email protected]>
add windows selector to a couple of tests (#235) (#888)

github.com/babashka/babashka - 63619fd66b933baca60bed52a7784d8fa7707c47 authored over 3 years ago by Bob <[email protected]>
Start porting Windows tests (#235) (#887)

github.com/babashka/babashka - 90ac55d588bc9c08f623ae7f454b552fa5de5cec authored over 3 years ago by Michiel Borkent <[email protected]>
doc [skip ci]

github.com/babashka/babashka - f519c358233cc874aadad896a94ea293cc7c6c8d authored over 3 years ago by Michiel Borkent <[email protected]>
Version bump

github.com/babashka/babashka - 535b70093d769fd8ff33e4a2ef4d9b26afdc9de2 authored over 3 years ago by Michiel Borkent <[email protected]>
v0.4.6

github.com/babashka/babashka - 0dc4c59794eb213ce43bb4aa5c2864221b776e37 authored over 3 years ago by Michiel Borkent <[email protected]>
Upgrade to graal 21.1, fixes #884 (#885)

github.com/babashka/babashka - 35103f40ef113c5528dd74e3a547a6020ecf449f authored over 3 years ago by Michiel Borkent <[email protected]>
CHANGELOG [skip ci]

github.com/babashka/babashka - 4492db289ea830096a93c5dc69c18b276524bc6d authored over 3 years ago by Michiel Borkent <[email protected]>
Version bump

github.com/babashka/babashka - d382eb9fc926cb9fa599b4c0593db45a78c35c56 authored over 3 years ago by Michiel Borkent <[email protected]>
v0.4.5

github.com/babashka/babashka - 1a4c627702ae84ad5bc322779f126cd077da4c25 authored over 3 years ago by Michiel Borkent <[email protected]>
CHANGELOG [skip ci]

github.com/babashka/babashka - 637f0bb7577a6278413072607c3917732b5a3bae authored over 3 years ago by Michiel Borkent <[email protected]>
Async is not optional

github.com/babashka/babashka - 6e4044c623894244315ac5b25a2c3deb1627fd4a authored over 3 years ago by Michiel Borkent <[email protected]>
Allow .notify / .wait interop call #879

github.com/babashka/babashka - 732d2b5a8b7af79972521d45f3587701340a5f05 authored over 3 years ago by Michiel Borkent <[email protected]>
STM: add commute

github.com/babashka/babashka - 12d6afc88517427834cd29a696498fbcaf541fbf authored over 3 years ago by Michiel Borkent <[email protected]>
minor [skip ci]

github.com/babashka/babashka - 6e86e6901015ee9e92b0ba10ad9e8d5ebe123bc6 authored over 3 years ago by Michiel Borkent <[email protected]>
borkdude/deps.clj#46: fix passing JVM opts

github.com/babashka/babashka - bda6c0f36e44425e10f9716ad1100e889634989f authored over 3 years ago by Michiel Borkent <[email protected]>
STM (#882)

github.com/babashka/babashka - 9385805423c6663cabb0f8cec87f5c89a8383032 authored over 3 years ago by Michiel Borkent <[email protected]>
Add doc [skip ci]

github.com/babashka/babashka - 18f5c566cc8fe24c807a75401ebc0879f5e062d2 authored over 3 years ago by Michiel Borkent <[email protected]>
Add doc [skip ci]

github.com/babashka/babashka - daa8eb06d7acf1a20dcb667a1ba1c8a3cc28a38c authored over 3 years ago by Michiel Borkent <[email protected]>
Add doc [skip ci]

github.com/babashka/babashka - ac4867daf71362550bcc26172808ea58ed44186c authored over 3 years ago by Michiel Borkent <[email protected]>
Add support for slingshot #675 (#881)

* Add java.util.Arrays/copyOfRange for slingshot

* add exception for tests

* Add slingshot...

github.com/babashka/babashka - 15e54ef0a1458b3447edceb39f5dcd9757701d94 authored over 3 years ago by Michiel Borkent <[email protected]>
sci: get rid of eval-call

github.com/babashka/babashka - 426e97d1dfa868593c67eba907630764740d958e authored over 3 years ago by Michiel Borkent <[email protected]>
sci: only case for CLJS

github.com/babashka/babashka - 267c478e588e74107abfd368ad68f51e993282af authored over 3 years ago by Michiel Borkent <[email protected]>
sci: Get rid of static via meta call

github.com/babashka/babashka - d6ac0687d9b86dda34612c57aa53990ae937d21f authored over 3 years ago by Michiel Borkent <[email protected]>
sci: Get rid of static via meta call

github.com/babashka/babashka - c1f621930d9da8464b6ffd6f00eb89724e162802 authored over 3 years ago by Michiel Borkent <[email protected]>
Sci: get rid of call via meta op

github.com/babashka/babashka - ac8f9b4f8f3fbe98516e75b377d169999b9d45e4 authored over 3 years ago by Michiel Borkent <[email protected]>
Add java.net.InetSocketAddress (#878)

github.com/babashka/babashka - 9af436a0d467e6d26e3bfd01ac3882d73e5a425f authored over 3 years ago by Michiel Borkent <[email protected]>
sci: more ctx-fn

github.com/babashka/babashka - cc21fcc9ef7f71ccde836e055c9d04f4a9dc798b authored over 3 years ago by Michiel Borkent <[email protected]>
sci: return direct fn call

github.com/babashka/babashka - fcc57e08bc0db45f64ec09f4f3959cb0ebb27efa authored over 3 years ago by Michiel Borkent <[email protected]>
sci: emit error at analysis time for invalid keyword call

github.com/babashka/babashka - f6e52b37d52ae39dd864e68ba18581c47284e62d authored over 3 years ago by Michiel Borkent <[email protected]>
sci: clean

github.com/babashka/babashka - e5a6c5b7a5fc18011abbf5218b57af08e89521a3 authored over 3 years ago by Michiel Borkent <[email protected]>
Implement custom deref outside of sci

github.com/babashka/babashka - 3764b52f3a00b23d23519d436c1a5de644de5945 authored over 3 years ago by Michiel Borkent <[email protected]>
sci: minor

github.com/babashka/babashka - 225c04d784718e4d2d776417622aa735f433c37a authored over 3 years ago by Michiel Borkent <[email protected]>
sci: revert optimizations

github.com/babashka/babashka - 957f97fd15d60d724689e708e59b0d9d12e6c59a authored over 3 years ago by Michiel Borkent <[email protected]>
sci: minor

github.com/babashka/babashka - 5d89c623c33c991a13d19040c43006fde8f462e9 authored over 3 years ago by Michiel Borkent <[email protected]>
sci: count at analysis time

github.com/babashka/babashka - ef4bd8e5f6e0a945c913cb502fc8934ee73022d9 authored over 3 years ago by Michiel Borkent <[email protected]>
sci: fn destructure at analysis

github.com/babashka/babashka - 99475511e061c19c556d919bbde1103ca732f9d6 authored over 3 years ago by Michiel Borkent <[email protected]>
sci: minor fn optimization

github.com/babashka/babashka - d8ea84405897611e33337c81844cef044b6d9d0e authored over 3 years ago by Michiel Borkent <[email protected]>
sci: minor fn enhance

github.com/babashka/babashka - c71beafcd36c7fdde2b1db3e38103fdd8fe8adea authored over 3 years ago by Michiel Borkent <[email protected]>
sci: clean up symbol resolution

github.com/babashka/babashka - d4bf1d1a1de56a8b5abaf4689d7f1bbacb685bf2 authored over 3 years ago by Michiel Borkent <[email protected]>
Version bump

github.com/babashka/babashka - dddc32adfd8d0fb7116e127ab76e4c8c67b57dce authored over 3 years ago by Michiel Borkent <[email protected]>
doc [skip ci]

github.com/babashka/babashka - 952af312961d120d9d54e5cce78835f452986fca authored over 3 years ago by Michiel Borkent <[email protected]>
CHANGELOG [skip ci]

github.com/babashka/babashka - 6bd17bad98242039bf2525fc8c5f6b3dcd0d29e2 authored over 3 years ago by Michiel Borkent <[email protected]>
v0.4.4

github.com/babashka/babashka - 3a9022be04d97b2f9fbda72ad2259cb8e017726c authored over 3 years ago by Michiel Borkent <[email protected]>
CHANGELOG [skip ci]

github.com/babashka/babashka - e833fb270347ca776414aae1dfae306d85cf3a2c authored over 3 years ago by Michiel Borkent <[email protected]>
Add java.lang.StackTraceElement

github.com/babashka/babashka - beb7d8a9a80a31941eddc3e16235c37784134211 authored over 3 years ago by Michiel Borkent <[email protected]>
Additional fix for borkdude/sci#567

github.com/babashka/babashka - e7bcb2170ac226144a1263d9becb9eeeeaedae39 authored over 3 years ago by Michiel Borkent <[email protected]>
CHANGELOG [skip ci]

github.com/babashka/babashka - 97298ab0f100962ce8dd3bf19957219545671bd7 authored over 3 years ago by Michiel Borkent <[email protected]>
sci: support trailing metadata in defn

github.com/babashka/babashka - fa82ec5087c38062b75d1c32f1f80a190d0eff0a authored over 3 years ago by Michiel Borkent <[email protected]>
Update babashka.nrepl

github.com/babashka/babashka - cc26984ab7c85e2200bf2bf98761c264706aa261 authored over 3 years ago by Michiel Borkent <[email protected]>
CHANGELOG [skip ci]

github.com/babashka/babashka - b0490a01610b6fa943caeb1d27fecf43ac40cc8c authored over 3 years ago by Michiel Borkent <[email protected]>
CHANGELOG [skip ci]

github.com/babashka/babashka - a8f5ef728744b48ea5c4b8b34554beab6d6bef03 authored over 3 years ago by Michiel Borkent <[email protected]>
[#872] Add java.lang.ProcessHandle$Info (#873)

And java.util.Optional

github.com/babashka/babashka - 42bf790068ec2d12e4340665eba889cf940dd626 authored over 3 years ago by Michiel Borkent <[email protected]>
sci: minor cleanup

github.com/babashka/babashka - 524a260c26c5ea6253f1125ad52e82a469535932 authored over 3 years ago by Michiel Borkent <[email protected]>
sci: in-ns minor

github.com/babashka/babashka - 4bb2ba8b2c053b770d9cc5b92eb3ea188c809440 authored over 3 years ago by Michiel Borkent <[email protected]>
sci: interop refactor

github.com/babashka/babashka - 8efc710fb3cd3d07a10a3af4564600cbfd95c4ac authored over 3 years ago by Michiel Borkent <[email protected]>
sci: interop refactor

github.com/babashka/babashka - dceb3d7f104968a3e8452eedd31b5c9f3af5bf4a authored over 3 years ago by Michiel Borkent <[email protected]>
CHANGELOG [skip ci]

github.com/babashka/babashka - d1cee42c9d518afd2052c46c6105c5036081cac0 authored over 3 years ago by Michiel Borkent <[email protected]>
Tasks: fix edge case

github.com/babashka/babashka - 82625b57dd2b59abff7f2522b6d4f3adfa3ff18b authored over 3 years ago by Michiel Borkent <[email protected]>
babashka.nrepl#40

github.com/babashka/babashka - 35874fa5ce0998af0385a1235c3c3eec3f595d81 authored over 3 years ago by Michiel Borkent <[email protected]>
[#865] Stable namespace

github.com/babashka/babashka - ac576bd6e74089e613951163d54524f4213f5566 authored over 3 years ago by Michiel Borkent <[email protected]>
[#865] Use print-meta when emitting tasks

github.com/babashka/babashka - 94fc8298e68181172df9d1a681491ec9f15bff98 authored over 3 years ago by Michiel Borkent <[email protected]>
sci: new/constructor enhancement

github.com/babashka/babashka - 9347bfd3d399da7b0eb102554c5054af33a7d2db authored over 3 years ago by Michiel Borkent <[email protected]>
sci: lazy-seq enhancement

github.com/babashka/babashka - b731cf7f109f7d474a95351d175339e1399d3b3a authored over 3 years ago by Michiel Borkent <[email protected]>
Do not exit when --static is called on non-Linux [skip ci] (#871)

While creating [this gist](https://gist.github.com/thiagokokada/115b2588ff65a48d54b8832488801c92...

github.com/babashka/babashka - 0a3149ae8ad3087878508ea92bcc549d52c0b298 authored over 3 years ago by Thiago Kenji Okada <[email protected]>
sci: enhancement for throw

github.com/babashka/babashka - fa410a7b5e805fde5eabba7c125d6a5aa241b872 authored over 3 years ago by Michiel Borkent <[email protected]>
sci: try / catch

github.com/babashka/babashka - f5deafffb87bfbeedaa6490b87ecba3b99349e7e authored over 3 years ago by Michiel Borkent <[email protected]>
Improvements to install script [skip ci] (#870)

- Use `mktemp -d` to generate a temporary directory, only if user
doesn't use `--download-dir...

github.com/babashka/babashka - e955926ee927431ceaa1859968b85be5b6290442 authored over 3 years ago by Thiago Kenji Okada <[email protected]>
Install script: default download dir to TMPDIR [skip ci]

github.com/babashka/babashka - 1c1d4b531f29e9684464d89b5297ccf074b65757 authored over 3 years ago by Michiel Borkent <[email protected]>
sci minor [skip ci]

github.com/babashka/babashka - 745e2b0848b4fe1fb665497d81b31a4a0501c99c authored over 3 years ago by Michiel Borkent <[email protected]>
sci: minor improvements

github.com/babashka/babashka - 1fe1e46e71a157c01182e9408eefaf67726daa1d authored over 3 years ago by Michiel Borkent <[email protected]>
sci: case improvements

github.com/babashka/babashka - b9524e5d6e405eec147fa61c28f0ccdd78d4dfb3 authored over 3 years ago by Michiel Borkent <[email protected]>
babashka.fs [skip ci]

github.com/babashka/babashka - 7a3c30ab3fbc67d86e418cb554599f5a9ed0432a authored over 3 years ago by Michiel Borkent <[email protected]>
Install script [skip ci]

github.com/babashka/babashka - 48a9ec6c0d83ff1d941f732d6fe657f9c1e6d970 authored over 3 years ago by Michiel Borkent <[email protected]>
Example: xml-zip [skip ci]

github.com/babashka/babashka - ec479f049a20c6154b351f4053fe359ac9cdd6eb authored over 3 years ago by Michiel Borkent <[email protected]>
sci and tweak aot

github.com/babashka/babashka - 17f35b4d482d014181b36e4b79b57ed7833d2ab2 authored over 3 years ago by Michiel Borkent <[email protected]>
Improve script/setup-musl (#867)

github.com/babashka/babashka - 4b4ada961774e84a9a9b1474b76048802379d443 authored over 3 years ago by Thiago Kenji Okada <[email protected]>
sci: set! for CLJS

github.com/babashka/babashka - 3eafacac2b76f5f85424930dba713446f144657e authored over 3 years ago by Michiel Borkent <[email protected]>
deps.clj

github.com/babashka/babashka - 6bcc0e4a3fe4732d561a88f51047609afc45c02c authored over 3 years ago by Michiel Borkent <[email protected]>
deps.clj

github.com/babashka/babashka - 5890238666be1f64ed9113c28e2b00b6e329ef69 authored over 3 years ago by Michiel Borkent <[email protected]>
projects: + oidc-client (#862) [skip ci]

github.com/babashka/babashka - 4a5972f15e705eeed63e299ca05c1525afdd6231 authored over 3 years ago by Jakub Holy <[email protected]>
Use shasum instead of sha256sum [skip ci] (#861)

sha256sum is not available in macOS by default.

See: https://github.com/ESGF/esg-search/issue...

github.com/babashka/babashka - 20cc3b4cddbeb7529ae2a156c143e159ca44b38b authored over 3 years ago by Thiago Kenji Okada <[email protected]>
feat: print data of uncaught ExceptionInfo to output (#854)

* feat: print data of uncaught ExceptionInfo to output

* println -> prn, add tests

github.com/babashka/babashka - 512a6f2220a0e54ab585ead1dec2b10995f637f9 authored over 3 years ago by rng-dynamics <[email protected]>
Version bump

github.com/babashka/babashka - 6f15b507c653a630a8b4d9ebd10641b5b5a5eeae authored over 3 years ago by Michiel Borkent <[email protected]>
v0.4.3

github.com/babashka/babashka - 22f3464066117365fd59764dc17ad8757f2c0c07 authored over 3 years ago by Michiel Borkent <[email protected]>
Version bump

github.com/babashka/babashka - ab9d2a0c2c09623cb9ca35f84f696a771863897e authored over 3 years ago by Michiel Borkent <[email protected]>
CHANGELOG [skip ci]

github.com/babashka/babashka - 66e4d1936c141c2c593edf8cdb8548ead1e6cbae authored over 3 years ago by Michiel Borkent <[email protected]>
v0.4.2

github.com/babashka/babashka - ce5fdcd564ab3606f39e682d36458d6686e089c0 authored over 3 years ago by Michiel Borkent <[email protected]>
0.4.2

github.com/babashka/babashka - add033324b8a284598dd760bb3018af9512fcc2c authored over 3 years ago by Michiel Borkent <[email protected]>
Pods: minor

github.com/babashka/babashka - 47cc09908aed2ed501057857fa4edcaeab01e1b0 authored over 3 years ago by Michiel Borkent <[email protected]>
Pods: transit fns

github.com/babashka/babashka - ae9eaa4bc46b3a1b4956abcc14f977f3a7bb2ae6 authored over 3 years ago by Michiel Borkent <[email protected]>
Add transit read-handler-map and write-handler-map

github.com/babashka/babashka - 703b517718fda06bc0b141b4d7be5eec8c7d7a0f authored over 3 years ago by Michiel Borkent <[email protected]>
babashka.curl README

github.com/babashka/babashka - a4b97cb1e7fee56f671745900d4fc61278180aad authored over 3 years ago by Michiel Borkent <[email protected]>
Add more agent vars (#857)

github.com/babashka/babashka - a942befc652cdd28a4df8b8c6ea5d0f50aef3134 authored over 3 years ago by Michiel Borkent <[email protected]>