2
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 25, 2025 — Mar 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
cherrypick from dev-flow-alpha More... 7 days ago
update for release More... 7 days ago
[maven-release-plugin] prepare for next development iteration More... 7 days ago
[maven-release-plugin] prepare release v1.9.865 More... 7 days ago
changelog More... 7 days ago
update version template More... 7 days ago
remove flow in master More... 7 days ago
update for release More... 10 days ago
[maven-release-plugin] prepare for next development iteration More... 10 days ago
[maven-release-plugin] prepare release v1.9.859-alpha4 More... 10 days ago
update version template More... 10 days ago
update changelog More... 10 days ago
update changelog More... 10 days ago
ASYNC-274: Modified the operation of futurize to account for the change to Executor interface in ASYNC-272. The futurize function now creates and returns future. More... 10 days ago
update changelog More... 10 days ago
ASYNC-270: assoc value of exec into opts to capture the default value before invoking impl/futurize. More... 10 days ago
ASYNC-273: refix ASYNC-254: propagate meta from alts fret to chan op closures More... 13 days ago
Merge remote-tracking branch 'refs/remotes/origin/master' More... 14 days ago
update changelog for release More... 14 days ago
Action doc commit More... 14 days ago
[maven-release-plugin] prepare for next development iteration More... 15 days ago
[maven-release-plugin] prepare release v1.9.847-alpha3 More... 15 days ago
update changelog to remove reverted patch More... 15 days ago
Revert "ASYNC-270: assoc value of exec into opts to capture the default value before invoking impl/futurize." More... 15 days ago
update version template More... 15 days ago
update readme More... 15 days ago
ASYNC-270: assoc value of exec into opts to capture the default value before invoking impl/futurize. More... 15 days ago
Revert "ASYNC-262: Added Java system property clojure.core.async.vthreads to control how core.async uses JDK 21+ virtual threads. When the user wishes to target vthreads then core.async will use a vthreads ExecutorService for :io workloads, including the io-thread macro. Also, the go macro will use io-thread as its basis instead of the IOC machinery. Also added a runtime check for vthreads in the case where AOT compiles to vthreads. Finally, added requiring-resolve use in the go macro to load the IOC machinery in the go macro when needed and also when supported by the CLJ version. As a backup to this, added a check at the c.a top level to load the ioc support if the CLJ version doesn't allow nested compilation patterns." More... 15 days ago
AYNC-272: Restricted vthreads use to io-thread. go again uses IOC. Removed sysprops around vthreads. go block dispatch uses :mixed instead of :io workload profile. ExecutorService -> Executor and fixed flow to use this. Removed use of explicit ExecutorService to create vthreads and use the one-shot in a reify instance instead. Removed ability to call parking ops in io-thread. Modified docs. More... 21 days ago
Update Clojure versions in test workflow More... 2 months ago