Ecosyste.ms: OpenCollective

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

Typed Clojure

An optional type system for Clojure
Collective - Host: opensource - https://opencollective.com/typedclojure - Website: https://typedclojure.org - Code: https://github.com/typedclojure/typedclojure

c.c.t.lang renamed to c.c.t.lang.jvm

github.com/typedclojure/typedclojure - 139557a0c8091e99c30d93a1cb97da84736234b9 authored about 6 years ago
at least compile during CI

github.com/typedclojure/typedclojure - 4266f8cf105d5c218fea081fdf02274f9a0e0a78 authored about 6 years ago
rename lang -> lang.jvm

github.com/typedclojure/typedclojure - 06315f911f072983d28c684196c138c59721864e authored about 6 years ago
extract c.c.t.lang into its own library

github.com/typedclojure/typedclojure - d67f426c42de028837157b53e03e2b397e40b2f4 authored about 6 years ago
make c.c.t.lang self contained

github.com/typedclojure/typedclojure - 90d1174e9d0225f86cba938dca66215e63ee016c authored about 6 years ago
(I) is Any, not bottom

github.com/typedclojure/typedclojure - 8a133573e62b4396c76916263182f3f060de9b82 authored about 6 years ago
Merge branch 'master' of github.com:clojure/core.typed.annotator.jvm

github.com/typedclojure/typedclojure - 6b3cddf89f5bf2d5ca8460e551ba924d1f8fc2a8 authored about 6 years ago
[maven-release-plugin] prepare for next development iteration

github.com/typedclojure/typedclojure - 776970abcc0d0e0b9f4e83946e1092e14762c84a authored about 6 years ago
[maven-release-plugin] prepare release core.typed.annotator.jvm-0.7.0

github.com/typedclojure/typedclojure - 41c81bc9984b86760b58495348bce604d2a7c60f authored about 6 years ago
[maven-release-plugin] prepare release core.typed.checker.jvm-0.7.0

github.com/typedclojure/typedclojure - af8852c9b5972c7a37b3d9be550b113e05d49786 authored about 6 years ago
[maven-release-plugin] prepare for next development iteration

github.com/typedclojure/typedclojure - d7afaa10df2e66d18089d628f3d45c5f0f8cd834 authored about 6 years ago
[maven-release-plugin] prepare release core.typed.analyzer.jvm-0.7.0

github.com/typedclojure/typedclojure - 8a71c67029a14a5e30bfb5623370a4cbad822252 authored about 6 years ago
[maven-release-plugin] prepare for next development iteration

github.com/typedclojure/typedclojure - f30e7431f643701f13317ab7b4bcbbde74a47c48 authored about 6 years ago
bump core.typed.runtime

github.com/typedclojure/typedclojure - 80ca4b46dbffe435779e033aabf47bd6d14e3b83 authored about 6 years ago
remove test dependencies

github.com/typedclojure/typedclojure - e93125151c89fb9d844a897a864a674e2f10e458 authored about 6 years ago
[maven-release-plugin] prepare release core.typed.runtime.jvm-0.7.0

github.com/typedclojure/typedclojure - b0ea58b1aedb92297ddae8ae1e2f64d7d9874cf3 authored about 6 years ago
[maven-release-plugin] prepare for next development iteration

github.com/typedclojure/typedclojure - f7920efff77b4b4e321cfd7887a4f6dcc30ab931 authored about 6 years ago
move to org.clojure

github.com/typedclojure/typedclojure - 5dccf28ee965feaa11afbf017533c9ff551ea538 authored about 6 years ago
move to org.clojure

github.com/typedclojure/typedclojure - 661c6e13c4f25ea92759f57c6fe9c122c568ee8e authored about 6 years ago
move to org.clojure

github.com/typedclojure/typedclojure - a00a07c50a2f122abd0bf2ec01beebde02f89e55 authored about 6 years ago
move more spec impl

github.com/typedclojure/typedclojure - f9647200af6e0e14af68761d5d4c7456fd5528c7 authored about 6 years ago
move more to spec frontend

github.com/typedclojure/typedclojure - c78b92e552ca3426769c79037e82fc46119bc29d authored about 6 years ago
start spec frontend ns

github.com/typedclojure/typedclojure - e3936732ca4a0f84cd5a4a6366f58890351483fc authored about 6 years ago
add join/parse namespaces

github.com/typedclojure/typedclojure - b6f2318b90f1d91f62c20880ba7e5d0fb88f595c authored about 6 years ago
move test ns + return truthy value for tests

github.com/typedclojure/typedclojure - d22a5c22b28d3895fff10237c6b698093dfaf848 authored about 6 years ago
wrap with deftests

github.com/typedclojure/typedclojure - a045f6f96e4669850383d12f1f88e76baa756495 authored about 6 years ago
map env/rep/track namespaces

github.com/typedclojure/typedclojure - 48f643c35fc5018231b30db56c0d9e80288a9698 authored about 6 years ago
move helps to util

github.com/typedclojure/typedclojure - 094ff0901ae70c07265feb29e45e9e6762c22ff9 authored about 6 years ago
extract unparse-spec

github.com/typedclojure/typedclojure - 0cebddd1a1af62241a60f0f54c86b79cb4830f2c authored about 6 years ago
fix running AOT compiled tests

github.com/typedclojure/typedclojure - 997d0c863b0d7b7d690bba9e7ef3fc43d1531794 authored about 6 years ago
comment out contrib pom

github.com/typedclojure/typedclojure - 5a9c3f96fb6e24a771723af8016c6ace3d601a5a authored about 6 years ago
add back dep on checker

github.com/typedclojure/typedclojure - 9fdadabcd262652fba806303977d9f64a39b16a7 authored about 6 years ago
add case for :char

github.com/typedclojure/typedclojure - 026e0f0bde7a467c6fe3e601d37b05a72b1c2082 authored about 6 years ago
remove dependency on annotator

github.com/typedclojure/typedclojure - 18a65960465cdd5f3aa1c7ae82fef9c40cb6d290 authored about 6 years ago
hardcode org.typedclojure

github.com/typedclojure/typedclojure - de5963d69dc1c8c803728184fd9e19b8cac62ce7 authored about 6 years ago
disable checker dep

github.com/typedclojure/typedclojure - 5db524061af3836807d8cff9e6a972b0c9e60569 authored about 6 years ago
update latest checker

github.com/typedclojure/typedclojure - 68f22feae4e5baf41a635c78ae62d6a0d930bbb3 authored about 6 years ago
var-env moved in checker

github.com/typedclojure/typedclojure - 11370405143a8214b1f4ceb292e3144d476249b0 authored about 6 years ago
remove type-protocols

github.com/typedclojure/typedclojure - fe0a5aaa180e4abd022edf9f3385311662670787 authored about 6 years ago