Ecosyste.ms: OpenCollective

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

github.com/hydro-sdk/hydro-sdk

Author Flutter experiences in Typescript. No native bridge, no V8. Just Dart. From runtime to virtual machine.
https://github.com/hydro-sdk/hydro-sdk

detect and disambiguate shadowed methods

https://github.com/hydro-sdk/hydro-sdk/issues/642

9a80ddb699caddce061002aca64933371ae83ff6 authored about 3 years ago by Chris Gibb <[email protected]>
Bump prettier from 2.4.0 to 2.4.1

Bumps [prettier](https://github.com/prettier/prettier) from 2.4.0 to 2.4.1.
- [Release notes](ht...

30e3f5bdccb9c733e2e1b73a352365faa8f9b8b5 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge branch 'master' into 637

e1a2da7c8c1c3470dd041079c3c5e917dab91885 authored about 3 years ago by Chris Gibb <[email protected]>
Merge pull request #645 from hydro-sdk/dependabot/npm_and_yarn/types/node-16.9.2

Bump @types/node from 16.9.1 to 16.9.2

a7245894741af664086775a105c59574c9b84eca authored about 3 years ago by Chris Gibb <[email protected]>
Bump @types/node from 16.9.1 to 16.9.2

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...

ecb74771ca280154f907a45323e76ec926e0b5a6 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge branch 'master' into 637

d20f6abfd71f3c828519e34c1830865d11e0992d authored about 3 years ago by Chris Gibb <[email protected]>
instantiate generics in RT managed class constructors

5efddfc5c6e60d0a65b3acdcc5286cac8da325b2 authored about 3 years ago by Chris Gibb <[email protected]>
move files

ae3827c1c114f2af69655709baf9134e3aa9080b authored about 3 years ago by Chris Gibb <[email protected]>
format

ebc6c661316e4e6018b410d6e90646c64a156536 authored about 3 years ago by Chris Gibb <[email protected]>
refactor generic instantiation transforms as swars terms

7e5358cd8838423f840863fc8de7927c7a974ef0 authored about 3 years ago by Chris Gibb <[email protected]>
Merge pull request #640 from hydro-sdk/dependabot/npm_and_yarn/cli-progress-3.9.1

Bump cli-progress from 3.9.0 to 3.9.1

a47be584ff0b36e41021d28c89586e34f07dffd5 authored about 3 years ago by Chris Gibb <[email protected]>
Bump cli-progress from 3.9.0 to 3.9.1

Bumps [cli-progress](https://github.com/npkgz/cli-progress) from 3.9.0 to 3.9.1.
- [Release note...

c8b690765762a8ecc20e694c304064d033845b0a authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fully instantiate generics in constructors before emitting constructor symbol declarations

https://github.com/hydro-sdk/hydro-sdk/issues/637

c34e2b57515a5c002a7b29c2958558e9958faa9c authored about 3 years ago by Chris Gibb <[email protected]>
optionally instantiate generics in function normal parameter types

aec250aa3d0ca2e9e358c29fad3c4f4340c3a15a authored about 3 years ago by Chris Gibb <[email protected]>
add flag to disable pipeline file system cache

ccbf47cb7bd34bd371c20a5427b1c6a31f7aadac authored about 3 years ago by Chris Gibb <[email protected]>
format and add expects

5a19c398bcca9e2b9e10e09dfa832aa451e297e6 authored about 3 years ago by Chris Gibb <[email protected]>
add more tests for generic instantiation

a9323e1b44d73205f751c22e22fdf6a47065beda authored about 3 years ago by Chris Gibb <[email protected]>
don't crash if cache dir has not been created

fc88f19b1f2e5910fe914f54121498c326242cf5 authored about 3 years ago by Chris Gibb <[email protected]>
Merge pull request #639 from hydro-sdk/636

Stop Emitting RT and VM Managed Methods for Methods With Private Return Types

732bae2062e6ee155960c95f7812eafdb7c43416 authored about 3 years ago by Chris Gibb <[email protected]>
stop emitting RT and VM managed methods for methods with private return types

38a49ae21b1864a64156255ab181f4c4a6199b7a authored about 3 years ago by Chris Gibb <[email protected]>
Merge pull request #638 from hydro-sdk/632

Fix Unboxing Expressions Being Broken By Anonymous Normal Parameters

75d4bbb19c387a86a21db6fe1da7988e4840e7e2 authored about 3 years ago by Chris Gibb <[email protected]>
format and rename anonymous normal parameters in unboxing expressions

35d97c738a1b08b5bf532395e71ce68e282e1aeb authored about 3 years ago by Chris Gibb <[email protected]>
Merge branch 'master' into 632

0cb835d2ea700897d501a745f4ac1215371fe027 authored about 3 years ago by Chris Gibb <[email protected]>
Merge pull request #633 from hydro-sdk/dependabot/npm_and_yarn/typedoc-0.22.3

Bump typedoc from 0.21.9 to 0.22.3

6f6e30ccb8b5e322da57901ae50546c75daff6c9 authored about 3 years ago by Chris Gibb <[email protected]>
Merge branch 'master' into dependabot/npm_and_yarn/typedoc-0.22.3

24634c91fa28a703d65135ae97173b943bebd278 authored about 3 years ago by Chris Gibb <[email protected]>
Merge branch 'master' into 632

07178174909bfd9946f3675a171afac8a67fe565 authored about 3 years ago by Chris Gibb <[email protected]>
Merge branch 'master' of https://github.com/chgibb/hydro-sdk into master

b1c653d560cd70671652b0119c7829799ecc9d8a authored about 3 years ago by Chris Gibb <[email protected]>
update readme

87596e2fa23d802689888d32af3f14a14a843f60 authored about 3 years ago by Chris Gibb <[email protected]>
ir transform to name anonymous normal parameters

https://github.com/hydro-sdk/hydro-sdk/issues/632

a5225c6ba41da56f46c6fdc5ff9ace8e2b02cd3b authored about 3 years ago by Chris Gibb <[email protected]>
Bump typedoc from 0.21.9 to 0.22.3

Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.21.9 to 0.22.3.
- [Release notes](...

12f24e825094a00ceb972d4011f097eff3a28238 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #635 from hydro-sdk/dependabot/npm_and_yarn/commander-8.2.0

Bump commander from 8.1.0 to 8.2.0

5e2bc064a1c5aff8e7df7ca20aa315137f6d4b3d authored about 3 years ago by Chris Gibb <[email protected]>
Bump commander from 8.1.0 to 8.2.0

Bumps [commander](https://github.com/tj/commander.js) from 8.1.0 to 8.2.0.
- [Release notes](htt...

c00ecbc4ab995f23825cc1dd782fe0aab7b574d1 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #634 from hydro-sdk/dependabot/npm_and_yarn/pkg-5.3.2

Bump pkg from 5.3.1 to 5.3.2

0661e850787811e4b28b385fca8d974f340f6e99 authored about 3 years ago by Chris Gibb <[email protected]>
Bump pkg from 5.3.1 to 5.3.2

Bumps [pkg](https://github.com/vercel/pkg) from 5.3.1 to 5.3.2.
- [Release notes](https://github...

0eaedb876d33b8027e0d20327b510dfc5a8a3ebd authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #631 from hydro-sdk/605-sha256-fs-cache

Initial ARS and Use by SWID Dart Backend

b7cd5e4d8efa7a52512d8c89e32b3519e8d29eb0 authored about 3 years ago by Chris Gibb <[email protected]>
add readme

82aa6ec8b78df9ca4d0f8d66759762feac5f9e08 authored about 3 years ago by Chris Gibb <[email protected]>
add missing cache managers to tests with caching pipelines

196181c5e690ca99ce858f64802b107fe1545d1f authored about 3 years ago by Chris Gibb <[email protected]>
Merge branch 'master' into 605-sha256-fs-cache

525da13f2b1887f345bb5b48f2b2e9ef9a53e469 authored about 3 years ago by Chris Gibb <[email protected]>
format

3dafa6f892b921dac1375ddde4d74551eee3fa98 authored about 3 years ago by Chris Gibb <[email protected]>
pass pipeline into swidi frontend

902cfe25d310b5d2e9f000e276b0278a54c034b1 authored about 3 years ago by Chris Gibb <[email protected]>
add .swid to gitignore

782e8de876c7ffee3a936cb203538c3bec569fb0 authored about 3 years ago by Chris Gibb <[email protected]>
initial working filesystem cache

49afe729b8874846e82756c4843a5486186fa817 authored about 3 years ago by Chris Gibb <[email protected]>
start sketching out serializable and deserializable terms and term results

404370778b9ec79e6714c8c1452eb7270794a70a authored about 3 years ago by Chris Gibb <[email protected]>
Merge pull request #628 from hydro-sdk/dependabot/npm_and_yarn/prettier-2.4.0

Bump prettier from 2.3.2 to 2.4.0

90ed12d9bba62da2aa0dfd3c45dd6ba2441323e7 authored about 3 years ago by Chris Gibb <[email protected]>
simplify reduce from term

11d90487bd1cd5acc2e90c7df06a57e829a83c42 authored about 3 years ago by Chris Gibb <[email protected]>
print top hit and empty cache groups after run

5b1fd11c0b350d5e4336d801e13d0d8d0f650c70 authored about 3 years ago by Chris Gibb <[email protected]>
Bump prettier from 2.3.2 to 2.4.0

Bumps [prettier](https://github.com/prettier/prettier) from 2.3.2 to 2.4.0.
- [Release notes](ht...

3ce19f4c7a00d6f439bfa1bc86cb28414a68679a authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #629 from hydro-sdk/dependabot/npm_and_yarn/types/node-16.9.1

Bump @types/node from 16.9.0 to 16.9.1

fd682f3f16dc1741c61b1b53e2eb4365cf72ac5e authored about 3 years ago by Chris Gibb <[email protected]>
Bump @types/node from 16.9.0 to 16.9.1

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...

4e034cdce30636db7071e4cff52d1fa69fc8c6c8 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge branch '605-phase-timings' into 605-sha256-phase-timings

286cbc4fe1d699f82c79799ee969f013c89a2069 authored about 3 years ago by Chris Gibb <[email protected]>
show logging and timings for each phase

6af8dc9c29cc8460d5f7ffa58c9c3a7ed5faa772 authored about 3 years ago by Chris Gibb <[email protected]>
Merge branch 'master' into 605-sha256

dd084f7fea7f1935b50ddeef1545b1699841158d authored about 3 years ago by Chris Gibb <[email protected]>
Don't attempt to cache terms with empty cache groups. Print out top ten most re-used cache results

aa11c0ae7b4fc616e2cd97cd3b7fdb8f37a73e66 authored about 3 years ago by Chris Gibb <[email protected]>
Merge pull request #627 from hydro-sdk/dependabot/npm_and_yarn/types/node-16.9.0

Bump @types/node from 16.7.10 to 16.9.0

23f666477be1afe9ee0ba31be9a550349cc4e1ba authored about 3 years ago by Chris Gibb <[email protected]>
include codekind in term hash

a919375c0c7becd444b4faf5feb9869e1cf65f69 authored about 3 years ago by Chris Gibb <[email protected]>
allow terms to optionally be unhashable and unreducable

c75b8dd3a177018e0167022f3559f0f5bd371572 authored about 3 years ago by Chris Gibb <[email protected]>
remove broken import of flutter/material

25f01637569f97b906e3b0224dd9dda9d994c63a authored about 3 years ago by Chris Gibb <[email protected]>
format

98fea2813b6f6d5bdfb54592f07628691179dda1 authored about 3 years ago by Chris Gibb <[email protected]>
Bump @types/node from 16.7.10 to 16.9.0

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...

49f333eb9664533eb79063241ed777c72c961c2c authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge branch 'master' into 605-sha256

ec990a015563c644b83e335c2851a2d6adec5d28 authored about 3 years ago by Chris Gibb <[email protected]>
Merge pull request #621 from hydro-sdk/snyk-fix-f9f43beb8d85badb72ce3bfef7611d81

[Snyk] Security upgrade axios from 0.21.1 to 0.21.3

e4549e3babe87c72be16ade873f2620c833f2934 authored about 3 years ago by Chris Gibb <[email protected]>
Merge branch 'master' into snyk-fix-f9f43beb8d85badb72ce3bfef7611d81

efcbcaa45d6a1791c5fa58b9e958068ef7034339 authored about 3 years ago by Chris Gibb <[email protected]>
Merge branch 'master' into 605-sha256

9c33072f452a0d9056b05561183f935c96ce6284 authored about 3 years ago by Chris Gibb <[email protected]>
refactor terms to use a standard result type

75d4f823fef9f5b16841c1ab0d1a55aa7278390c authored about 3 years ago by Chris Gibb <[email protected]>
Merge pull request #624 from hydro-sdk/dependabot/npm_and_yarn/axios-0.21.4

Bump axios from 0.21.3 to 0.21.4

7cf006aee78099eeba33d045368a2bba606680a0 authored about 3 years ago by Chris Gibb <[email protected]>
Bump axios from 0.21.3 to 0.21.4

Bumps [axios](https://github.com/axios/axios) from 0.21.3 to 0.21.4.
- [Release notes](https://g...

e04c637533c251e99af252698f86edb878cc7b61 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #623 from hydro-sdk/dependabot/npm_and_yarn/axios-0.21.3

Bump axios from 0.21.1 to 0.21.3

ffb62c62c94ffcc732a889027e694722afdb4094 authored about 3 years ago by Chris Gibb <[email protected]>
Bump axios from 0.21.1 to 0.21.3

Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.3.
- [Release notes](https://g...

1650978615e9a06b1a629eae0c9516b8c5675c8a authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix: package.json & package-lock.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AXIOS-15...

bc614a0ae7dc2d1da514df2e2e73e93c1858de64 authored about 3 years ago by snyk-bot <[email protected]>
format

b6bdf907370cdf82717c9921355196c83ac0b4fa authored about 3 years ago by Chris Gibb <[email protected]>
Merge branch 'master' into 605-sha256

f3c3ead044448135488132a2359cac8af8e2bb57 authored about 3 years ago by Chris Gibb <[email protected]>
refactor hashkeys to be deep constructive traces with sha256

e2d29e6205413267b5459d67e4da56e261af3471 authored about 3 years ago by Chris Gibb <[email protected]>
Merge pull request #617 from hydro-sdk/dependabot/npm_and_yarn/typedoc-0.21.9

Bump typedoc from 0.21.6 to 0.21.9

2f39c419261a6a7532a8aaf2c1986f7e3c9c5122 authored about 3 years ago by Chris Gibb <[email protected]>
Merge branch 'master' into 605

473ffdb5663835cb44504d81de2b087672b87881 authored about 3 years ago by Chris Gibb <[email protected]>
format

150f6135df1b84fdb4a70517f8c9184b0835bf3c authored about 3 years ago by Chris Gibb <[email protected]>
initial refactoring to use caching pipeline

d6614fae668aa7d1f5ab7deaad363c3ba2a484de authored about 3 years ago by Chris Gibb <[email protected]>
Bump typedoc from 0.21.6 to 0.21.9

Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.21.6 to 0.21.9.
- [Release notes](...

a80dc6c2d16dbc8b60c830bc2973e2204b01551e authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #620 from hydro-sdk/dependabot/npm_and_yarn/types/node-16.7.10

Bump @types/node from 16.7.6 to 16.7.10

037bea51e52d8acbcc093c6bfa9eb133229e030d authored about 3 years ago by Chris Gibb <[email protected]>
Bump @types/node from 16.7.6 to 16.7.10

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...

0cbaec42d1358c05e40b3ad088bb7147eb6869d8 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #618 from hydro-sdk/dependabot/npm_and_yarn/types/node-16.7.6

Bump @types/node from 16.7.2 to 16.7.6

6fd0067b22a3172e8bcd00daf33772fc3532004a authored about 3 years ago by Chris Gibb <[email protected]>
Bump @types/node from 16.7.2 to 16.7.6

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...

cba5cfbc3aa9ba7a6c89a61b7152ad38a1cc0d4d authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
format

637c27cfebe6007b4ab01de2117c71a4188d36fa authored about 3 years ago by Chris Gibb <[email protected]>
start refactoring dart backend as swars transforms

5afc03d210a73b1002506b8aee466e74e78c6f78 authored about 3 years ago by Chris Gibb <[email protected]>
Merge branch 'master' into 605

2dcb2a21e097c733d06ea85cd8e92c6525457d3f authored about 3 years ago by Chris Gibb <[email protected]>
Merge pull request #615 from hydro-sdk/dependabot/npm_and_yarn/types/node-16.7.2

Bump @types/node from 16.7.1 to 16.7.2

3e15de6a558d71a0ca121730593b0809be8cd276 authored about 3 years ago by Chris Gibb <[email protected]>
Bump @types/node from 16.7.1 to 16.7.2

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...

9c2ecb28bb734e269b43e24e71c852d8954113dd authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
mark all swars methods inline

0121345580f18199dad15b97477583f94a5a97bc authored about 3 years ago by Chris Gibb <[email protected]>
format

1bae1885d0a56d966ac09f5c5f124a50e0fa5835 authored about 3 years ago by Chris Gibb <[email protected]>
refactor remaining ir classes

32454379670489e305e3ca1a83e8e64f1bf048c0 authored about 3 years ago by Chris Gibb <[email protected]>
refactor more ir classes and format

6828ff200a23de2c389f6dee0463fac5ef41ae3a authored about 3 years ago by Chris Gibb <[email protected]>
start refactoring more IR classes

51706e1dcd00a4910c9925a60ddc2c1be1ce3c86 authored about 3 years ago by Chris Gibb <[email protected]>
refactor all swidi validators as terms

2053d17a54b148e2b33a8a0f192ecd822cd4dae3 authored about 3 years ago by Chris Gibb <[email protected]>
Merge pull request #613 from hydro-sdk/dependabot/npm_and_yarn/types/node-16.7.1

Bump @types/node from 16.6.2 to 16.7.1

85ef702a9bb11f96fe85341512037f040ab0b90c authored about 3 years ago by Chris Gibb <[email protected]>
wip

ecc89c6026ef8e35519e391b49f1a9388e40c10c authored about 3 years ago by Chris Gibb <[email protected]>
wip

b4acc9b9552ddde30bc93af164008cf61491019e authored about 3 years ago by Chris Gibb <[email protected]>
Bump @types/node from 16.6.2 to 16.7.1

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...

c2843f7abfab2f36c24fb04bf2f87293df3a9c60 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge branch 'master' into 605

6593240e0dda536cf7d1d2905c0e594e7572db7b authored about 3 years ago by Chris Gibb <[email protected]>
Merge branch '605' of https://github.com/chgibb/hydro-sdk into 605

7b20e16c95a22c12509951e9e6623e3f52e09298 authored about 3 years ago by Chris Gibb <[email protected]>
wip

35186fedeb8572fad507294f9639a87b5bfdb02f authored about 3 years ago by Chris Gibb <[email protected]>
wip

f254f202b15cc1aa6c0ef9da9cefaab361358fdc authored about 3 years ago by Chris Gibb <[email protected]>