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

emit call to List.fromArray for static const list literals. Include List from when resolving dependencies for typescript translation units that include static const list literals

de10f29ee983bc83eeab84eaed50d7ab74fd9efd authored about 3 years ago by Chris Gibb <[email protected]>
remove unused imports

2fd1c742e7edf7de22390238c102cd30c7989829 authored about 3 years ago by Chris Gibb <[email protected]>
factor out common interactions with declaration annotations

5ad69358d7b22da6a844b9ab7844fd0c52862eac authored about 3 years ago by Chris Gibb <[email protected]>
override typescript class static method implementations

68b31ef0d2ce59a833256f14f93b334440f59b4a authored about 3 years ago by Chris Gibb <[email protected]>
allow ignoring ts class vm declarations in short hand overrides

aa68ecdd5dfdc757904ee3516a40ddecec042831 authored about 3 years ago by Chris Gibb <[email protected]>
skip reference collection if explicitly specified

7f1687640bbf5c5cb81d246428591f3b2d939aec authored about 3 years ago by Chris Gibb <[email protected]>
initial list interface with fromArray

3c5c788b0f49bf94cfcd47c119b719c202f267d1 authored about 3 years ago by Chris Gibb <[email protected]>
skip reference rewriting if explicitly specified

f96cfd31854e85b31ad1446c7eaf4d18033a716a authored about 3 years ago by Chris Gibb <[email protected]>
check for ignored transform

9ce357c349882be149b420e3e6826d073f8eda03 authored about 3 years ago by Chris Gibb <[email protected]>
properly handle short hand transform ignores in transform

9383bf809932b2c6919de2a83a33f2faedcc376e authored about 3 years ago by Chris Gibb <[email protected]>
map swidi annotations to swid declaration modifiers in ir transform

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

bd6221f70112842a6bd486e2a7122dafd1fad6ad authored about 3 years ago by Chris Gibb <[email protected]>
regenerate test fixtures

b1503b674dfd79990b291a55321271e5000b410b authored about 3 years ago by Chris Gibb <[email protected]>
Bump chalk from 4.1.1 to 4.1.2

Bumps [chalk](https://github.com/chalk/chalk) from 4.1.1 to 4.1.2.
- [Release notes](https://git...

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

Bump @types/node from 16.4.7 to 16.4.10

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

3648a2a95ca1072094d7d9ed5612dc0069191ea2 authored about 3 years ago by Chris Gibb <[email protected]>
rename declaration modifier field in swid class and add to all use sites

e364cd9ac05c74671b12fa2c5acb533b2625598b authored about 3 years ago by Chris Gibb <[email protected]>
add declaration modifiers to all swid type classes that were missing it

f474a90a4cdd7b98f84107a70604de2142aedeed authored about 3 years ago by Chris Gibb <[email protected]>
start including new swidi syntax in ir transform

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

269319ecb818588505d0b1013786b06c66b3a2ab authored about 3 years ago by Chris Gibb <[email protected]>
add support for static methods https://github.com/hydro-sdk/hydro-sdk/issues/582

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

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

514f3b0ea02467bfc584f4785f78b2e857c5897d authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
add validations for short hand values

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

6b9fef440c258234b91504a5b6d9af7553439565 authored about 3 years ago by Chris Gibb <[email protected]>
wire up const boolean parsers and validations for const booleans

61d106e31cabad1a9c560acbf98111b5d8500e87 authored about 3 years ago by Chris Gibb <[email protected]>
start sketching out constant booleans

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

e9bbee3431078951848753ab97fb85032196e873 authored about 3 years ago by Chris Gibb <[email protected]>
Add website note to readme

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

48c4d8fe8fff0889df45f4b2ddde42044be0aa02 authored about 3 years ago by Chris Gibb <[email protected]>
validate annotation parameters

4ad5218a66151eb8abfd81523fb83e7adfa8f8e6 authored about 3 years ago by Chris Gibb <[email protected]>
start validating names used in annotations

067b38fc9093f0760de98dba566ad15f48ba71fa authored about 3 years ago by Chris Gibb <[email protected]>
add more error cases

b6ce5228450ffdb9c89e86db7128cacf18a34731 authored about 3 years ago by Chris Gibb <[email protected]>
start sketching out validation errors for method short hands

8fb2ed433df5579372d9594829658ae97cdf4636 authored about 3 years ago by Chris Gibb <[email protected]>
add tests for remaining annotation validation error states

f2d09ab23caa9ae70784f3e2ba8918d438d6f75c authored about 3 years ago by Chris Gibb <[email protected]>
expand error validation tests

6c3f7872a44c919c743d665c5649c2e8234cb209 authored about 3 years ago by Chris Gibb <[email protected]>
fix const function invocations not being covered by the grammar

8cc7c8bd3429fac8fd612de124862cdce020c83b authored about 3 years ago by Chris Gibb <[email protected]>
optionally skip downloading missing sdk tools when running ts2hc

6810928038f63c325142538dbdb3dfbecaf8594c authored about 3 years ago by Chris Gibb <[email protected]>
skip building swid in all workflows that require sdk tools to be built

b36138e5c48132ca92c5153b3fcdd93fcf7aeef0 authored about 3 years ago by Chris Gibb <[email protected]>
allow build sdk tools scripts to explicitly skip building swid

74c060a8700581bcab0b29588180d7acb0743c11 authored about 3 years ago by Chris Gibb <[email protected]>
expand e2 validation test

3677f5fed745ad853f250eca8bca63e8611d5b6d authored about 3 years ago by Chris Gibb <[email protected]>
format and add validation source transformer

a63e5609c4a7f493af7980ecf32717ddb3c56144 authored about 3 years ago by Chris Gibb <[email protected]>
start sketching out swidi validations

0d021910191f1cd51d133b798c3589c859285cde authored about 3 years ago by Chris Gibb <[email protected]>
Merge pull request #580 from hydro-sdk/dependabot/npm_and_yarn/types/node-16.4.7

Bump @types/node from 16.4.6 to 16.4.7

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

b247b3373287985a0c0edb86f6c6b610c2e3849d authored about 3 years ago by Chris Gibb <[email protected]>
expand tests

6c4d9875f09e194cd791048a917f874e1ffb3f07 authored about 3 years ago by Chris Gibb <[email protected]>
expand shorthand override test

1e60c21a453523f9161a68d664e4cd6f5b582f1c authored about 3 years ago by Chris Gibb <[email protected]>
start sketching out function shorthands and regenerate some test fixtures

d25e120b0611c5106a2bd0b9037aa27c1c991417 authored about 3 years ago by Chris Gibb <[email protected]>
Bump @types/node from 16.4.6 to 16.4.7

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

b459ee70b9839bef4016c268d7db5b5f550f0120 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
add ignore and override modifiers

2070bc1e7666288ed387537c3d9aee0fb62ddfb4 authored about 3 years ago by Chris Gibb <[email protected]>
add multi line string to const string production

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

29b3ba5c2f30e342685acd85d03475acf64c587d authored about 3 years ago by Chris Gibb <[email protected]>
add dependencies to const parser and const map parser

806113ea8a5b889474fcdaf4f99f746cd5b4d629 authored about 3 years ago by Chris Gibb <[email protected]>
initial const map implementation

456966a58172205a2fac50a51da341bfa6f58237 authored about 3 years ago by Chris Gibb <[email protected]>
Merge branch 'master' into 565

4f5632f34786e198802c067a2f0ccfe7a1cee2c6 authored about 3 years ago by Chris Gibb <[email protected]>
start sketching out constant maps

911709218269f034574ba4ca5a9ca50e59198fda authored about 3 years ago by Chris Gibb <[email protected]>
Merge pull request #578 from hydro-sdk/dependabot/npm_and_yarn/types/node-16.4.6

Bump @types/node from 16.4.4 to 16.4.6

da1557eca7ab8bbb45a4d85226a4c6818b69ce5a authored about 3 years ago by Chris Gibb <[email protected]>
Bump @types/node from 16.4.4 to 16.4.6

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

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

Bump @types/node from 16.4.3 to 16.4.4

21fb1f6e86f2e189b3eb6a72315952d86584e33d authored about 3 years ago by Chris Gibb <[email protected]>
Bump @types/node from 16.4.3 to 16.4.4

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

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

7e255b9753fc11780527ded35c98452e39b06aa8 authored about 3 years ago by Chris Gibb <[email protected]>
add test case to full suite exercising multiple annotations on an optional parameter type

0b2cbbe4b8943d40119bee16b327671ced4a42fd authored about 3 years ago by Chris Gibb <[email protected]>
test for annotated type

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

ecac55c51fc591e202a6756f187d187fa0ab72bb authored about 3 years ago by Chris Gibb <[email protected]>
refactor remaining tests

d374ac8a16bf7dbbde18206037d2b1eb17d24c5b authored about 3 years ago by Chris Gibb <[email protected]>
start adding annotations to interfaces

a662590522515ead97eb1d0953ce984ca2b34887 authored about 3 years ago by Chris Gibb <[email protected]>
initial support for annotation lists

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

e1b3b89f608b18adea71da6cbdda18d6e36e1d70 authored about 3 years ago by Chris Gibb <[email protected]>
Merge pull request #576 from hydro-sdk/dependabot/npm_and_yarn/commander-8.1.0

Bump commander from 8.0.0 to 8.1.0

d829b0a0b12049a89dc5a4de4790c77886f765da authored about 3 years ago by Chris Gibb <[email protected]>
Bump commander from 8.0.0 to 8.1.0

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

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

Bump @types/node from 16.4.1 to 16.4.3

f6f6092bfb400fe27cb36cbd748af85e1f3cfb0f authored about 3 years ago by Chris Gibb <[email protected]>
Bump @types/node from 16.4.1 to 16.4.3

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

91349081ea54c642f86df6be499fcdc8a8288295 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
initial annotation support

fd85dc1c7b63f8830742a049396384792915ba81 authored about 3 years ago by Chris Gibb <[email protected]>
explicitly list type parser dependencies

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

561f5cf8e3a40235ffb50aadae4eea9991cdc8df authored about 3 years ago by Chris Gibb <[email protected]>
explicitly list dependencies of remaining concrete parsers

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

f022a5c5870dd78b2eb1787c3857c4b9336e1a20 authored about 3 years ago by Chris Gibb <[email protected]>
list explicit dependencies of class parser

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

754ab8e9a5a419dfdd7c92d7abf1f1167df1f4c4 authored about 3 years ago by Chris Gibb <[email protected]>
factor out more interfaces

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

c5a4ca087eecdd6d507800b28b872106bf5f4fe4 authored about 3 years ago by Chris Gibb <[email protected]>
factor out more parser interfaces

de96234d61758277304e04cf28573f96d0e3556c authored about 3 years ago by Chris Gibb <[email protected]>
move file

cbbc8c205d768131d4dd5f96bbcc13427068bd70 authored about 3 years ago by Chris Gibb <[email protected]>
refactor remaining tests

0e781535a79ed8264bf6985177bc025b399f9a60 authored about 3 years ago by Chris Gibb <[email protected]>
start refactoring tests

3ef99e44d05635b0b8226808dbdefca290d50b3d authored about 3 years ago by Chris Gibb <[email protected]>
format and start applying parser interfaces

135c250d8ce2643b10f5b516d0925e08dadcefae authored about 3 years ago by Chris Gibb <[email protected]>
start factoring out parser interfaces

02df1c4f9e46a1a17396e89d674071995a1d2195 authored about 3 years ago by Chris Gibb <[email protected]>
simplify parser method

e4e9e8f623ec72a58972c3d769ef30cb5116de74 authored about 3 years ago by Chris Gibb <[email protected]>
factor out interfaces for top level lexers

4b47bb625134476719826fac806664aa02f02a7f authored about 3 years ago by Chris Gibb <[email protected]>
factor out lexical interfaces for function declarations

a1e34cf3ecea99a2372d48cd196e560bf6b31691 authored about 3 years ago by Chris Gibb <[email protected]>
factor out lexer interfaces for function declarations with positional parameters

af33066425b8e49cb7fe6d46162a287cb5faed96 authored about 3 years ago by Chris Gibb <[email protected]>
factor out lexer interfaces for function declaration optional parameters

63a492fc29e6bfcbd5b8b2aa7b4936ef91f38e3e authored about 3 years ago by Chris Gibb <[email protected]>
factor out lexer interfaces for function declarations with named parameters

abc06629bd99b9801053c9045cf48253e74092e0 authored about 3 years ago by Chris Gibb <[email protected]>
factor out remaining declaration lexer interfaces

610811598139af3e0d2e413935481d5308a54870 authored about 3 years ago by Chris Gibb <[email protected]>
factor out lexer interfaces for declarations

4dcb63b0c5b048143ca2cbcda720bda22cd30e0a authored about 3 years ago by Chris Gibb <[email protected]>
pull library scope prefix parser into an interface

7052a802f8c84ab763dca372569fbc096ef50f42 authored about 3 years ago by Chris Gibb <[email protected]>
rename all lexer interface methods

233247a949bf74ccebb527dc0a7575a946765e38 authored about 3 years ago by Chris Gibb <[email protected]>
add du command to build step

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

9adde25366a97905ab062590ceacd5d0c446be4c authored about 3 years ago by Chris Gibb <[email protected]>
factor out lexer interfaces for constant grammar productions

e82acdd0683a0d8d94bc58b27d7c964a943af5c8 authored about 3 years ago by Chris Gibb <[email protected]>
lexer interface for identifier

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