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

v0.7.2

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

github.com/babashka/babashka - 5723fa2e674d3eb0b2d6b368418ec7005292ce16 authored almost 3 years ago by Michiel Borkent <[email protected]>
process

github.com/babashka/babashka - d818930e0f1b2e73d024e12d9e32f7163bca14d5 authored almost 3 years ago by Michiel Borkent <[email protected]>
v0.7.1

github.com/babashka/babashka - c8aebb3c2b12cb6f3634ba443bb073175e833966 authored almost 3 years ago by Michiel Borkent <[email protected]>
BB test patches

github.com/babashka/babashka - ab470def54b6841de5a5cad926fc835586508f2f authored almost 3 years ago by Michiel Borkent <[email protected]>
Finish up library tests (#1120)

* Add tests for markdown-clj and tools.namespace

See comment for why only one markdown test c...

github.com/babashka/babashka - 665ae4dd97535bf72a5ce34a19d624e74e5c4fe8 authored almost 3 years ago by Gabriel Horner <[email protected]>
CHANGELOGS [skip ci]

github.com/babashka/babashka - 367cf7bf267e9114605b66f075c1ad72c741ca79 authored almost 3 years ago by Michiel Borkent <[email protected]>
[#1116] Missing error message when exception happens in REPL print

github.com/babashka/babashka - ddf03c50ae14c942c69c85e73e96caed00767e37 authored almost 3 years ago by Michiel Borkent <[email protected]>
Upgrade Clojure CLI (#1121)

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

github.com/babashka/babashka - e56cb4a50f107dcd24bd3716e6c4621a6aaebe46 authored almost 3 years ago by Michiel Borkent <[email protected]>
[#1119] Add equals method of java.util.Arrays

github.com/babashka/babashka - 53eb64e67d5e5a29852613f2925c72faaef8de42 authored almost 3 years ago by Michiel Borkent <[email protected]>
Fixes for issue reported by @thiagokokada

github.com/babashka/babashka - 1912b921dff6d9f43b325d2e51496aa8df634eb5 authored almost 3 years ago by Michiel Borkent <[email protected]>
ignore SNAPSHOT when comparing number

github.com/babashka/babashka - ec7a6785d970657c9b4642af9edd7d199fbddc9f authored almost 3 years ago by Michiel Borkent <[email protected]>
oops

github.com/babashka/babashka - 8c770b41acd87a7c8e617e9dad57573e4f4313bc authored almost 3 years ago by Michiel Borkent <[email protected]>
Publish dev release

github.com/babashka/babashka - 8abf58112e12a64547566db41a33cad4df70a66d authored almost 3 years ago by Michiel Borkent <[email protected]>
Publish dev builds

github.com/babashka/babashka - e710c66dcb3d07944c447657957a322a51dd1afb authored almost 3 years ago by Michiel Borkent <[email protected]>
[#1110] Load tasks and deps from other bb.edn file (#1117)

Co-authored-by: Bob <[email protected]>

github.com/babashka/babashka - fb7f984389fb8816fae8c0e9988a7816e5c3bfe0 authored almost 3 years ago by Michiel Borkent <[email protected]>
[#584, #1037] Uberscript in bb (#1115)

github.com/babashka/babashka - 93fb4379ffff17b0d20cf0bf5edd34d46ec90e88 authored about 3 years ago by Michiel Borkent <[email protected]>
Add more library tests (#1114)

* Add environ and table tests

Also allow for directory option and fix nasty nil test-dir bug
...

github.com/babashka/babashka - 3a30a11c1feae0b383399ba85b04347d9b28ed3e authored about 3 years ago by Gabriel Horner <[email protected]>
[#1105] Include native elements in printed stacktrace (#1113)

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

github.com/babashka/babashka - 697c03fa0745aeec7e03ab50a1945eb9b3ee0aeb authored about 3 years ago by Michiel Borkent <[email protected]>
CHANGELOG

github.com/babashka/babashka - 04762fe68e8f40c1f95ec3fce80cdf3d68c983d6 authored about 3 years ago by Michiel Borkent <[email protected]>
[#1087] Add spy macro from taoensso.timbre

github.com/babashka/babashka - 79cbe5b58a68b7f9066ac6f741044c2311a4f9cf authored about 3 years ago by Michiel Borkent <[email protected]>
edamame v0.0.19

github.com/babashka/babashka - 5b444995a025f320a4a2390d57a953290482260c authored about 3 years ago by Michiel Borkent <[email protected]>
Add libtest (#1112)

* Add add-libtest script and add 2 libraries with it

* Add tests for 3 existing libraries

github.com/babashka/babashka - 4e7d04f6725524cb7585c24afe8ea4115033f152 authored about 3 years ago by Gabriel Horner <[email protected]>
pods [skip ci]

github.com/babashka/babashka - becdabe1000c16294b160b13ee2155b20f191b34 authored about 3 years ago by Michiel Borkent <[email protected]>
SCI: better error for higher order fn arity mismatch

github.com/babashka/babashka - fd080e76e2c87f4e09e63623fee4870d938f0639 authored about 3 years ago by Michiel Borkent <[email protected]>
Added specmonstah and dependency to tested libraries (#1109)

* Enable specmonstah tests now that it's merged

* Add dependency to tests and doc added libs
...

github.com/babashka/babashka - 4f8eb3770458560748ec001c5c2e17348c0778ff authored about 3 years ago by Gabriel Horner <[email protected]>
Check shasum/sha256sum in PATH on install script (#1108)

* Check shasum/sha256sum in PATH on install script

* Fix typo in .github/pull_request_templat...

github.com/babashka/babashka - 4ed7cd5aea803bf042acb69acc25c33fb0e81504 authored about 3 years ago by Thiago Kenji Okada <[email protected]>
PR template [skip ci]

github.com/babashka/babashka - 1c217a7157f72d8a960ec5c68fa3fb59ce00eca8 authored about 3 years ago by Michiel Borkent <[email protected]>
Build arm64 docker image in CI (#1099)

github.com/babashka/babashka - bc0ae17e64bbb04ebad8308ff41d96cbc98cc50c authored about 3 years ago by Wes Morgan <[email protected]>
Document babashka forks (#1106) [skip ci]

Also removed double nesting of Projects in toc

github.com/babashka/babashka - 48a8f3ac18f436b43256557ad90075339e5d8614 authored about 3 years ago by Gabriel Horner <[email protected]>
CHANGELOG [skip ci]

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

github.com/babashka/babashka - 6ce33dff901159e3479c2f5200cc3cdcf930a611 authored about 3 years ago by Michiel Borkent <[email protected]>
0.7.0

github.com/babashka/babashka - 823bc8ca22357e5bc94750c8d3b7663289d90545 authored about 3 years ago by Michiel Borkent <[email protected]>
Fix SCI#649 aget reflection (#1100)

Fix issue with aget reported in babashka/sci#649 by @MrEbbinghaus

github.com/babashka/babashka - 73d466e7d6c45796bf56141330c3969bfea765f2 authored about 3 years ago by Michiel Borkent <[email protected]>
Updated bb spec

github.com/babashka/babashka - 48cf9671e1193d2c0b7a2f724d3fa46f23543c42 authored about 3 years ago by Michiel Borkent <[email protected]>
test

github.com/babashka/babashka - a3633faf3f7079b3cbd71be0c55d59677b108ab6 authored about 3 years ago by Michiel Borkent <[email protected]>
update babashka spec dep

github.com/babashka/babashka - 068cb6a97d3aac0f103d95c50fb6b7c3017997ab authored about 3 years ago by Michiel Borkent <[email protected]>
Bump spec for tests

github.com/babashka/babashka - b7ede11154196c615b2ca77119448678481933ab authored about 3 years ago by Michiel Borkent <[email protected]>
graal config

github.com/babashka/babashka - 806517c2ba33d2348a81f18f25f141c665acb2ee authored about 3 years ago by Michiel Borkent <[email protected]>
graal config

github.com/babashka/babashka - efacc16e3bb09ff49ffad97f77d83b90855a0b51 authored about 3 years ago by Michiel Borkent <[email protected]>
spec test

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

github.com/babashka/babashka - b67d539ab018b701be380e94c9467ba43e779eb6 authored about 3 years ago by Michiel Borkent <[email protected]>
SCI: instance field access // MultiFn interop

github.com/babashka/babashka - 713358dca8268b742ded1ddde668e1085043edc7 authored about 3 years ago by Michiel Borkent <[email protected]>
sci bump, memfn

github.com/babashka/babashka - b32b7d7de928f35922792615ba3cf213d32a0eac authored about 3 years ago by Michiel Borkent <[email protected]>
Added integrant tests

github.com/babashka/babashka - 5d324dd201f82431c422eea88ae84a70e9cc9ca8 authored about 3 years ago by Michiel Borkent <[email protected]>
Add orchestra tests

github.com/babashka/babashka - 4f21669f6b7ca64f5974f5d2885502688d5cdbe8 authored about 3 years ago by Michiel Borkent <[email protected]>
Support applyTo interop for clojure.spec

github.com/babashka/babashka - 19ad756261da7187cdbe2b589ef9a3a1c5889e0f authored about 3 years ago by Michiel Borkent <[email protected]>
Add coax tests

github.com/babashka/babashka - f7545780757e4fef23e9e90947d069955ea296fd authored about 3 years ago by Michiel Borkent <[email protected]>
Add better-cond to CI tests

github.com/babashka/babashka - 6d14ed61f15f76e19fbe6b9260295277c0f33644 authored about 3 years ago by Michiel Borkent <[email protected]>
Add spec tests to CI

github.com/babashka/babashka - 9dd494123056ef2d4c8fe76bce9f9d924c80a7f6 authored about 3 years ago by Michiel Borkent <[email protected]>
Add core specs warning

github.com/babashka/babashka - 54cd1fa85f230c452de92bab53e9b784567068c4 authored about 3 years ago by Michiel Borkent <[email protected]>
Don't remove core specs when they are in deps map

github.com/babashka/babashka - f5fd11fd786513d7904752fca0fe81b8a44e3aed authored about 3 years ago by Michiel Borkent <[email protected]>
Don't remove core specs

github.com/babashka/babashka - 8b3e89fbcc1b66ef4d793e7e309f5ad0df827dd3 authored about 3 years ago by Michiel Borkent <[email protected]>
Warn on clojure.spec.alpha

github.com/babashka/babashka - 76c9d633ffca1ad8b7eae84244b3b83800350844 authored about 3 years ago by Michiel Borkent <[email protected]>
add StackTraceElement->vec

github.com/babashka/babashka - ef8e4f48b9312226c5e0d200c43b2d72a9b0d187 authored about 3 years ago by Michiel Borkent <[email protected]>
inst-ms + clojure.instant ns (#1098)

github.com/babashka/babashka - e466f832b8b26040e2ff4589411f722f20eba82c authored about 3 years ago by Michiel Borkent <[email protected]>
PR template [skip ci]

github.com/babashka/babashka - e1f6f369cbe2a60da277243125b2dfdbb05b42f8 authored about 3 years ago by Michiel Borkent <[email protected]>
PR template [skip ci]

github.com/babashka/babashka - a0619775234720111d0cc2b8eb5f2ff2e1163fd5 authored about 3 years ago by Michiel Borkent <[email protected]>
Allow building x86_64 or arm64 Docker images (#1095)

github.com/babashka/babashka - bf51eeb26de3ad78afc915f35805741d7715454a authored about 3 years ago by Wes Morgan <[email protected]>
Add .cpcache and target to .dockerignore (#1094)

These can leak host env stuff into Docker build context and break things

github.com/babashka/babashka - 347816820cd21d498366ed632f2ebe1631e35a29 authored about 3 years ago by Wes Morgan <[email protected]>
Add java.util.StringTokenizer (#1092)

github.com/babashka/babashka - e703669c792d1dad658f9b28865b159211973aea authored about 3 years ago by Michiel Borkent <[email protected]>
SCI PR template [skip ci]

github.com/babashka/babashka - d5c67deeca550284d559f90beb137006cc2614f0 authored about 3 years ago by Michiel Borkent <[email protected]>
fix metadata on declared var

github.com/babashka/babashka - 8127d00b899b1a12d944c960a8b4bc41fc0e4006 authored about 3 years ago by Michiel Borkent <[email protected]>
Allow macroexpand on doseq and for

github.com/babashka/babashka - e434bdb8de7e04ae515abaa931de0b895d730170 authored about 3 years ago by Michiel Borkent <[email protected]>
sci with test

github.com/babashka/babashka - de6d27499306db5e3fef4f12f6602a92d5abaf53 authored about 3 years ago by Michiel Borkent <[email protected]>
edamame 0.0.18

github.com/babashka/babashka - e30b8782061b1b5a56aa3a8a224772dc65949f1a authored about 3 years ago by Michiel Borkent <[email protected]>
fix script/compile #1089 (#1090)

Co-authored-by: Johannes Lötzsch <[email protected]>

github.com/babashka/babashka - ec4f9f95fb7a61e7bfb3c3c427e6b7a9c3d8a021 authored about 3 years ago by Johannes Lötzsch <[email protected]>
edamame v0.0.17

github.com/babashka/babashka - 12dbbbb43f9565d688fac2cb9807f9fba2755375 authored about 3 years ago by Michiel Borkent <[email protected]>
Force decimal version numbers in install script (#1088)

Co-authored-by: Alex Chen <[email protected]>

github.com/babashka/babashka - 340b18dcf624528380af4a2bf2093bed555063ec authored about 3 years ago by Grazfather <[email protected]>
deprecate $ in process

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

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

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

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

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

github.com/babashka/babashka - 709e94f9564011349cc03f854b32948bffaacb61 authored about 3 years ago by Michiel Borkent <[email protected]>
v0.6.8

github.com/babashka/babashka - d7ccd1d7c1efa1e1220880905a4737b82ed24287 authored about 3 years ago by Michiel Borkent <[email protected]>
Add new functions from clojure 1.11 except clojure.java.math

github.com/babashka/babashka - f761d84312d80cbc01d38ddff1dcf9447f51297e authored about 3 years ago by Michiel Borkent <[email protected]>
sci: add clojure.core/test - nREPL: catch throwable

github.com/babashka/babashka - 638354de5607441bd91992f0188bd4cd4d2bc5b6 authored about 3 years ago by Michiel Borkent <[email protected]>
process: support deref with timeout

github.com/babashka/babashka - c622a32a65945e1466fa3f452ef9480f6b84ecec authored about 3 years ago by Michiel Borkent <[email protected]>
bump to tools 1.10.3.1040

github.com/babashka/babashka - 9c28fd3eab4e19164cfc7fbd0907e73a07bde188 authored about 3 years ago by Michiel Borkent <[email protected]>
sci [skip ci]

github.com/babashka/babashka - 22677d283279dbbc6bce931d0ce81a44c93e7a3e authored about 3 years ago by Michiel Borkent <[email protected]>
sci: add reader-conditional?

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

github.com/babashka/babashka - c177e682c73ee6af07d74132ace182a36ee65b86 authored about 3 years ago by Michiel Borkent <[email protected]>
v0.6.7

github.com/babashka/babashka - dc77bc9638682db8297583bd4f227f8023117236 authored about 3 years ago by Michiel Borkent <[email protected]>
Add print-deps test

github.com/babashka/babashka - 2079f0a55422249165ea81d647a2b784982950cf authored about 3 years ago by Michiel Borkent <[email protected]>
fs: which improvement on Windows

github.com/babashka/babashka - 42f12ba75b188bf0e76bf5b25045756dfe8dc05a authored about 3 years ago by Michiel Borkent <[email protected]>
fs: which returns executable when program name contains extension

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

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

github.com/babashka/babashka - 15e2430fea0c2c750a16ba402149d7cb78d19c3a authored about 3 years ago by Michiel Borkent <[email protected]>
v0.6.6

github.com/babashka/babashka - 79678c57ea7150eac2b00643bc7e7ca0ba92e003 authored about 3 years ago by Michiel Borkent <[email protected]>
fs: enhance fs/which for Windows

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

github.com/babashka/babashka - 0ebbdcb84d1f145449ac6db02351b82a005608e4 authored about 3 years ago by Michiel Borkent <[email protected]>
Minor renaming

github.com/babashka/babashka - 7baef947af2dfd037dad605d95560e15d45d2118 authored about 3 years ago by Michiel Borkent <[email protected]>
Fix Windows

github.com/babashka/babashka - ed19e202e89e56dcdd4689e914af6f00de3a8c21 authored about 3 years ago by Michiel Borkent <[email protected]>
[#1078] Resolve program in babashka.process on Windows using known extensions

github.com/babashka/babashka - 7255f50beb73e3f812127c8bab64bcc874868a59 authored about 3 years ago by Michiel Borkent <[email protected]>
[#1078] Resolve program in babashka.process on Windows using known extensions

github.com/babashka/babashka - 07667697ba3a07df643eb65f973d2ac872c480bb authored about 3 years ago by Michiel Borkent <[email protected]>
[#1078] Resolve program in babashka.process on Windows using known extensions

github.com/babashka/babashka - bfbfc912fe4ddeebc762d8ffaecb2d17d358635a authored about 3 years ago by Michiel Borkent <[email protected]>
babashka.process: tokenize fix

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