Ecosyste.ms: OpenCollective

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

github.com/swc-project/ts-parser-test-ref

TypeScript test suite to keep swc repository size small
https://github.com/swc-project/ts-parser-test-ref

Update

6da33700a6e7f0ebdbf85ababfdd7acc9b52c68b authored almost 4 years ago by 강동윤 <[email protected]>
Str.kind

e35d812f3f125a5c91f12b4a446bdc13f830cbc7 authored about 4 years ago by 강동윤 <[email protected]>
Update

cfda69fa4c57bc990d00e635d8ca43a5cf22470b authored about 4 years ago by 강동윤 <[email protected]>
Update

8b635c5bbbf158389ba4e1e62f88d9fe3d455abc authored about 4 years ago by 강동윤 <[email protected]>
https://github.com/swc-project/swc/pull/1190

33d87b70c3709d90d797541974f144f69cc773df authored about 4 years ago by 강동윤 <[email protected]>
https://github.com/swc-project/swc/pull/1190

2ca0bece2e878ebe69087e4c1490250664abf8fa authored about 4 years ago by 강동윤 <[email protected]>
Use parse_program

08f24f3ebb8e1a2540dcb390741b3034e8ca2f2f authored about 4 years ago by 강동윤 <[email protected]>
Update

4c2a8fb17234ef9476df106cc4ee4112abef576d authored about 4 years ago by 강동윤 <[email protected]>
Update

66efa077962844cb6e1b041de877703bd30ab1dd authored about 4 years ago by 강동윤 <[email protected]>
https://github.com/swc-project/swc/pull/1151

02b3339fff6b6fb3718e3cdae20a590f956c880d authored about 4 years ago by 강동윤 <[email protected]>
Update test refs

cc78e8bf73173e1c840e251e104e9d911df4805c authored about 4 years ago by 강동윤 <[email protected]>
FIx for #1066

dd4e8349a68fafc2551ac3e32118d2e4e74cceee authored over 4 years ago by 강동윤 <[email protected]>
Update

57a3d1c53531c9711b2a8d2116e12adf230d8733 authored over 4 years ago by 강동윤 <[email protected]>
Update

2bfc682220bad78c4e405b38f913c531e3bd6898 authored over 4 years ago by 강동윤 <[email protected]>
Reparse exrepssions (+4068, -13)

d04bdd32b56ce56b29c929d9be87c35f6f67c9ee authored over 4 years ago by 강동윤 <[email protected]>
Reparse exrepssions (+4067, -14)

bed35ad7fc43f4f23ce97a32c1023d63d7eb339c authored over 4 years ago by 강동윤 <[email protected]>
Recover from invalid patterns (+4064, -29)

72eac49e5f990d0b9150c24f96e2931f9a15ab09 authored over 4 years ago by 강동윤 <[email protected]>
Handle yield in function parameters (+4063, -30)

4f45878682d3e18f9e6d4e6eb4d0084bb25c76e1 authored over 4 years ago by 강동윤 <[email protected]>
Allow yield in type position (+4062, -31)

ff4d7a0b89b221515641050b11ed9ac3b3be057e authored over 4 years ago by 강동윤 <[email protected]>
ArrayPat / ObjectPat can be optional (+4061, -32)

08fb9d3fa9a0feb8a8b0c575f393afde9e3285d0 authored over 4 years ago by 강동윤 <[email protected]>
Handle switch case correctly (+4054, -39)

9ec45f3a68dc1c0de0ea5ac5a8db36131e1539da authored over 4 years ago by 강동윤 <[email protected]>
Correct potential_arrow_start (+4052, -41)

938eb393f8d0506763d2caec0f6acfdf5a16cb5b authored over 4 years ago by 강동윤 <[email protected]>
Again, we are not testing serde_json (+4037, -56)

72a38ea0ec7c16ea01c711f5a5622790b8d33ba5 authored over 4 years ago by 강동윤 <[email protected]>
Parse as typescript module (+4037, -56)

c7dc8acecf7afa03588d949154e4ec9713edb3fa authored over 4 years ago by 강동윤 <[email protected]>
Update

2f2ebfa77f3edcdb0c943db0b0090b663e22ef20 authored over 4 years ago by 강동윤 <[email protected]>
We are not debugging serde_json (+3988, -105)

de41a34d65d17260ee9c8aa1ce27e2fdf2a038d2 authored over 4 years ago by 강동윤 <[email protected]>
Allow using await as a computed key in object literal

a8d99765d6061615a6bee65209baa90313377146 authored over 4 years ago by 강동윤 <[email protected]>
Allow using await binding ident

349f016ce82e7d2a1843b392cc5387930f19c8ec authored over 4 years ago by 강동윤 <[email protected]>
Allow using await in an identifier expresion (+3906, -187)

cc5468c9577aefef37a01047b37072a8e0fa35f1 authored over 4 years ago by 강동윤 <[email protected]>
Allow await in type context

3efb4946d1d9995aca8aa7ffb8aa143dabc4f51c authored over 4 years ago by 강동윤 <[email protected]>
Initial commit

9b6c4cb7381f3172490668059474188665f16753 authored over 4 years ago by 강동윤 <[email protected]>