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

track down a bug in the analyzer where :state wasn't initialized

github.com/typedclojure/typedclojure - 10e7bd6123d75fa7de5ed8451a71130551cce5ed authored almost 6 years ago
initialize pass :state in `unanalyzed`

github.com/typedclojure/typedclojure - 8d1efe1eec7fb1a83f9a67e0a48fbb65055ab2b0 authored almost 6 years ago
move out host functions, enable :instance? node

github.com/typedclojure/typedclojure - 1fcdef5cb9d6703f243708fcf4ff6b53a009c7ff authored almost 6 years ago
don't evaluate top-level forms when there are delayed type errors

github.com/typedclojure/typedclojure - c3d7b67237b47fdb0a6b6bf9d25ce461ec694edf authored almost 6 years ago
ensure t/cast is evaluated when top-level

github.com/typedclojure/typedclojure - 2f9fde834ce557c1758e5449413959d78d837102 authored almost 6 years ago
more up-to-date cirleci env

github.com/typedclojure/typedclojure - fe1f044e6eb5d38280c6a7dad0abdf857b926eaa authored almost 6 years ago
update tests for clojure 1.10.0

github.com/typedclojure/typedclojure - a3314b3731cc86ead6e272df5eefcffc7e8a2196 authored almost 6 years ago
start to migrate to latest core.typed.analyzer changes

github.com/typedclojure/typedclojure - b96401672695fc2dd71f55a1f209918a1103d37a authored about 6 years ago
bump snapshot version

github.com/typedclojure/typedclojure - 3179357059f2971ab1906e6d6b80ccaa2ec36f56 authored about 6 years ago
flesh out type checker tests

github.com/typedclojure/typedclojure - b1bb4bfa8885f70355f33d7e6388d3d99835060c authored about 6 years ago
remove bogus example

github.com/typedclojure/typedclojure - 1cacc1ecf6bc58ee17ce467986332cfebfdf3052 authored about 6 years ago
eval in run-passes

github.com/typedclojure/typedclojure - 9230e41721fddf6974d3a12edace426f94b8e8c9 authored about 6 years ago
more gilardi tests

github.com/typedclojure/typedclojure - b710f14766e889d9923ba4f34e8f5c4a291d9924 authored about 6 years ago
gilardi scenario tests

github.com/typedclojure/typedclojure - c19cd03148936d7d1c193b7b3bbf0147130cfcd5 authored about 6 years ago
add more api functions

github.com/typedclojure/typedclojure - 7899699a8edb56199b50048658e0cec740f89cdf authored about 6 years ago
fix regression in run-passes

github.com/typedclojure/typedclojure - 0fd4e333b791b132083a5d9debc0a8acff65948c authored about 6 years ago
remove unused require

github.com/typedclojure/typedclojure - 2b385794443e2288764133ca4589e534470999c5 authored about 6 years ago
roll back some breaking changes

github.com/typedclojure/typedclojure - 27170d9ce3de940b09fb7f3ad5c1538387fecee0 authored about 6 years ago
refactor to allow simple type checker test

github.com/typedclojure/typedclojure - dd579f5bed6473d3da9a5b98941aff293590b70a authored about 6 years ago
remove build scripts

github.com/typedclojure/typedclojure - 5c4134cbb3ed44e3313431223823a3fa3dee18ca authored about 6 years ago
remove old aliases

github.com/typedclojure/typedclojure - 833e8e2d8566eeeaf308976dace187ff1a07ca6a authored about 6 years ago
disable mvn tests/compile

github.com/typedclojure/typedclojure - 16f901b59826f3399a795f1993fcce8b8bb50558 authored about 6 years ago
disable mvn tests/compile

github.com/typedclojure/typedclojure - 3d708854fc44b405a589b54b287f70ee1e2cd1b7 authored about 6 years ago
disable maven tests/compile

github.com/typedclojure/typedclojure - 383c62bd354f5f9779cac94d8b2da3d55151b95f authored about 6 years ago
repl script passes $@

github.com/typedclojure/typedclojure - 3e19fe07d50c02688d6431e2375e205d7855e81e authored about 6 years ago
remove :HEAD alias

github.com/typedclojure/typedclojure - 5ffb3d3a1818c59d7d3b04bcdc4e623ec8553f45 authored about 6 years ago
correctly initialize rclass env

github.com/typedclojure/typedclojure - 695fd2479d3c6f695227b962b9873d2eb0418b01 authored about 6 years ago
fix compilation issue

github.com/typedclojure/typedclojure - 684c85e080a08ca461bd8e52a23c67288b7c5c25 authored about 6 years ago
move core annotations to lib.clojure

github.com/typedclojure/typedclojure - 7ac2434b60e8493aa9031cc1d5f0f7bd414e3d04 authored about 6 years ago
use typedclojure repo for deps

github.com/typedclojure/typedclojure - b142ef8698b90eda56e4180de4bf8af6aa9d26af authored about 6 years ago
use alias env from lib.clojure

github.com/typedclojure/typedclojure - 1c00049b1daff9462560e2f95c62ac2056168e9f authored about 6 years ago
remote init-aliases

github.com/typedclojure/typedclojure - bf7ca55d08c6911517990ff3c952b0d0de34bb20 authored about 6 years ago
fix Extends syntax

github.com/typedclojure/typedclojure - f2519f6a724f5b367cc1b5c9372b4642a20cd67c authored about 6 years ago
move lib.clojure, add back redundant aliases for now

github.com/typedclojure/typedclojure - 95ac9a100fb766230f28cfc558c22750d78170c9 authored about 6 years ago
[skip ci] changelog

github.com/typedclojure/typedclojure - 40641b213317b770c38d15492e05cd4f02eedc2b authored about 6 years ago
remove unused require

github.com/typedclojure/typedclojure - fe35e958cd89657156ea9e668a7c76b7a6782236 authored about 6 years ago
remove typed-deps machinery

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