Ecosyste.ms: OpenCollective

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

github.com/typedclojure/typedclojure

An optional type system for Clojure
https://github.com/typedclojure/typedclojure

Propagate :env for line numbers, need latest tools.analyzer

858778aad96de38ace40e4851ab461b0f43726c5 authored over 10 years ago by Ambrose Bonnaire-Sergeant <[email protected]>
make analyze1 public

198283423d6e6ce672ea98a357f9031a14a64098 authored over 10 years ago by Ambrose Bonnaire-Sergeant <[email protected]>
Merge branch 'master' of /home/ambrose/Projects/core.typed-branches/../core.typed into tools-analyzer

7c11ad35d0e28efe18e630fc84a3185295c4f598 authored over 10 years ago by Ambrose Bonnaire-Sergeant <[email protected]>
add CONTRIBUTING.md

04c89beb529ed1fc1714fcca5e780b1276c89405 authored over 10 years ago by Ambrose Bonnaire-Sergeant <[email protected]>
Smarter type for (apply concat hmap). Prepare for (apply f (apply concat hmap))

8f38ee9c018a56beae57e1639401919f4ce8c0f2 authored over 10 years ago by Ambrose Bonnaire-Sergeant <[email protected]>
Fix kw argument unparsing

e4ec35cc02e071007acf6b858fe7794935bec199 authored over 10 years ago by Ambrose Bonnaire-Sergeant <[email protected]>
don't reanalyze the same namespaces in tests

24e30c85bf3bc49cebffdf8f7113b84c811a1cba authored over 10 years ago by Ambrose Bonnaire-Sergeant <[email protected]>
Subtype test for expected type in `cast` is more accurate

47c97ea65ebcdafd1a6b13098118bb94105da6ce authored over 10 years ago by Ambrose Bonnaire-Sergeant <[email protected]>
Workarounds for CLJ-979

d702f903bacdb77afb1ec865581e70b1e22a29b5 authored over 10 years ago by Ambrose Bonnaire-Sergeant <[email protected]>
Be explicit about forcing a seq

becd87423cde76441a39e93df0cdb2de5694e512 authored over 10 years ago by Ambrose Bonnaire-Sergeant <[email protected]>
Use analyze+eval

0b20972f60e7f2eb8fcbef614252f802799d77e4 authored over 10 years ago by Ambrose Bonnaire-Sergeant <[email protected]>
Bump t.a.j version beta9

b27bc258340684287d99f50ad7384631877093f2 authored over 10 years ago by Ambrose Bonnaire-Sergeant <[email protected]>
Merge branch 'master' of /home/ambrose/Projects/core.typed-branches/../core.typed into tools-analyzer

Conflicts:
src/main/clojure/clojure/core/typed/check.clj

2891133ff28c80528a5ef0e2e4ee4a66e0441344 authored over 10 years ago by Ambrose Bonnaire-Sergeant <[email protected]>
Better preconditions for shared clj/cljs functions

365656624447f8334b0673d946a87193b280ddd0 authored over 10 years ago by Ambrose Bonnaire-Sergeant <[email protected]>
Roll back clojure-maven-plugin version. Tests fail.

8e9343363ec4af73a417b923a796aaebd64e002f authored over 10 years ago by Ambrose Bonnaire-Sergeant <[email protected]>
Revert "Revert "only include AOT'd classes that are internal to core.typed""

This reverts commit d5c1d23f15301100e36f0290df43ad09e4b377d1.

67dcdc8e90bf1be708edf7dfb93e2ea7ca1d4edb authored over 10 years ago by Ambrose Bonnaire-Sergeant <[email protected]>
Revert "only include AOT'd classes that are internal to core.typed"

This reverts commit d3154503b4c974880c43ef24fcda254bfa6a6b8a.

d5c1d23f15301100e36f0290df43ad09e4b377d1 authored over 10 years ago by Ambrose Bonnaire-Sergeant <[email protected]>
only include AOT'd classes that are internal to core.typed

d3154503b4c974880c43ef24fcda254bfa6a6b8a authored over 10 years ago by Ambrose Bonnaire-Sergeant <[email protected]>
Don't load CLJS prematurely

bceafd33aef86167c6e002678f8406fbd4d29444 authored over 10 years ago by Ambrose Bonnaire-Sergeant <[email protected]>
[maven-release-plugin] prepare for next development iteration

f20a39be890fb80be2ce0b6b87949a014f486321 authored over 10 years ago by Hudson @ build.clojure.org <[email protected]>
[maven-release-plugin] prepare release core.typed-0.2.41

ef5c12adf40b238966c6ec875a906c6c037a1d4e authored over 10 years ago by Hudson @ build.clojure.org <[email protected]>
changelog

20c6673e50a318f262db83ff2a6307fd81148adb authored over 10 years ago by Ambrose Bonnaire-Sergeant <[email protected]>
support annotating function with dotted poly

Signed-off-by: Ambrose Bonnaire-Sergeant <[email protected]>

b9029ab0d3b4f2e7db4766f35e316dfd380e541e authored over 10 years ago by Di Xu <[email protected]>
add CTYP-127 to the changelog

2432a03239423aafeee2b8cdcec59a8f3ea600d3 authored almost 11 years ago by Ambrose Bonnaire-Sergeant <[email protected]>
changelog

ce752a56b653be06198f7889f0b9fb44f4bd27e8 authored almost 11 years ago by Ambrose Bonnaire-Sergeant <[email protected]>
bump README version

bd93b14bf9c8e18f799a845056bfa93392dab6d4 authored almost 11 years ago by Ambrose Bonnaire-Sergeant <[email protected]>
[maven-release-plugin] prepare for next development iteration

e126737a7b9b6c3fa067a74618740b8900011ac5 authored almost 11 years ago by Hudson @ build.clojure.org <[email protected]>
[maven-release-plugin] prepare release core.typed-0.2.40

4885580ddb819379b6fef48e0939cd4f586b92aa authored almost 11 years ago by Hudson @ build.clojure.org <[email protected]>
changelog

de097ea24eb46efebc168488d80e196cfc7eb575 authored almost 11 years ago by Ambrose Bonnaire-Sergeant <[email protected]>
changelog

ea48a4dc2971650ce9b11fa5a388a0d9518b1d14 authored almost 11 years ago by Ambrose Bonnaire-Sergeant <[email protected]>
parse the `pred` type in the original namespace it was used in

1878737c1300602713cd150eef834c720f7a8d8e authored almost 11 years ago by Ambrose Bonnaire-Sergeant <[email protected]>
Make ExInfo a RuntimeException

05946982c14de3a3b72231fd8a155898db645897 authored almost 11 years ago by Ambrose Bonnaire-Sergeant <[email protected]>
Fix Counted typo

9bf5cecf57ab547618d4d95a251e58d61573b0df authored almost 11 years ago by Ambrose Bonnaire-Sergeant <[email protected]>
Use new aliases in base-env

c329d13657d3f90c006ef18d4f4922a85066c4f2 authored almost 11 years ago by Ambrose Bonnaire-Sergeant <[email protected]>
Add aliases

Delay
Deref
BlockingDeref
List
ExInfo
Proxy
Sorted
Stack
Reversible
Multi

143ab9574ec90e83e8195fa1031ba295b85d0748 authored almost 11 years ago by Ambrose Bonnaire-Sergeant <[email protected]>
suggest *warn-on-reflection* to identify reflection

6761e72be63f4e1402a46a87efa5b33f23153f52 authored almost 11 years ago by Ambrose Bonnaire-Sergeant <[email protected]>
Related to CTYP-124 - Update target in the default `case` branch

Not useful currently, since `case` aliases the target expression.
We need aliasing filters to up...

c13396739b3b5bc8b6349b4fdb2613bc942224a9 authored almost 11 years ago by Ambrose Bonnaire-Sergeant <[email protected]>
Add test for Promise. Add support for invoking intersections of Fns.

ba7072c7b95eac6b0ca9278a12453012c636bb47 authored almost 11 years ago by Ambrose Bonnaire-Sergeant <[email protected]>
Support keyword-invoke with bounded free variables

514abf5da7a7c5b4a7ec7de6a9b2af6c6e941d6a authored almost 11 years ago by Ambrose Bonnaire-Sergeant <[email protected]>
Move base aliases to common namespace to reduce redundancy

200a0d151c88346fd962d771fcd6deb8488c9740 authored almost 11 years ago by Ambrose Bonnaire-Sergeant <[email protected]>
Fix tc-delayed-error arguments

91ef74d0e9211794c65a8787880950f6b6961890 authored almost 11 years ago by Ambrose Bonnaire-Sergeant <[email protected]>
Better error checking for Un

b6042cf6f3b3a18bdc47eff89784ba4a578dd014 authored almost 11 years ago by Ambrose Bonnaire-Sergeant <[email protected]>
Use tvar in ann-{datatype,record} docstring example

246507ab5155c2e94f46f90a63ea3aff9e7883cc authored almost 11 years ago by Ambrose Bonnaire-Sergeant <[email protected]>
Migrate ann-precord call in test

5a02239a230a0b371dfb76c7f9c63cf7545a8995 authored almost 11 years ago by Ambrose Bonnaire-Sergeant <[email protected]>
Fix letfn> error message

569afd83c6522ca18855b6c560a123353dbf3ed3 authored almost 11 years ago by Ambrose Bonnaire-Sergeant <[email protected]>
bump readme version

f221cd02abd13e9779d7e207dd213c0398d5c4a2 authored almost 11 years ago by Ambrose Bonnaire-Sergeant <[email protected]>
Merge branch 'master' of github.com:clojure/core.typed

4a3262da289807575fa14ed7821cda2add454212 authored almost 11 years ago by Ambrose Bonnaire-Sergeant <[email protected]>
changelog

35137e85b0cc383b33bb08bad583f1a3fe68b191 authored almost 11 years ago by Ambrose Bonnaire-Sergeant <[email protected]>
[maven-release-plugin] prepare release core.typed-0.2.39

aefeeb891c07b1d230340b8a403f664578427e85 authored almost 11 years ago by Hudson @ build.clojure.org <[email protected]>
[maven-release-plugin] prepare for next development iteration

d891ddcaa84b51ca08092569e2dcbcc993bbe21e authored almost 11 years ago by Hudson @ build.clojure.org <[email protected]>
Add Seq* and List* to runtime parsing cases

58bc11f10135ed688d20d68b6baa8618605a018d authored almost 11 years ago by Ambrose Bonnaire-Sergeant <[email protected]>
Add passing test for CTYP-97

614244afc482826b650e0ebd14892f0ebbc411a0 authored almost 11 years ago by Ambrose Bonnaire-Sergeant <[email protected]>
bump README version

edada9143e69d3110dcefef73d7d3656f1a2f15e authored almost 11 years ago by Ambrose Bonnaire-Sergeant <[email protected]>
Merge branch 'master' of github.com:clojure/core.typed

ec485015aee9d8ca9db75aed87d5ca77a583a2d9 authored almost 11 years ago by Ambrose Bonnaire-Sergeant <[email protected]>
changelog

df8efb7c741fa95d63eb8c7a6ff43b48d23577f0 authored almost 11 years ago by Ambrose Bonnaire-Sergeant <[email protected]>
[maven-release-plugin] prepare for next development iteration

ba52bc00970b13dc86e91a2df2e2c68021bd5ad0 authored almost 11 years ago by Hudson @ build.clojure.org <[email protected]>
[maven-release-plugin] prepare release core.typed-0.2.38

dca59fae4c45f877ee09fb4e557cfe127454fa54 authored almost 11 years ago by Hudson @ build.clojure.org <[email protected]>
changelog

50d071bba4d3ee1afab1560756a0edbd4fe42f72 authored almost 11 years ago by Ambrose Bonnaire-Sergeant <[email protected]>
Fix typo in cs-gen

6a29cd9cb297addc2d0b125cab3cf3eb9c098688 authored almost 11 years ago by Ambrose Bonnaire-Sergeant <[email protected]>
Merge ann-record support polymorphic binder. Remove unused collect-eval code

f3cc20c8ccfb0d712f94fb24a5f987652b6328da authored almost 11 years ago by Ambrose Bonnaire-Sergeant <[email protected]>
Fix recur with rest args. Nilable non-empty seq only as rest arg recur.

8456b3304fd575d97d0a9031afac790f8b99d2aa authored almost 11 years ago by Ambrose Bonnaire-Sergeant <[email protected]>
Fix typo

f878227f0da128f088366ec5f321aa08df01f56c authored almost 11 years ago by Ambrose Bonnaire-Sergeant <[email protected]>
changelog

a4a2174ab8708eca7934be8a91df428fc7e16282 authored almost 11 years ago by Ambrose Bonnaire-Sergeant <[email protected]>
A non-polymorphic record's nilable fields are optional in map->* ctor

6c2fb94795532833e07cfb769f7d65fd62b14200 authored almost 11 years ago by Ambrose Bonnaire-Sergeant <[email protected]>
Throw int-error on untyped var reference

add8afdb22e79c61ba8310e192ccf7fda331be9a authored almost 11 years ago by Ambrose Bonnaire-Sergeant <[email protected]>
CTYP-121 changelog

cf978f807949fe0b204225b61d020efc87a56292 authored almost 11 years ago by Ambrose Bonnaire-Sergeant <[email protected]>
ex-info message is nilable. Add ex-data annotation

926c5a140ecbe33d9ebb5efb37c98d87209121f3 authored almost 11 years ago by Ambrose Bonnaire-Sergeant <[email protected]>
[maven-release-plugin] prepare release core.typed-0.2.37

cf39de33c8eb382d83560fd20e48d99c2f664d34 authored almost 11 years ago by Hudson @ build.clojure.org <[email protected]>
[maven-release-plugin] prepare for next development iteration

8c5f719a33807a92b6782c0b48223183a70a8c0c authored almost 11 years ago by Hudson @ build.clojure.org <[email protected]>
bump README version

779d0d4722234e446ddde2a92adef0d527f1e957 authored almost 11 years ago by Ambrose Bonnaire-Sergeant <[email protected]>
0.2.37 changelog

ee7c335f8676e8737e4b0d327c0d5ee7224c763b authored almost 11 years ago by Ambrose Bonnaire-Sergeant <[email protected]>
Catch internal error instead of Exception in test

05878a23ca763aae50c0470f7a15208eef2e7a1a authored almost 11 years ago by Ambrose Bonnaire-Sergeant <[email protected]>
annotate clojure.core/cast

Signed-off-by: Ambrose Bonnaire-Sergeant <[email protected]>

a3847b08031b7b59eb29ed85336e17939332820d authored almost 11 years ago by Di Xu <[email protected]>
Merge branch 'master' into tools-analyzer

Conflicts:
project.clj
src/main/clojure/clojure/core/typed/check.clj
src/main/clojure/clojure...

3c1ea92dba98d90ed521b5011d525ebb7ef78673 authored almost 11 years ago by Ambrose Bonnaire-Sergeant <[email protected]>
Fix field munging and tools.analyzer key changes

e925736fe68fb2c2e18b7e11cee530e623ccf7a4 authored almost 11 years ago by Ambrose Bonnaire-Sergeant <[email protected]>
Fix int-error calls. Fixes CTYP-120

815225d5f4123b0adb2a10dd097a806d6cd28b71 authored almost 11 years ago by Ambrose Bonnaire-Sergeant <[email protected]>
Add link for type hints in reflection error message

22e6e352340dc08223fb5ea9b28cd05ee8719c33 authored almost 11 years ago by Ambrose Bonnaire-Sergeant <[email protected]>
Merge branch 'master' of github.com:clojure/core.typed

5cebf86096a2c16fecf7998c6e7e81ff8be8bdb9 authored almost 11 years ago by Ambrose Bonnaire-Sergeant <[email protected]>
[maven-release-plugin] prepare for next development iteration

b415eb791e37e87e547d5912666fc4d6bba14a04 authored almost 11 years ago by Hudson @ build.clojure.org <[email protected]>
[maven-release-plugin] prepare release core.typed-0.2.36

e50cc1be628f24c6a355300c353915659adff433 authored almost 11 years ago by Hudson @ build.clojure.org <[email protected]>
add Di Xu's annotations to changelog

5cb750e2370d5efeaa0febdf0d241335f68a1538 authored almost 11 years ago by Ambrose Bonnaire-Sergeant <[email protected]>
Add Di Xu as contributor

a3231a50b87ce03387d24b27631eb4c85a54fc6c authored almost 11 years ago by Ambrose Bonnaire-Sergeant <[email protected]>
add some core library annotation

Signed-off-by: Ambrose Bonnaire-Sergeant <[email protected]>

aab9129e2bc21516343bf181c7132ff5a6c4b920 authored almost 11 years ago by Di Xu <[email protected]>
changelog

93c2b6e8557f5c21a96bfbea13c33ea4064992fa authored almost 11 years ago by Ambrose Bonnaire-Sergeant <[email protected]>
load checker on CLJS's check-ns*

2e6d0dde84c299610111bf5288d64b86c7bd7df1 authored almost 11 years ago by Ambrose Bonnaire-Sergeant <[email protected]>
[maven-release-plugin] prepare for next development iteration

cddf97f26de873f1ef6ffa9d85532c615c7fa9c9 authored almost 11 years ago by Hudson @ build.clojure.org <[email protected]>
[maven-release-plugin] prepare release core.typed-0.2.35

725dfc4b13279cc1426d09ef1f643c9d12ab713a authored almost 11 years ago by Hudson @ build.clojure.org <[email protected]>
Move unsafe ops to clojure.core.typed.unsafe

0b39f333f6352c355c81a2ef961f26cb3755d4bd authored almost 11 years ago by Ambrose Bonnaire-Sergeant <[email protected]>
Only load CLJS if cljs/analyzer.clj is present.

The AOT compiled jar contains the cljs.analyzer class, so
(require 'cljs.analyzer) actually succ...

e04aaf82d4e703320f0cfa29a8b91b2f51e76dcd authored almost 11 years ago by Ambrose Bonnaire-Sergeant <[email protected]>
don't load CLJS if not available

d5cf954196698136579728345c4d78d15ef40044 authored almost 11 years ago by Ambrose Bonnaire-Sergeant <[email protected]>
changelog

a1125ed34776261045c5da6ae2a210c0c8ff9c09 authored almost 11 years ago by Ambrose Bonnaire-Sergeant <[email protected]>
Enable CLJS and update to latest

23afaa996e101d036530c5c6d58d5a5c470cfac2 authored almost 11 years ago by Ambrose Bonnaire-Sergeant <[email protected]>
Merge branch 'master' into update-cljs

083637ed4743dc9a46672e0f0948afb43f1192af authored almost 11 years ago by Ambrose Bonnaire-Sergeant <[email protected]>
Improvements to Get

8fc2957ea5541d37b6613eba8358d9687a150c93 authored almost 11 years ago by Ambrose Bonnaire-Sergeant <[email protected]>
Fix clojure.core/cycle annotation

ebe46067d60b5321a7cf6b27da1e66ef8a506ecd authored almost 11 years ago by Ambrose Bonnaire-Sergeant <[email protected]>
Fix HVec parsing in runtime parsing

f6178eaf0c85efc78f7045e0db481eb7caabec46 authored almost 11 years ago by Ambrose Bonnaire-Sergeant <[email protected]>
Fix invoke-apply multimethod. Test for (apply hash-map ..)

c446ac40ffd3bbc500e646176fc8974d68a06bf2 authored almost 11 years ago by Ambrose Bonnaire-Sergeant <[email protected]>
add unsafe-ann-form

dd2cf6b556823d4bfe09feb093da2b29ec11cccd authored almost 11 years ago by Ambrose Bonnaire-Sergeant <[email protected]>
Annotate quot

e1e26bab2cd38707375b1e9b6912bd575e82de12 authored almost 11 years ago by Ambrose Bonnaire-Sergeant <[email protected]>
Better internal pprinting for DottedPretype

a6484f7739a7740be35d25e16bbfee437d22454a authored almost 11 years ago by Ambrose Bonnaire-Sergeant <[email protected]>