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

try removing 'all' module

github.com/typedclojure/typedclojure - a7d7c3299a3a8a570c433d52b05cd751bac90d4f authored almost 5 years ago
earlier clojure-maven-plugin

github.com/typedclojure/typedclojure - 28e5132ed8ce96fde3584fd1ac331921401ce831 authored almost 5 years ago
try another version

github.com/typedclojure/typedclojure - 4d8f853f3d512700487c06b491d8281dc6661f13 authored almost 5 years ago
jenkins experiment

github.com/typedclojure/typedclojure - b6e3c93b61f4dc8a7be097b12dd5f32c43fd6c92 authored almost 5 years ago
bump clj maven plugin

github.com/typedclojure/typedclojure - 9bc26508bfbf88f6f5f214cef74c6c0ffd2b5fd8 authored almost 5 years ago
Revert "jenkins experiment"

This reverts commit b6e3c93b61f4dc8a7be097b12dd5f32c43fd6c92.

github.com/typedclojure/typedclojure - e9eaaed55d27a314d3840819419ed381fc2d3698 authored almost 5 years ago
use dependencyManagement and create org.clojure/core.typed jar

github.com/typedclojure/typedclojure - 21827a8da3ac79cfcdc2a600ff99ee46fe6fc358 authored almost 5 years ago
add compilation step

github.com/typedclojure/typedclojure - e1b2f6fc69c8cae8d0a53ba4ed7c5f774f89973b authored almost 5 years ago
integrate typing rules into check-expr

add resolve-op-sym

poc typing rule for clojure.core/ns

delegate to check-expr for top-level ev...

github.com/typedclojure/typedclojure - 2aef0115b013b48576ca514891c9364393bd6588 authored almost 5 years ago
add typedclojure_config.cljc support and remove old register-ns! impl

github.com/typedclojure/typedclojure - 4b97451778fd489ff681e9131ea4b08b754fe323 authored almost 5 years ago
add namespaced ops to AST nodes

github.com/typedclojure/typedclojure - 348a32fd9042409fed4e5c7c50a1f77bfd47b431 authored almost 5 years ago
split lib into ann/ext folders

github.com/typedclojure/typedclojure - dd1b75783213efdd20e0ce965e2e429aa0eb3ad5 authored about 5 years ago
comment rules experiment

github.com/typedclojure/typedclojure - 10000059a8ee935a255885c2e660d7cf83a4a036 authored about 5 years ago
sketch clojure.core/.. typing rule

github.com/typedclojure/typedclojure - 113baabf750dec38cf76b9beda80e082fadd9372 authored about 5 years ago
typing rule syntax experiments

github.com/typedclojure/typedclojure - 12d192f76023918e30b464a6e5aedceffd4c9246 authored about 5 years ago
add locking + defn (potential) rules

github.com/typedclojure/typedclojure - 41ff8da44a563db9f380e2af9c6555796c96e22e authored about 5 years ago
[maven-release-plugin] prepare release core.typed-pom-0.8.0-alpha2

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

github.com/typedclojure/typedclojure - 4688d8d91c839b23d1102d342e0f81fb05f1992f authored about 5 years ago
move old changelogs

github.com/typedclojure/typedclojure - 5b93deeb979f92ce4f3278a653f9357c55b35c72 authored about 5 years ago
only looks for core.typed-pom-* version tags

github.com/typedclojure/typedclojure - d19cc52a4dcc42a247300a37835f90e0f064041e authored about 5 years ago
mock generated changelog

github.com/typedclojure/typedclojure - 19636ab95982ae29687e83d4711aac36e6497a1d authored about 5 years ago
start changelog script

github.com/typedclojure/typedclojure - 646184c89597ffb7455551f04b5c7a94b088b660 authored about 5 years ago
add gen'd changelogs

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

github.com/typedclojure/typedclojure - 6f52c3d5aacfe755df204a3956a9a281936393d8 authored about 5 years ago
[maven-release-plugin] prepare release core.typed-pom-0.8.0-alpha1

github.com/typedclojure/typedclojure - 3cf988bc4c87d2f6ffce6b471f3658460051dfeb authored about 5 years ago
add checker.js to master pom.xml

github.com/typedclojure/typedclojure - bb1d981758a423061784955021fd9f628a4f7ddb authored about 5 years ago
bump clojurescript dep

github.com/typedclojure/typedclojure - a8497be0b339fb4c1467fdcb2c4e12cd82fdfaa6 authored about 5 years ago
update pom parents

github.com/typedclojure/typedclojure - 50b36e64f55dbe72fe97f4875b2a31222d57c865 authored about 5 years ago
split modules into core/util/lib

github.com/typedclojure/typedclojure - 1ed28428db6860667f6f41e83fe4e74730e2bd62 authored about 5 years ago
update changelog scripts

github.com/typedclojure/typedclojure - 4b2ee89bde1769a78ea1c48dd0317492c81d0f74 authored about 5 years ago
use kw syntax in script

github.com/typedclojure/typedclojure - e83165186f936fd721cea0c4f7be1e820a28295b authored about 5 years ago
remove irrelevant changelog

github.com/typedclojure/typedclojure - 4d43f1ea304c7804851702948020c0a63f692d76 authored about 5 years ago
move doc and fix path

github.com/typedclojure/typedclojure - 45ace590eaf115f1008f3d4f49bc1cff97fff2b5 authored about 5 years ago
changelog gen scripts

github.com/typedclojure/typedclojure - 40faafe09a6a964c66daf245ca34aac543a38a3b authored about 5 years ago
add cljs compilation support for analyzer.common

github.com/typedclojure/typedclojure - 1ad6ce868d46eaf7b72635cb6a16334b31d9249c authored about 5 years ago
remove -analyze-form, use cond like cljs.analyzer

github.com/typedclojure/typedclojure - 0ea09c2b8fc453a482308b5747f7084cb4d18432 authored about 5 years ago
convert to cljc in analyzer.common

github.com/typedclojure/typedclojure - a19f63a9b07b14484f6295163a8e90ae58279790 authored about 5 years ago
rm test core.async dep

github.com/typedclojure/typedclojure - ce030014171acfdb2c117a1bf7aff6f7035daf7d authored about 5 years ago
create module-lib.core.async

github.com/typedclojure/typedclojure - e1bbf86ad3c7a78199137f02f4e31e8159b337ec authored about 5 years ago
add lib.core.async to matrix build

github.com/typedclojure/typedclojure - 8188922bf9081ce85b831d1b63b4d225d2b15ee8 authored about 5 years ago
create analyzer.js

github.com/typedclojure/typedclojure - c35a991e31f0e0ac87b88f9b300c0d9c602f4977 authored about 5 years ago
fix group-by regression

github.com/typedclojure/typedclojure - fc3e5766d50873bb6549b42586b4ac4482fc6653 authored about 5 years ago
port jvm pass fix-case-test

github.com/typedclojure/typedclojure - 8bf1764e425dc39cf78c4b50f681aca5f6ad85ac authored about 5 years ago
port jvm passes annotate-tag and constant-lifter

github.com/typedclojure/typedclojure - 8f4c7440ff1e6a443b0ced25d48a21e41a2a912c authored about 5 years ago
rename js annotate-tag pass with new ns style

github.com/typedclojure/typedclojure - 77aa6520138fa0ccbec7977542806461bb072dc4 authored about 5 years ago
renamed c.c.t.analyzer => c.c.t.analyzer.common

github.com/typedclojure/typedclojure - 1e93d9e135805e2bf742d265a6cb39f64b78918c authored about 5 years ago
rename js infer-tag with new ns style

github.com/typedclojure/typedclojure - 136cc4f548b2fde89c4d510cc635222c0be7f5ae authored about 5 years ago
rename js validate pass with new style

github.com/typedclojure/typedclojure - 7e0f76fb0f9a584e6a4353dfa37cef885f1e09c4 authored about 5 years ago
add cleanup pass, update validate passes

github.com/typedclojure/typedclojure - b6ff68563ff5c65b1d65b6eb2a6bdaa90bd1299c authored about 5 years ago
port more in jvm.passes.validate impl

github.com/typedclojure/typedclojure - 66767bb2663624e3aa39aa074f19b42b947bc571 authored about 5 years ago
port {common,jvm}.passes.emit-form

github.com/typedclojure/typedclojure - 5fad4b853aa7f75ba0f7ad2f5dad534dd2a32c50 authored about 5 years ago
port constant-lifter

github.com/typedclojure/typedclojure - 3a5f35455e07ca91a4843e2ac336338ced1454bf authored about 5 years ago
port qualify-arglists

github.com/typedclojure/typedclojure - d1e3cefd777fc79b10b20efb3ba6cdc2defe6fcd authored about 5 years ago
port empty-env, and passes elide-meta + source-info

github.com/typedclojure/typedclojure - 2d3b2da77e096523d0e8128f7b80faff1b397951 authored about 5 years ago
migrate some ta => cta

github.com/typedclojure/typedclojure - fdc8479bfc687b946e9f96159cdf60433a06881d authored about 5 years ago
move more t.a functions to c.t.a

github.com/typedclojure/typedclojure - 9bd82edac32245be68db6642efc0184846dbd6b9 authored about 5 years ago
copy more utils from tools.analyzer

github.com/typedclojure/typedclojure - 2bedfc53dbaf96ca9463b35cd4dd637cdbd0a089 authored about 5 years ago
remove dep on tools.analyzer

github.com/typedclojure/typedclojure - f68378edb5dabf5d736388865d49db86a8604ba1 authored about 5 years ago
copy rest of add-binding-atom pass

github.com/typedclojure/typedclojure - d6bc00d86feed5847281de485857452c4aecd44e authored about 5 years ago
copy rest of tools.analyzer passes namespace

github.com/typedclojure/typedclojure - 687feb053b596844536aa1a1bb518cbc20cf0fac authored about 5 years ago
copy utils and ast namespaces from tools.analyzer

github.com/typedclojure/typedclojure - 243eaa8b007efc556aedadcade90128083c05e54 authored about 5 years ago
move analyzer.passes.jvm namespaces to analyzer.jvm.passes

github.com/typedclojure/typedclojure - ef72aa43c75b048a1653057260a49dea9d816593 authored about 5 years ago
move beta-reduce pass under jvm

github.com/typedclojure/typedclojure - 407c94186110f3ae0a69b55f3183d959996b78ab authored about 5 years ago
move common analyzer passes under c.c.t.analyzer.common.passes.*

github.com/typedclojure/typedclojure - cc345b5bf0f3ba128434811ffa8770558a9f4437 authored about 5 years ago
rename c.c.t.analyzer.passes => c.c.t.analyzer.common.passes

github.com/typedclojure/typedclojure - cf32058b6a91456854445db6137c3e192bf54bf7 authored about 5 years ago
move c.c.t.analyzer.env to c.c.t.analyzer.common.env

github.com/typedclojure/typedclojure - d8191f5fbd4a6dacc39064ed3321684c559b9ea6 authored about 5 years ago
improve rename script

github.com/typedclojure/typedclojure - ddbef1724cfce2304d99361115b682c067fd30fb authored about 5 years ago
more robust rename script

github.com/typedclojure/typedclojure - 26e09fdfdf715accbb87843efb7710bac3f2e4e6 authored about 5 years ago
also rename namespaced keywords for c.c.t.analyzer.common

github.com/typedclojure/typedclojure - 87f842d0c1df72b6b11d1e9701921fb7a9b495a8 authored about 5 years ago
remove jvm deps from analyzer.js

github.com/typedclojure/typedclojure - 70b0ba543ec314448e9b0fb1d59abfcccce547b7 authored about 5 years ago
add analyzer.js to build matrix

github.com/typedclojure/typedclojure - 95e2dded0bac637c9200cdc4154d70e16152b50a authored about 5 years ago
add analyzer.js as maven submodule

github.com/typedclojure/typedclojure - 90a5f466ba68412f9d1ec7f2a1684637a7b20e02 authored about 5 years ago
remove dead requires

github.com/typedclojure/typedclojure - 7562718d56dac549ad0c9eaf7584d61569925427 authored about 5 years ago
add analyzer.common to test matrix

github.com/typedclojure/typedclojure - cedd2cdd720ec13e3abacb276373fbe77112d1db authored about 5 years ago
create analyzer.common

github.com/typedclojure/typedclojure - 1f1718faf8b7554d85ced17f67ecd11cdc7357dd authored about 5 years ago
more detailed cljs errors

github.com/typedclojure/typedclojure - 04beaa015eb0a972d9de1f63cad34ca3b35db9bb authored about 5 years ago
rename js analyze-host-expr with new ns style

github.com/typedclojure/typedclojure - 2358b0ef26ac7df013e7d5532372c6187084e621 authored about 5 years ago
cljs tests fail normally

github.com/typedclojure/typedclojure - 92f84cf5a8e28752131b5ec6a81de384f29bfd2d authored about 5 years ago
fix parse-unparse refs

github.com/typedclojure/typedclojure - 36f5d4f8a122afd505022282a16cb77bfa62b8ce authored about 5 years ago
add explicit dep to taj in checker.jvm

github.com/typedclojure/typedclojure - 49c4361068006e4bf434dcf8d7b454531c62f8da authored about 5 years ago
use analyze.jvm pass over taj

github.com/typedclojure/typedclojure - 183d05bb940cdbdd9a152e0cd8cf95cdc603079a authored about 5 years ago