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

Merge pull request #609 from hydro-sdk/604

Support `dart:ui`

1311ca6d0e157d38289e4cf9ccc480406e8c70d0 authored about 3 years ago by Chris Gibb <[email protected]>
Merge branch 'master' into 604

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

Bump typedoc from 0.21.5 to 0.21.6

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

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

e801b50676cd25a999f62f456666ac75ad01f11d authored about 3 years ago by Chris Gibb <[email protected]>
tweak test expects

9f627c5a6bbe40fcfe7e3e4abae1221cd6d91402 authored about 3 years ago by Chris Gibb <[email protected]>
Bump typedoc from 0.21.5 to 0.21.6

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

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

0022084b6afc3db956726bef1938a68337e9bb10 authored about 3 years ago by Chris Gibb <[email protected]>
Merge pull request #607 from hydro-sdk/dependabot/npm_and_yarn/types/rimraf-3.0.2

Bump @types/rimraf from 3.0.1 to 3.0.2

582c1b03037ae976023af7dd4afc77a562fde30c authored about 3 years ago by Chris Gibb <[email protected]>
use array instead of list

e44a085e146420611c7e8ecb5b8739caaeab65d4 authored about 3 years ago by Chris Gibb <[email protected]>
Merge branch 'master' into 604

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

dab1d7064e636809fb7ff95218612866d5484421 authored about 3 years ago by Chris Gibb <[email protected]>
manually update borderradius binding

3c549b16c8c1b10803b523ba0bdbf2be33b0cf76 authored about 3 years ago by Chris Gibb <[email protected]>
fix registration for future

4dcd87f2278388ad69c256bc602e8d059aa7f813 authored about 3 years ago by Chris Gibb <[email protected]>
refactor all uses of list from dart/collection

737a1910ac49a827763829dd489d354d399ead72 authored about 3 years ago by Chris Gibb <[email protected]>
delete old list class from dart/collection

b0596315858b3c86d0b875f05b79ef8b7d798d8c authored about 3 years ago by Chris Gibb <[email protected]>
use T to cast wrapped arrays

10ae87c1f6bc6edf074163e30c5d2db324d5f65a authored about 3 years ago by Chris Gibb <[email protected]>
manually change some uses of Color to IColor

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

336900c1862dddb9b0a50383c6ed161cfa5ef9ca authored about 3 years ago by Chris Gibb <[email protected]>
use second type argument to unbox and build to cast unboxed iterables

d9e6ba2f829c07ba9033c2615cde6d1a3e5471a1 authored about 3 years ago by Chris Gibb <[email protected]>
Bump @types/rimraf from 3.0.1 to 3.0.2

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

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

Bump @types/node from 16.6.1 to 16.6.2

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

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

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

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

6b0f5478943b3e164b3dac702027b14cddf21c9a authored about 3 years ago by Chris Gibb <[email protected]>
use the existing literal transformation machinery for typescript positional parameters with initializers

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

d9b5fd552bf4464159720660950e532ea492783b authored about 3 years ago by Chris Gibb <[email protected]>
normalize references to top level variables in const contexts that are prefixed with import aliases into their un-prefixed version.

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

8c81c49bc158133c873e2a690a2cc4dea5fa14e6 authored about 3 years ago by Chris Gibb <[email protected]>
emit

f85c34776bb9e13d4ee7e2409f9627248fe7b047 authored about 3 years ago by Chris Gibb <[email protected]>
qualify variable name

44018ff72745c43abbce9dd9a792f15c0d3f545e authored about 3 years ago by Chris Gibb <[email protected]>
initial support for basic top level library constants

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

96849f548d9e8f8410d8f3c9977a3d542d9f7067 authored about 3 years ago by Chris Gibb <[email protected]>
start extracting top level delcarations in dart frontend

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

433e85c25e411dc6e425c3fedb0749d4155e6b0b authored about 3 years ago by Chris Gibb <[email protected]>
Merge pull request #600 from hydro-sdk/dependabot/npm_and_yarn/path-parse-1.0.7

Bump path-parse from 1.0.6 to 1.0.7

251bc9441d726d3c224eff6bfde7d1f7d9fad4db authored about 3 years ago by Chris Gibb <[email protected]>
remove isolate and changes to async, convert, and core

645da004ce749b9332598ccef7fc90935344fcc9 authored about 3 years ago by Chris Gibb <[email protected]>
Bump path-parse from 1.0.6 to 1.0.7

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release no...

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

Bump @types/node from 16.4.13 to 16.6.1

02cbf2aab45f087b69a2dc79972d6fd30f72f241 authored about 3 years ago by Chris Gibb <[email protected]>
Bump @types/node from 16.4.13 to 16.6.1

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

504c776b3e165251d1a7105bc14bde699667d106 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #602 from hydro-sdk/dependabot/npm_and_yarn/types/jest-27.0.1

Bump @types/jest from 27.0.0 to 27.0.1

e9c1bc4eab310efdf538d301f1106e132c5939b3 authored about 3 years ago by Chris Gibb <[email protected]>
Bump @types/jest from 27.0.0 to 27.0.1

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

ecacda3d6743b8f6b2b901b40c245e19914249dd authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #598 from hydro-sdk/dependabot/npm_and_yarn/types/jest-27.0.0

Bump @types/jest from 26.0.24 to 27.0.0

2443ef645e9fc569ef29c26ff4bc54e4a8e2e078 authored about 3 years ago by Chris Gibb <[email protected]>
emit more referenced classes form dart:convert and dart:core

257f2487fd0cedd373d1480755748ed6b48f12d7 authored about 3 years ago by Chris Gibb <[email protected]>
emit dart:isolate and other related classes from dart:async, dart:convert and dart:core

8333a302491ce8fd4a1bb7666669e58b01027f21 authored about 3 years ago by Chris Gibb <[email protected]>
update config

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

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

08f0ab8bd6b4397daf0d4837496048d9761e6527 authored about 3 years ago by Chris Gibb <[email protected]>
transform parameter names that would be illegal in typescript into something legal

f0e75fa4908c1b848099050e0582583c9b13af00 authored about 3 years ago by Chris Gibb <[email protected]>
use fontweight interface in props

1e33ced97ee0706419f3f9b6164ddabf96ae0682 authored about 3 years ago by Chris Gibb <[email protected]>
reemit

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

031b242ff434279338ee54c9f03a54d22b3e3762 authored about 3 years ago by Chris Gibb <[email protected]>
fix excluding classes with constructos from constant map analysis

5e2de9457d2df8009adf8993adaefb0f61057b82 authored about 3 years ago by Chris Gibb <[email protected]>
cast list in static const calls to map from entries to iiterable of imapentry of the type of map being created. Include iiterable and imapentry in translation unit imports iif a static const map exists somewhere in the type being emitted.

ba6525025c4dd705532ba5315dc871adaa7c9e8f authored about 3 years ago by Chris Gibb <[email protected]>
add map and mapentry to config

1f76f605e1dc6b65c6944a510333093664856fea authored about 3 years ago by Chris Gibb <[email protected]>
build static const maps using a list of map entries

63512caff37643c4e8b2a9eb0fc95014d7bb9f18 authored about 3 years ago by Chris Gibb <[email protected]>
Bump @types/jest from 26.0.24 to 27.0.0

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

3e23bdf202b4e675ba7ff3b0b830320128d9593e authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
emit map and map entry

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

5ef86db292531e64c3178826f81d9571f9a4d4ca authored about 3 years ago by Chris Gibb <[email protected]>
remove deleted references

2e8ce077a06c1f3174447a590ef9dc815c6724a6 authored about 3 years ago by Chris Gibb <[email protected]>
format and start laying out const map emit

0e6bc50d80e69f24bc12636480ec11b8b23ca64c authored about 3 years ago by Chris Gibb <[email protected]>
mark all parameters as final

a8d50d30aea635066f1d07997c0ca2b9a943bc8a authored about 3 years ago by Chris Gibb <[email protected]>
initial plumbing for static const maps

2af137e241925558c0154501369a8edb35aa3ee4 authored about 3 years ago by Chris Gibb <[email protected]>
reemit

ef22e2a34fb9106fce3038b68a75f99931321af6 authored about 3 years ago by Chris Gibb <[email protected]>
omit instance members that actually conflict with each other instead of all those that appear in both super classes/interfaces and mixin applications

469e73ebbee44b60b652f0781154eae350894b8f authored about 3 years ago by Chris Gibb <[email protected]>
hand write duration zero

a3720d9e64a4f36f1a2a233ca4baac240500a5f3 authored about 3 years ago by Chris Gibb <[email protected]>
fix test expect

9e948e0e03e805d1fa9594bbcb26d6604542ff07 authored about 3 years ago by Chris Gibb <[email protected]>
reemit

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

59057e6cd5778f7fa212bb30a2a00e00af3e0dd9 authored about 3 years ago by Chris Gibb <[email protected]>
identify members inherited from super classes and interfaces that conflict with mixin applications. Explicitly omit them in typescript class super class clauses

24dacf02772fe6fce7c11c85cd9325fc3ea8e30a authored about 3 years ago by Chris Gibb <[email protected]>
fix dropping mixins from interface types

4ff841d5e734a6d779164e5ae7b28ff6932347fe authored about 3 years ago by Chris Gibb <[email protected]>
start fleshing out member intersection

4fa727a83704dd2340f9c335271ff2a5c4b89f4d authored about 3 years ago by Chris Gibb <[email protected]>
Merge branch 'master' into 557

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

588cdfa423b004805f861ff42c659c98cd2fc206 authored about 3 years ago by Chris Gibb <[email protected]>
factor out forming super class clauses and apply to typescript interfaces

77414dd8c8d4d316a7c24585d11e12fe095d7fcd authored about 3 years ago by Chris Gibb <[email protected]>
Merge pull request #594 from hydro-sdk/dependabot/npm_and_yarn/types/node-16.4.13

Bump @types/node from 16.4.12 to 16.4.13

40d40923453948ef0bc397ff11055c0d1e883b1c authored about 3 years ago by Chris Gibb <[email protected]>
Bump @types/node from 16.4.12 to 16.4.13

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

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

8f54b656482597826491b25a4974be1cd19ef6d6 authored about 3 years ago by Chris Gibb <[email protected]>
reemit with new binding requirements

e0f055e71c119e5377d0b152f106fe5962123e1d authored about 3 years ago by Chris Gibb <[email protected]>
tweak requirements for dart class translation units and bindings

cea90fcf7213bf61bb1322b5a03b3489e8d33cc6 authored about 3 years ago by Chris Gibb <[email protected]>
use interface references in typescript vm declarations

7f9661b1e4148ba24a00f28c107189b053c7bbe0 authored about 3 years ago by Chris Gibb <[email protected]>
Merge pull request #591 from hydro-sdk/dependabot/npm_and_yarn/types/progress-2.0.5

Bump @types/progress from 2.0.4 to 2.0.5

a4be0fe5c2a3875787c699f82044c561a9cd0fa6 authored about 3 years ago by Chris Gibb <[email protected]>
remove static consts that cannot be represented because their static types resolve to private classes

4e36bc80a4a3c46ee1ffb635699721e46f14b8c5 authored about 3 years ago by Chris Gibb <[email protected]>
Bump @types/progress from 2.0.4 to 2.0.5

Bumps [@types/progress](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/progr...

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

Bump @types/node from 16.4.10 to 16.4.12

e57d7b658f9b2d4fda269ed44168ae8391b90254 authored about 3 years ago by Chris Gibb <[email protected]>
Bump @types/node from 16.4.10 to 16.4.12

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

889dbf365f99f14b1ad36942602269df1795bbcc authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
don't emit type arguments in boxing expressions for private types

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

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

468ffa34b99ecbdfa3dedd839cb1a2990f8b31d5 authored about 3 years ago by Chris Gibb <[email protected]>
fix binding check for factory constructors. Fix broken ordering of positional and optional positional parameters in edge case in typescript self binding invocation

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

8a24039b7ea118b53510b382719840bc73560681 authored about 3 years ago by Chris Gibb <[email protected]>
reemit fixture

3670d32ef62f0d58d667ce85ecbb26d2c27e4b65 authored about 3 years ago by Chris Gibb <[email protected]>
reemit

2c28a8dda8e9185732862164e6e72bc98e356e1f authored about 3 years ago by Chris Gibb <[email protected]>
omit synthetic accessors in implementations clauses in typescript class declarations

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

38ae8db07b7d5fae81363b954b0c1cd4a3f8fcbf authored about 3 years ago by Chris Gibb <[email protected]>
capture whether or not a particular property accessor is synthetic

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

1729fc0cb70755188a3cd795e6bb9fc5c3a1b482 authored about 3 years ago by Chris Gibb <[email protected]>
Merge branch 'master' into 563

fdaa8cc8d8c10cc8b3a1d9bb4e5003d990da3675 authored about 3 years ago by Chris Gibb <[email protected]>
tweak test expects

d943316edacf414ed55e8c91a9dfd2b8bfad57df authored about 3 years ago by Chris Gibb <[email protected]>
fix spacing in typescript function type declarations

93691d990b15d46727b595cd351d2e817ad6d231 authored about 3 years ago by Chris Gibb <[email protected]>
Merge pull request #585 from hydro-sdk/dependabot/npm_and_yarn/typedoc-0.21.5

Bump typedoc from 0.21.4 to 0.21.5

43945fcdf9bd872354c92c79fc28aafbc40d4d59 authored about 3 years ago by Chris Gibb <[email protected]>
reemit

71980f58b9d1c56aaaeaa662afa7a4e2b5d51760 authored about 3 years ago by Chris Gibb <[email protected]>
rewrite static type of static const literals and include rewritten type as annotation on from array call if elements is empty

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

1b5a4d60182e836ab0cd55bee5b88ddef10b755d authored about 3 years ago by Chris Gibb <[email protected]>
capture static type of const list literals in dart frontend

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

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

4162364fc455a140e2562a0182684fffb88217bb authored about 3 years ago by Chris Gibb <[email protected]>
don't collect references from default formal parameters that are inexpressible static consts

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

956488b412e1cd7fba6c4d54de83ad3ff5b163f7 authored about 3 years ago by Chris Gibb <[email protected]>
reemit

1fd6961f651dcb58e264a21dcdd2bf06fd44f993 authored about 3 years ago by Chris Gibb <[email protected]>
don't try emit default props for inexpressible static const parameters. Force declarations with them to be non nullable

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

296769737e733568c1b8518093ec4a1f97e9e53a authored about 3 years ago by Chris Gibb <[email protected]>
Merge branch 'master' into 563

cd3a0047668842c4bed96728927adedcc0fcb258 authored about 3 years ago by Chris Gibb <[email protected]>
Bump typedoc from 0.21.4 to 0.21.5

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

d43665252720c702373afcdfbb686b97117ca531 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #586 from hydro-sdk/dependabot/npm_and_yarn/chalk-4.1.2

Bump chalk from 4.1.1 to 4.1.2

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

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