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

fix attempting to transform null typeformals

056142d85d4284c108b09218ab68f3901ef75cfd authored over 3 years ago by Chris Gibb <[email protected]>
Merge pull request #296 from hydro-sdk/dependabot/npm_and_yarn/types/node-14.14.25

Bump @types/node from 14.14.24 to 14.14.25

43b232c5b02214a311a760a55d47cfea3c2b0ae3 authored over 3 years ago by Chris Gibb <[email protected]>
fix transforming primitive type formals in super classes

7a298ad6a6bb5a0fb3fe320dc5bdeef2e9d09ed3 authored over 3 years ago by Chris Gibb <[email protected]>
start attempting to transform primitive references in type formals

7312e198c955d4c2e596ae8e2b6d57a3ae40aa3a authored over 3 years ago by Chris Gibb <[email protected]>
provide methods to get types updated display name

1e816f5babe265d4a42a780ca14137e1399bcaa6 authored over 3 years ago by Chris Gibb <[email protected]>
reemit

6aabaab7631cb225742712e4729265c072b386b4 authored over 3 years ago by Chris Gibb <[email protected]>
Bump @types/node from 14.14.24 to 14.14.25

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

1249265ff7644e59055090c0fe017d7688e3679a authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
reemit

1184462601aa6f5920ad5f67d19cf9f8c51d26d2 authored over 3 years ago by Chris Gibb <[email protected]>
explore type parameters in super class clauses

da4eadb5097d7a66132e744c6572d825ddd9e691 authored over 3 years ago by Chris Gibb <[email protected]>
Merge pull request #294 from hydro-sdk/dependabot/npm_and_yarn/types/node-14.14.24

Bump @types/node from 14.14.22 to 14.14.24

93e2d4f3d4def77a063ef827e1e703955101ed0c authored over 3 years ago by Chris Gibb <[email protected]>
Bump @types/node from 14.14.22 to 14.14.24

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

d2bc224b427d4ab3c0d729b3013df57cf8387585 authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
refactor type formals to take a type instead of just a string identifier

f39870da8eb00d140f4089ddceaab13e300fe2b0 authored over 3 years ago by Chris Gibb <[email protected]>
tweak test expect

f0ea67dbe4b3f049938c06fe3ca4e69423844a36 authored over 3 years ago by Chris Gibb <[email protected]>
Merge branch 'master' into swid-dart-ui

8473a42cd004cbd8ae4b66e7597bdc5ddc3ddc5b authored over 3 years ago by Chris Gibb <[email protected]>
reemit

857232bf256e893416a87c5a457da05e1c778b37 authored over 3 years ago by Chris Gibb <[email protected]>
recursively capture implemented interfaces in frontend

d05d93443831d697c0c7ed9d0bc4c68e5fc5cd67 authored over 3 years ago by Chris Gibb <[email protected]>
reemit

78bc34ddf50b24a5214d4a13d83fac34a80001a2 authored over 3 years ago by Chris Gibb <[email protected]>
merge super classes before collecting references to build dart import blocks

8237bc5aa93d04dcee22513ff27c863e0f7e444a authored over 3 years ago by Chris Gibb <[email protected]>
fix broken fall through mapping primitive type names

b77efa2e27b39d98bd8237c722262723994bb18d authored over 3 years ago by Chris Gibb <[email protected]>
format

06640c056868fa5aaaf3ac2542d62ae2468aeef8 authored over 3 years ago by Chris Gibb <[email protected]>
factor out primitive renaming

137c2a7e6516cf34910e4ceca7dc04241224286c authored over 3 years ago by Chris Gibb <[email protected]>
handle barrels with underscores in their names and fix import block for top level barrels

a7d1ac03e9591de568c4c1ec664f6db79f37964c authored over 3 years ago by Chris Gibb <[email protected]>
Merge pull request #292 from hydro-sdk/dart-barrels

Produce Dart Barrels for Generated Dart Class Translation Units

84ee5ca16d8e3c55faa72b4ac17029eff653944d authored over 3 years ago by Chris Gibb <[email protected]>
remove unused imports

8ff4a7620a8d8ace72b2b4e16559c491624500ad authored over 3 years ago by Chris Gibb <[email protected]>
temporarily disable swid run before tests

7a3a6187b474c66e22576a06fdcd772bf043b312 authored over 3 years ago by Chris Gibb <[email protected]>
initial emit of parts of type_data

80f5aee1dcb588aa149f0f36028df4295eb2115e authored over 3 years ago by Chris Gibb <[email protected]>
produce barrel translation units on each run

01be57441d427d2b2d141eb39c4a647922bed114 authored over 3 years ago by Chris Gibb <[email protected]>
use new parameter names

610f1fd0b9e26a3a3eccdadd579bb34ce584a02e authored over 3 years ago by Chris Gibb <[email protected]>
reemit

949f7b6077fe3a43b193e6e5679b54ee783e3497 authored over 3 years ago by Chris Gibb <[email protected]>
recursively produce barrel translation units

f9abc9eca7ac7ae14fff37e5a6d1ce7fd5487c03 authored over 3 years ago by Chris Gibb <[email protected]>
format

a0ae951ae25700f3c13182aeeafb3ccd35173cbd authored over 3 years ago by Chris Gibb <[email protected]>
wire up new ir

ec90967ddd677722a9af67e43af2f25323c29362 authored over 3 years ago by Chris Gibb <[email protected]>
flesh out barrel symbol declarations

228252bfd3800a863be306f5132de986df69d457 authored over 3 years ago by Chris Gibb <[email protected]>
Merge branch 'master' into dart-barrels

1ea5e9a07862c8204ba951d7ff4d692b2e0ddef3 authored over 3 years ago by Chris Gibb <[email protected]>
rename file

911d5a874db147d05906a6ca2a85ffb612b9a535 authored over 3 years ago by Chris Gibb <[email protected]>
factor out dart translation unit condition and apply to barrel import blocks

8a85d8a66e3b521279a0e50a73b5101ff9158959 authored over 3 years ago by Chris Gibb <[email protected]>
Merge pull request #291 from hydro-sdk/dependabot/npm_and_yarn/cli-progress-3.9.0

Bump cli-progress from 3.8.2 to 3.9.0

657121a4fd246091cc5b1c2266c3002c79e9f9b1 authored over 3 years ago by Chris Gibb <[email protected]>
Bump cli-progress from 3.8.2 to 3.9.0

Bumps [cli-progress](https://github.com/AndiDittrich/Node.CLI-Progress) from 3.8.2 to 3.9.0.
- [...

9a01d4d03665d39c1e60a49a2c9ff464fa197d24 authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
fix paths in barrel member imports

ab8a96a2b41d31e96d503c47ceaf6ef9ce8965e7 authored over 3 years ago by Chris Gibb <[email protected]>
resolve barrel names separately from their paths

4c30c7f0a66c10a43124526d0904b85157bfbcaa authored over 3 years ago by Chris Gibb <[email protected]>
Merge pull request #289 from hydro-sdk/dependabot/npm_and_yarn/ts-jest-26.5.0

Bump ts-jest from 26.2.0 to 26.5.0

323784e6a60bba64eb95d8ecf46e673891ba2cfc authored over 3 years ago by Chris Gibb <[email protected]>
Bump ts-jest from 26.2.0 to 26.5.0

Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 26.2.0 to 26.5.0.
- [Release notes](...

e5c835c677be84105adb0b5d503963adbf809795 authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
start dart barrel producer

d5cf55f0f533311a13a23c932408827a94849691 authored over 3 years ago by Chris Gibb <[email protected]>
fix barrel resolution for greater than 2 sub barrels

855a7647e5e06903a2a79284c4a1d28ae065e449 authored over 3 years ago by Chris Gibb <[email protected]>
Merge pull request #288 from hydro-sdk/resolve-imports

Resolve Imports for References to Symbols in Translation Units

b83f7ba7e69653f013269535236b5ad624dd0a9b authored over 3 years ago by Chris Gibb <[email protected]>
move test up

438d3ffaa400c93f185817db7861db1f87ecab01 authored over 3 years ago by Chris Gibb <[email protected]>
tweak name resolution

9eb2717ce0bd23dfbfdaf9cda41dcdbeb3a1ba07 authored over 3 years ago by Chris Gibb <[email protected]>
initial barrel resolution

0b2537ed209f3f146a0c99042da94b30f8a2c347 authored over 3 years ago by Chris Gibb <[email protected]>
delete moved file

10986b4c5f181dd4cbd9389f32207ed11c8929d2 authored over 3 years ago by Chris Gibb <[email protected]>
start attempting to resolve barrels

a4dee2dac1f94ab981ba3e131e5514922876e8d5 authored over 3 years ago by Chris Gibb <[email protected]>
remove unused variable

4ee5b3dd184b7ad344458ce5845c2ada592dbe68 authored over 3 years ago by Chris Gibb <[email protected]>
tweak test expect

f4991188bde54a9f53a2c24a0f1aa71473dbe4df authored over 3 years ago by Chris Gibb <[email protected]>
tweak test expect

f10463082819558e40b33b922d9afd3c59e08d9f authored over 3 years ago by Chris Gibb <[email protected]>
reemit

787f1b2664dbbc47bf4e289afc8c21504d5a8758 authored over 3 years ago by Chris Gibb <[email protected]>
fix exploring static const function invocations for references

10c005c36036ffa9993e54c81063e5ee642f2b7e authored over 3 years ago by Chris Gibb <[email protected]>
reemit

96aa3ad9fed3a26e1f952a0c3de690af4fb3b07f authored over 3 years ago by Chris Gibb <[email protected]>
start trying to resolve dart imports

5a626495895fb7037ad6a244bca16aab75414ab8 authored over 3 years ago by Chris Gibb <[email protected]>
factor out producing dart translation units

6ffdf08cb447eefcdcf1afc732709c322b758466 authored over 3 years ago by Chris Gibb <[email protected]>
factor out producing ts translation units

89de1684f66b4d1132c64eb92bb5d57efd2aacbf authored over 3 years ago by Chris Gibb <[email protected]>
reemit

42eb82ed7b7c9fd3cee581698e572dcc3b39b3f5 authored over 3 years ago by Chris Gibb <[email protected]>
reemit

87e9e479f65d21ef22c9befbd628796063966041 authored over 3 years ago by Chris Gibb <[email protected]>
add imports for modules required by static const symbols not already imported

9df25d915ab3c4f50e9052c140aa3b0714f313a4 authored over 3 years ago by Chris Gibb <[email protected]>
start exploring static const ast for references

f0a4a45918625dfdbd0bb50c600c2ddf10fb08b4 authored over 3 years ago by Chris Gibb <[email protected]>
force callers to pre filter reference kinds

f925357c3ca4622ea6df9a9deb130d711ebbad38 authored over 3 years ago by Chris Gibb <[email protected]>
reemit

d7e8611caa4190ebf7a8e345bee34ac1abc77d3c authored over 3 years ago by Chris Gibb <[email protected]>
stop clobbering enum imports

88efeab081ce0184ab177d6390043951f19ebf34 authored over 3 years ago by Chris Gibb <[email protected]>
capture more information in frontend about prefixes in static const prefix identifiers

e13d0cd6855031a8ecd7a24eaf485289e563997b authored over 3 years ago by Chris Gibb <[email protected]>
start dumping ast for rrect

8c5ef6b52718ab773370764994cf61f20e186297 authored over 3 years ago by Chris Gibb <[email protected]>
factor out resolution

ff84f72171a2de22fb10db7250510d479d61aa30 authored over 3 years ago by Chris Gibb <[email protected]>
emit imports for symbols referenced in static const contexts

b6f8a0518e59445b03b4f231e34b0c59193ef5e5 authored over 3 years ago by Chris Gibb <[email protected]>
remove debugger call

63fba7ffa7ceb1ee66c6ce36b75ee01dd734a0c2 authored over 3 years ago by Chris Gibb <[email protected]>
rewrite references for constructor implementations, constructor vm declarations and instance field declarations

e357ab7304af58d436ba75061f8a3c8178ada0c7 authored over 3 years ago by Chris Gibb <[email protected]>
reemit

86c5b43484b20fd52309641e448f37cce31a11e2 authored over 3 years ago by Chris Gibb <[email protected]>
reemit

d0bc2b9f4c790e5c91416000f0b495e9c859471b authored over 3 years ago by Chris Gibb <[email protected]>
factor out import block generation. Generate import block for type only classes

1d6087a7aab89d2211b14af3852ca5e84fc4a0e5 authored over 3 years ago by Chris Gibb <[email protected]>
stop exploring class heirarchy for references. Force consumer to merge super classes first

2687bc483c266ff3a540740e314758bff4d1b068 authored over 3 years ago by Chris Gibb <[email protected]>
use collect for test

f10df8633392596a75d2cfe79e95b2686356f5d3 authored over 3 years ago by Chris Gibb <[email protected]>
explicitly perform reference collection instead of visiting

4a3c741b64d3b2ddd8145294b663d683e9bcbd85 authored over 3 years ago by Chris Gibb <[email protected]>
pass through prefix paths

972a03b7277eca2bf85f59c2351e2313f9e55e0b authored over 3 years ago by Chris Gibb <[email protected]>
reemit

68410b5090a019510ff319c26e569fbc8ab719be authored over 3 years ago by Chris Gibb <[email protected]>
produce interface from class

20d8c4a1b14efa983f32af116a88e95edc1c51c9 authored over 3 years ago by Chris Gibb <[email protected]>
fix not visiting class inheritance

970baba78360be82b895a57c054a54aef5db649b authored over 3 years ago by Chris Gibb <[email protected]>
factor out reference rewriting

059b3da908388704106473cfc7c37727d8ac0d11 authored over 3 years ago by Chris Gibb <[email protected]>
wip resolve imports directly at translation generation time

a0e7f89519c21dde7d970eabaced3df7dfc12130 authored over 3 years ago by Chris Gibb <[email protected]>
stop resolving imports within class

bc5d4a36157422322473d6a401fc6cf6c6e3a1be authored over 3 years ago by Chris Gibb <[email protected]>
simplify import resolution

f6a119d66358354ea743f26ee106a42a3541d29d authored over 3 years ago by Chris Gibb <[email protected]>
Merge pull request #287 from hydro-sdk/226

Iterable where CO19 Tests

33e56a6cd33ff7476d48cd97df0025b2d3dbb581 authored over 3 years ago by Chris Gibb <[email protected]>
Merge branch 'master' into 226

677f90d00eac3fb9d13a24f249fa291deda853c3 authored over 3 years ago by Chris Gibb <[email protected]>
wip resolve typescript imports from scraping AST references

8c7ec41e6d6815a9ce5bf42f9f22db05c0b3b360 authored over 3 years ago by Chris Gibb <[email protected]>
fix not rewriting optional parameter types in functions

c8b4832af0854f6b373e44c8b1c5c43a91f1687c authored almost 4 years ago by Chris Gibb <[email protected]>
fix missing rewriting class references in mixed in classes

6df0b6a49ac696e9be52675f1051f383edbdd9af authored almost 4 years ago by Chris Gibb <[email protected]>
fix capturing static const integer literals in front end

4cd290cb93e423bbce9f7d9895cafe41301ce708 authored almost 4 years ago by Chris Gibb <[email protected]>
port a where test

6c435e051206def84c9e95a1226e3d0d873e26f7 authored almost 4 years ago by Chris Gibb <[email protected]>
format

0c5fba7962a4c7859a56bd5a64384ce684c3236a authored almost 4 years ago by Chris Gibb <[email protected]>
port a where test

3740e648e2a94bac23603fbb633b1be85dc49aba authored almost 4 years ago by Chris Gibb <[email protected]>
format

637a5863a3af0dd2b7ae19e442748654a9a6fff0 authored almost 4 years ago by Chris Gibb <[email protected]>
port a where test

d01806e736647ad074f5087a02469558e3ec353f authored almost 4 years ago by Chris Gibb <[email protected]>
port where tests

934dfa3c12f3489cb45ba6db336b9fb0a1f6f682 authored almost 4 years ago by Chris Gibb <[email protected]>
Merge branch 'master' into 284

9a3da2845c4d30f482a608c71a146a41fd79a783 authored almost 4 years ago by Chris Gibb <[email protected]>
Merge pull request #286 from hydro-sdk/dependabot/npm_and_yarn/types/node-14.14.22

Bump @types/node from 14.14.21 to 14.14.22

adc0d08cc84618929857795347921df3d8358432 authored almost 4 years ago by Chris Gibb <[email protected]>