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

special case binding primitive list

90401d5e2fddf9afd67ef8be08779492697d72e7 authored almost 3 years ago by Chris Gibb <[email protected]>
test for binding primitive list

8b5b768c6316f9667a0dbd07b1704fd6771675e5 authored almost 3 years ago by Chris Gibb <[email protected]>
refactor unrepresentability check for static consts into a swars analysis

e46187959ffec42ed5c09d8b46fdbec7c2836d41 authored almost 3 years ago by Chris Gibb <[email protected]>
strip out unrepresentable static const fields before determining barrel membership

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

84fa90bda49961483a38added817dbc030af25bc authored almost 3 years ago by Chris Gibb <[email protected]>
Merge branch 'master' into 794-master

b94cabc88eafdebb2c589dc6a6cb2b7e7fdc1495 authored almost 3 years ago by Chris Gibb <[email protected]>
Merge branch 'master' into 792-master

218f60912168608a07f74a6b617dcc201579aa60 authored almost 3 years ago by Chris Gibb <[email protected]>
Merge pull request #788 from hydro-sdk/785

Account for Covariance of Positional Method Parameters in Typescript Translation Units

e50942e752e10412f6092ba07af1e739dd54c8d3 authored almost 3 years ago by Chris Gibb <[email protected]>
Merge branch 'master' into 794-master

a165969899186d16739bdc94f46b188e38dbb217 authored almost 3 years ago by Chris Gibb <[email protected]>
Merge branch 'master' into 792-master

5aa31260b884a2388b7f9751dd66a8d40fc29392 authored almost 3 years ago by Chris Gibb <[email protected]>
Merge branch 'master' into 785

e5cd977eac950621c9a46365f1d86c77225629a7 authored almost 3 years ago by Chris Gibb <[email protected]>
Merge pull request #796 from hydro-sdk/dependabot/npm_and_yarn/types/node-17.0.8

Bump @types/node from 17.0.7 to 17.0.8

046de6b2a4fc906f3a17c31e5a1f5ccad27d1186 authored almost 3 years ago by Chris Gibb <[email protected]>
Bump @types/node from 17.0.7 to 17.0.8

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

acd8b246d33e3ec39a6accd84b347d0cfb97a692 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge branch 'master' into 794-master

c05a3d9f3b8c507dd7ebed231ce0444467a049cf authored almost 3 years ago by Chris Gibb <[email protected]>
Merge branch 'master' into 792-master

08e8d9fa5ddfae216f072484562e15351c56cda5 authored almost 3 years ago by Chris Gibb <[email protected]>
Merge branch 'master' into 785

36e4c5b3662f7c3eb16ee11452ab828843eae9e7 authored almost 3 years ago by Chris Gibb <[email protected]>
Merge pull request #791 from hydro-sdk/dependabot/npm_and_yarn/types/node-17.0.7

Bump @types/node from 17.0.6 to 17.0.7

c98b4e347c0633a0b3f9b438e5af0ae04f1ec109 authored almost 3 years ago by Chris Gibb <[email protected]>
attempt to fix edge case

5c75648a4630e3c41582857c98937d5533931d13 authored almost 3 years ago by Chris Gibb <[email protected]>
test for broken instantiation in edge case

edf27ca4c84a2375f11565aca2edda38f03d2071 authored almost 3 years ago by Chris Gibb <[email protected]>
fix some bugs recovering visibleForTesting annotations in Dart frontend

83eb52521230400940543a9250aa004fa83001f1 authored almost 3 years ago by Chris Gibb <[email protected]>
special case emitting visibleForTesting + protected symbols to be consistent with Dart

cf5d92a72ec6141d67b06f8d5554278a1473286a authored almost 3 years ago by Chris Gibb <[email protected]>
Bump @types/node from 17.0.6 to 17.0.7

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

7385b867a9e42c867bf15855963b188b3980cb94 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
restore function name

cf09c17d4b97091bc38a4e83a0a9b2ec0f82698d authored almost 3 years ago by Chris Gibb <[email protected]>
add key to classnames

51a7b23caf3e4965447cec06568b0fb9bb8344c0 authored almost 3 years ago by Chris Gibb <[email protected]>
format

671e36eaf5a4a5bb1cf75173e3207e94e0c71bc7 authored almost 3 years ago by Chris Gibb <[email protected]>
tweak loaded function name

6b501b157336152e46160483f312e20f0935484b authored almost 3 years ago by Chris Gibb <[email protected]>
simplify rules for including an import in a Dart barrel translation unit

4896cd93661564320d10de92b3597a67d932b7c8 authored almost 3 years ago by Chris Gibb <[email protected]>
Merge branch 'master' into 785

8121adfee6aaf55135325b2f42b6197f829db0fc authored almost 3 years ago by Chris Gibb <[email protected]>
Merge pull request #786 from hydro-sdk/719

Fix Protected Methods and Inherited Synthetic Property Accessors in Typescript Translation Units

b01fda17cd1a7a8c1e2e7bb19a5987089658f4f9 authored almost 3 years ago by Chris Gibb <[email protected]>
Merge branch 'master' into 785

f5fbd557db75eb68c1479201555a7ec9bb9b99f1 authored almost 3 years ago by Chris Gibb <[email protected]>
format

68a9a3b27b012ad4622418882a3c08816c1bf374 authored almost 3 years ago by Chris Gibb <[email protected]>
remove placeholder implementations

64aa96c46d691f02646580b3bd2c7dc7057def37 authored almost 3 years ago by Chris Gibb <[email protected]>
initial plumbing for transforming covariant types

ed1a792efebc4be1308ad2d865773fa21d0a3798 authored almost 3 years ago by Chris Gibb <[email protected]>
allow modifying declaration modifiers when cloning arbitrary types

4ddf306304b4bd87b77d818afb0802d0cd4b0015 authored almost 3 years ago by Chris Gibb <[email protected]>
try to capture covariance of positional parameters in frontend

fca812e69413ed547914530f6ce9fc2cbe6488dd authored almost 3 years ago by Chris Gibb <[email protected]>
add covariance flags to declaration modifiers

dc9237942e53846698385a33dba560bb1f3d9b83 authored almost 3 years ago by Chris Gibb <[email protected]>
Merge branch 'master' into 719

ca5ac4c49efbbbb235e19c3d561716f74b5d2e4a authored almost 3 years ago by Chris Gibb <[email protected]>
Merge pull request #787 from hydro-sdk/dependabot/npm_and_yarn/types/node-17.0.6

Bump @types/node from 17.0.5 to 17.0.6

a9c40e0798ad8df79adc41f799b06cb59288a698 authored almost 3 years ago by Chris Gibb <[email protected]>
Bump @types/node from 17.0.5 to 17.0.6

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

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

2896b2c2c2d1f62728e8ff8c0717c9213354ef1a authored almost 3 years ago by Chris Gibb <[email protected]>
stop turning synthetic property accessors into methods. Recover them into instance fields instead.

ef07f2a5434be760a5e2db0c65af0e41f44b9a9c authored almost 3 years ago by Chris Gibb <[email protected]>
consider protected methods to be injection candidates

d51583c8acdb67ce8703eba5f749287c5eecb0f1 authored almost 3 years ago by Chris Gibb <[email protected]>
Merge pull request #783 from hydro-sdk/703

Don't Emit Non-Virtual and Deprecated Methods and Property Accessors

5362be8fc8f14f3c8e7fa6ea3661169b6ed1e0fa authored almost 3 years ago by Chris Gibb <[email protected]>
Merge branch 'master' into 703

2aca082637a25a9ab42a13754adb4b3247778b0e authored almost 3 years ago by Chris Gibb <[email protected]>
Merge pull request #781 from hydro-sdk/766

Fix Type Parameter Typed Interfaces and Type Parameter Typed Type Arguments Not Being Instantiat...

38a0641711ab95b02e8326f56a09a10545760fc3 authored almost 3 years ago by Chris Gibb <[email protected]>
recover declaration modifiers that were being dropped from inherited methods and accessors

bba85004f179a3ac6a42c7f715cd494ca74865dc authored almost 3 years ago by Chris Gibb <[email protected]>
don't emit bindings or overrides in RT managed classes for deprecated and non virtual methods and accessors

12b5657ab44d102cb5482e2a0b619e7d11271b24 authored almost 3 years ago by Chris Gibb <[email protected]>
Merge branch 'master' into 766

29dd1616659c5e0cba8bd702a79b50f04def6fb8 authored almost 3 years ago by Chris Gibb <[email protected]>
Merge pull request #782 from hydro-sdk/dependabot/npm_and_yarn/types/jest-27.4.0

Bump @types/jest from 27.0.3 to 27.4.0

e143d54379d081c6544033a2a48fbe3f5cf4d8cc authored almost 3 years ago by Chris Gibb <[email protected]>
Bump @types/jest from 27.0.3 to 27.4.0

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

3274f3a86579eda171756c98f40b43eca37df8cb authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge branch 'master' into 766

345fcabcedd3b589e1b2fcbf0b948a2fe7b64fae authored almost 3 years ago by Chris Gibb <[email protected]>
Merge pull request #780 from hydro-sdk/fix-0.0.1-nightly.418

Fix Broken SDK-Tool Verification

a0426fb91e639221709112ff5ed0c08999d2a2a8 authored almost 3 years ago by Chris Gibb <[email protected]>
remove old notes in comment

5df7e96b8f9597cb86e89ea1fb2a05f2d17f7ed9 authored almost 3 years ago by Chris Gibb <[email protected]>
format

3cc0b903ff7fe6b03887f284ae441d8da9b9755d authored almost 3 years ago by Chris Gibb <[email protected]>
don't consider a given class-declared type formal to be a suitable bound for an interface it it's being shadowed by a method-declared type formal

28fa0bd8e7c33adf94ce90294a80933e1b032be5 authored almost 3 years ago by Chris Gibb <[email protected]>
expand test

05097cee550724e233e8e5281610b958d77887cb authored almost 3 years ago by Chris Gibb <[email protected]>
add origination information to type formals being used to instantiate child type arguments

027ff591d9bf07eb45f8e86486a2ee8f612aec9c authored almost 3 years ago by Chris Gibb <[email protected]>
test for preserving generic method return types when the return type is a type argument of the same type as a type formal defined on the method

4c9fb091694aac70d02154a6b10a5bc1766e6e62 authored almost 3 years ago by Chris Gibb <[email protected]>
Factor out some type formal bound analyses. Try to handle failure to find a suitable ancestor type formal in the presence of type argument elements that have their own bounds

7f99261e68e20094faa8d6c1893557fffce7d5bb authored almost 3 years ago by Chris Gibb <[email protected]>
test for instantiating the type argument in the constructor parameter of parent data element

7da5a7c5d3e75fd054cd71b6b17606b3c6d71fd4 authored almost 3 years ago by Chris Gibb <[email protected]>
format

c5619dfe517d6dd346c31123143c57ea280460c4 authored almost 3 years ago by Chris Gibb <[email protected]>
fixup all tests that use type arguments

d183e15433b61abae8cedbbbc135aeef0deded85 authored almost 3 years ago by Chris Gibb <[email protected]>
remove unused shown symbol

401a9a9f93301f0c9767ad27357097157934ca9f authored almost 3 years ago by Chris Gibb <[email protected]>
emit close event in mock Writable after writing chunk

19b091e4e5cceb2b4e8f0d71a118556ef0ea31b3 authored almost 3 years ago by Chris Gibb <[email protected]>
Merge branch 'master' into 766

083e884fa13fe179fb508eadb8df58455c59a19d authored almost 3 years ago by Chris Gibb <[email protected]>
format

18650cb54bf77f51688ed3b65c83e73e4ededb7d authored almost 3 years ago by Chris Gibb <[email protected]>
start refactoring ir to include elements with inferred information from declaration sites. Restructure type arguments to include elements with originaly declared type bounds

527c126c66837bbba3c28b0c77b5f9a57b16d87e authored almost 3 years ago by Chris Gibb <[email protected]>
show progress bars when downloading checksums and don't continue to next step until checksum has been written to filesystem

f784bc68b4371ff675ff29f364e125c75a3f28db authored almost 3 years ago by Chris Gibb <[email protected]>
Merge pull request #779 from hydro-sdk/772

Verify SDK-Tool Integrity After Download

aec76fdcd50b406d090332fe98076dc7ec7dabde authored almost 3 years ago by Chris Gibb <[email protected]>
add elements to IR

5a0530240dc46468e0d851048252b6de25eecb1b authored almost 3 years ago by Chris Gibb <[email protected]>
format

6c9aba3dfa546183979668ed1cbf0057a07e6d39 authored almost 3 years ago by Chris Gibb <[email protected]>
calculate sdk tool checksums in release artifact workflow

e03ea38704abdd13dce932fa10101ed0659a956b authored almost 3 years ago by Chris Gibb <[email protected]>
add workflow for hydroc tests

1058bc01e2d8de563b57337571f45a673c2dbe32 authored almost 3 years ago by Chris Gibb <[email protected]>
format

2d75fb652736173cab2021a65229438bd51d1c49 authored almost 3 years ago by Chris Gibb <[email protected]>
fix some bare uses of path.sep. Fix windows tests expecting paths to be logged with backslashes

85cd7c80737e705fa3c9b6bf7ec53ac03a15d297 authored almost 3 years ago by Chris Gibb <[email protected]>
normalize use of paths in tests

9c6007df9c012850eaf032640ec9b9aafab2b93f authored almost 3 years ago by Chris Gibb <[email protected]>
test that nothing is retained if integrity can't be verified

613f49dbf22130b4029d3d4a4fa0891f9cdb9a70 authored almost 3 years ago by Chris Gibb <[email protected]>
factor out and start testing for logging

4c84c7fe41f1f398e0d61966212fe39c0599a8fd authored almost 3 years ago by Chris Gibb <[email protected]>
add test for linux and windows to explicitly test use of chmod and executable naming

837ea48c0ccf6249c40d1c18b6aa842f19ef7459 authored almost 3 years ago by Chris Gibb <[email protected]>
factor out determining target platform. Rename test for darwin x64

805d9e6c089e3bd70f7a08c068c1c3a401955913 authored almost 3 years ago by Chris Gibb <[email protected]>
separate ts2hc and hydroc tests

1e42b8440fc9e0fed72214f81d1880487d12510b authored almost 3 years ago by Chris Gibb <[email protected]>
fix typo in interface name

44f66ba2da413cbf4622e9a79237c004ef14dbef authored almost 3 years ago by Chris Gibb <[email protected]>
format

151ddde4bef93fbb1b444c505bad1d290d366ed8 authored almost 3 years ago by Chris Gibb <[email protected]>
factor out use of chmod

3b666c6fc5277e4d174138d703b04ffd07140205 authored almost 3 years ago by Chris Gibb <[email protected]>
format

5a6b80bd722383f81f5d956a85e40781d0812690 authored almost 3 years ago by Chris Gibb <[email protected]>
initial test for tool download and verification

a93620d0afa37e6f021d343dbcdac81f35add505 authored almost 3 years ago by Chris Gibb <[email protected]>
allow overriding path seperators. Wire up mock github files provider and stream implementations

6f166039d162fcc6fe5023307027ba97e5ab66a8 authored almost 3 years ago by Chris Gibb <[email protected]>
print full axios errors on error

5b18799ed9983ceba845542ffe62bd933d20eb82 authored almost 3 years ago by Chris Gibb <[email protected]>
format

8af8e2bb930d31533ed01205ef03b5715251cd67 authored almost 3 years ago by Chris Gibb <[email protected]>
mock make file implementation

0dd091fed728a6ecbf3e7b436e1b977ee6342c8e authored almost 3 years ago by Chris Gibb <[email protected]>
Merge branch 'master' into sdk-tool-checksums

a675eb69c58e5d5afa4f05687fec7b98e2270e0a authored almost 3 years ago by Chris Gibb <[email protected]>
format

a312f9e30498860fbca0ae4d1286e87255c83d6e authored almost 3 years ago by Chris Gibb <[email protected]>
mock mkdir implementation

94ad5040fbf62b89c1777a076de5ce42ccf9e47e authored almost 3 years ago by Chris Gibb <[email protected]>
Merge pull request #778 from hydro-sdk/dependabot/npm_and_yarn/types/node-17.0.5

Bump @types/node from 17.0.4 to 17.0.5

0adfa7df5b48e5c2dbb669995b528d20a12ac503 authored almost 3 years ago by Chris Gibb <[email protected]>
remove unused import and fix casts

314335f1cf6109955728d5bd8f81164edf9e3de8 authored almost 3 years ago by Chris Gibb <[email protected]>
add unlink sync to mock provider

dcc03ce0ef1debeaf8c22b62b2038daf62bb53a2 authored almost 3 years ago by Chris Gibb <[email protected]>
fix unlink test

5ef015995aa7583b797fb35d55b4a61fe9086629 authored almost 3 years ago by Chris Gibb <[email protected]>
add test when retrieving top level node and it is a directory

3f9ffce86cab2a9a9b0a654e06e9074b45bac003 authored almost 3 years ago by Chris Gibb <[email protected]>
format

6101afa9cd13bf383072a998f9acbc5673a62623 authored almost 3 years ago by Chris Gibb <[email protected]>
Merge branch 'master' into sdk-tool-checksums

cc57024c2a45fd47ed4ec9f86a495da2bf5e9929 authored almost 3 years ago by Chris Gibb <[email protected]>
start unlink by path

96ba5337cd755bcd3c282b1430ae8fa73aad8838 authored almost 3 years ago by Chris Gibb <[email protected]>