An open API service providing commit metadata for open source projects.

GitHub / synvert-hq/node-query-javascript / commits

SHA Message Author Date Stats
fd84de8d Add .DS_Store to .gitignore Richard Huang <f****m@g****m> 3 months ago
905dc231 Add named SyntaxKind value support for TypeScript adapter Richard Huang <f****m@g****m> 3 months ago
930f397a Upgrade TypeScript to 5.9.3 Richard Huang <f****m@g****m> 3 months ago
ae9e83ae Update CI to test on Node 20, 22, and 24; use Node 24 for deploy Richard Huang <f****m@g****m> 3 months ago
c4f6dc70 Bumping version to 1.19.4 Richard Huang <f****m@g****m> over 1 year ago
6b787e0a move mock-fs to devDependencies Richard Huang <f****m@g****m> over 1 year ago
990e05b2 Bumping version to 1.19.3 Richard Huang <f****m@g****m> over 1 year ago
3c58f3d2 support node v22 on github Richard Huang <f****m@g****m> over 1 year ago
f06f9ca0 update mock-fs to 5.4.0 Richard Huang <f****m@g****m> over 1 year ago
3f08632f Bumping version to 1.19.2 Richard Huang <f****m@g****m> about 2 years ago
f877b013 moving from xinminlabs to synvert-hq Richard Huang <f****m@g****m> about 2 years ago
5b92f531 Bumping version to 1.19.1 Richard Huang <f****m@g****m> over 2 years ago
8e3f1cd5 Revert "no need to expose TypescriptAdapter, EspreeAdapter and GonzalesAdapter" Richard Huang <f****m@g****m> over 2 years ago
425bc92c Bumping version to 1.19.0 Richard Huang <f****m@g****m> over 2 years ago
874c2792 merge Merge pull request #37 from xinminlabs/awesomecode-format-typescript-code-59372 Richard Huang <f****m@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
0eadf580 npm run generate before npm run build on github actions Richard Huang <f****m@g****m> over 2 years ago
81950f8f copy parser.js in build script Richard Huang <f****m@g****m> over 2 years ago
3613f50c Auto corrected by following Format Typescript Code Awesome Code <t****m@x****m> over 2 years ago
e00e7059 expose NodeQuery#adapter Richard Huang <f****m@g****m> over 2 years ago
f4f5d72b add adapter to Attribute Richard Huang <f****m@g****m> over 2 years ago
7c086dbb no need to expose TypescriptAdapter, EspreeAdapter and GonzalesAdapter Richard Huang <f****m@g****m> over 2 years ago
ec4dab07 update README Richard Huang <f****m@g****m> over 2 years ago
4b959d57 merge Merge pull request #36 from xinminlabs/awesomecode-format-typescript-code-59350 Richard Huang <f****m@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
3ce48a77 use node 20.4 on github actions Richard Huang <f****m@g****m> over 2 years ago
d018296e Auto corrected by following Format Typescript Code Awesome Code <t****m@x****m> over 2 years ago
4869882b update README Richard Huang <f****m@g****m> over 2 years ago
4d6523aa update api comment Richard Huang <f****m@g****m> over 2 years ago
429322e3 do no aloow configure an adapter globally Richard Huang <f****m@g****m> over 2 years ago
537de882 set adapter when initializing a NodeQuery Richard Huang <f****m@g****m> over 2 years ago
f92be775 add adapter to Parser Richard Huang <f****m@g****m> over 2 years ago
d21407e3 add adapter to NodeRules instance variable Richard Huang <f****m@g****m> over 2 years ago
eb48eedc add adapter to Helper function parameter Richard Huang <f****m@g****m> over 2 years ago
4cb55bf4 add .vscode to .gitignore Richard Huang <f****m@g****m> over 2 years ago
c8cecab7 Bumping version to 1.18.3 Richard Huang <f****m@g****m> almost 3 years ago
2dd0b5dc update nql.jison Richard Huang <f****m@g****m> almost 3 years ago
b4146be5 update docs Richard Huang <f****m@g****m> almost 3 years ago
27f47a1d set recurse: true in andstor/jsdoc-action Richard Huang <f****m@g****m> almost 3 years ago
e7107cc1 Bumping version to 1.18.2 Richard Huang <f****m@g****m> almost 3 years ago
a90d2dcb update @xinminlabs/gonzales-pe to 1.1.0 Richard Huang <f****m@g****m> almost 3 years ago
7422bc64 Bumping version to 1.18.1 Richard Huang <f****m@g****m> about 3 years ago
8edac76e merge Merge pull request #35 from xinminlabs/awesomecode-format-typescript-code-57811 Richard Huang <f****m@g****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
6cdc9483 Auto corrected by following Format Typescript Code Awesome Code <t****m@x****m> about 3 years ago
80196dd3 merge Merge branch 'features/gonzales-pe' Richard Huang <f****m@g****m> about 3 years ago
8a94888d export GonzalesPeAdapter Richard Huang <f****m@g****m> about 3 years ago
4c140210 Auto corrected by following Format Typescript Code Awesome Code <t****m@x****m> about 3 years ago
294c28b7 merge Merge pull request #34 from xinminlabs/awesomecode-format-typescript-code-57717 Richard Huang <f****m@g****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
eaa5e786 update CHANGELOG Richard Huang <f****m@g****m> about 3 years ago
395d1920 update CHANGELOG Richard Huang <f****m@g****m> about 3 years ago
92ae7c35 Bumping version to 1.18.0 Richard Huang <f****m@g****m> about 3 years ago
8a168a9b Bumping version to 1.18.0 Richard Huang <f****m@g****m> about 3 years ago
1bc59fa0 Auto corrected by following Format Typescript Code Awesome Code <t****m@x****m> about 3 years ago
aeb8ec9c update README Richard Huang <f****m@g****m> about 3 years ago
b6ffb3fa add GonzalesPeAdapter Richard Huang <f****m@g****m> about 3 years ago
f99bad88 update actions/checkout and actions/setup-node to v3 Richard Huang <f****m@g****m> about 3 years ago
a82eff51 support node v20 on github actions Richard Huang <f****m@g****m> about 3 years ago
d7aedea8 merge Merge pull request #33 from xinminlabs/awesomecode-format-typescript-code-56901 Richard Huang <f****m@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
9d0cf6c1 Auto corrected by following Format Typescript Code Awesome Code <t****m@x****m> over 3 years ago
51ccaa25 parseCodeByEspree return any Richard Huang <f****m@g****m> over 3 years ago
fbb21a55 Bumping version to 1.17.0 Richard Huang <f****m@g****m> over 3 years ago
9f4171e0 update README Richard Huang <f****m@g****m> over 3 years ago
f5404324 abstract to adapter folder Richard Huang <f****m@g****m> over 3 years ago
a73c9bf5 add EspreeAdapter Richard Huang <f****m@g****m> over 3 years ago
c8136f3d add @xinminlabs/espree Richard Huang <f****m@g****m> over 3 years ago
640f6f02 drop node 14 support Richard Huang <f****m@g****m> over 3 years ago
a1335bd8 Bumping version to 1.16.0 Richard Huang <f****m@g****m> over 3 years ago
84c8b126 parse negative number Richard Huang <f****m@g****m> over 3 years ago
f688d038 support negative index to fetch array element Richard Huang <f****m@g****m> over 3 years ago
1f349578 fix test failure Richard Huang <f****m@g****m> over 3 years ago
d0da9fce update typescript to 4.9.3 Richard Huang <f****m@g****m> over 3 years ago
86820582 Bumping version to 1.15.1 Richard Huang <f****m@g****m> over 3 years ago
ef14788a matches null and undefined for node rules Richard Huang <f****m@g****m> over 3 years ago
6234cf23 merge Merge pull request #29 from xinminlabs/awesomecode-format-typescript-code-54627 Richard Huang <f****m@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
e25e09bd Auto corrected by following Format Typescript Code Awesome Code <t****m@x****m> over 3 years ago
b9c8ec14 Bumping version to 1.15.0 Richard Huang <f****m@g****m> over 3 years ago
6a32cf44 update README Richard Huang <f****m@g****m> over 3 years ago
db9817b4 add NOT INCLUDES operator to node rules Richard Huang <f****m@g****m> over 3 years ago
6a79894a isNode helper is suppoed not to work for Array of nodes Richard Huang <f****m@g****m> over 3 years ago
6802e065 add NOT INCLUDES operator to nql Richard Huang <f****m@g****m> over 3 years ago
33f975fc support INCLUDES a selector Richard Huang <f****m@g****m> over 3 years ago
06b9592a more debug info Richard Huang <f****m@g****m> over 3 years ago
52309a5c merge Merge pull request #28 from xinminlabs/awesomecode-format-typescript-code-54619 Richard Huang <f****m@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
8d632cee Auto corrected by following Format Typescript Code Awesome Code <t****m@x****m> over 3 years ago
3f6ff5ed Bumping version to 1.14.0 Richard Huang <f****m@g****m> over 3 years ago
2dc7b501 update README Richard Huang <f****m@g****m> over 3 years ago
2f105a0c support includes operator Richard Huang <f****m@g****m> over 3 years ago
a9e95223 Bumping version to 1.13.1 Richard Huang <f****m@g****m> over 3 years ago
3fd1e3b8 fix filterByPosition with empty nodes Richard Huang <f****m@g****m> over 3 years ago
ae0448d3 merge Merge pull request #27 from xinminlabs/awesomecode-format-typescript-code-54531 Richard Huang <f****m@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
b285fb60 Auto corrected by following Format Typescript Code Awesome Code <t****m@x****m> over 3 years ago
773af1ee Bumping version to 1.13.0 Richard Huang <f****m@g****m> over 3 years ago
bc2a2f27 update README Richard Huang <f****m@g****m> over 3 years ago
e858dbf7 support :first-child and :last-child Richard Huang <f****m@g****m> over 3 years ago
5a3183ef update README Richard Huang <f****m@g****m> over 3 years ago
b5618e79 merge Merge pull request #26 from xinminlabs/awesomecode-format-typescript-code-54353 Richard Huang <f****m@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
0d5ebc96 Bumping version to 1.12.0 Richard Huang <f****m@g****m> over 3 years ago
c0ff3fcb Auto corrected by following Format Typescript Code Awesome Code <t****m@x****m> over 3 years ago
b02d7ba6 reuse reuse Helper.evaluateNodeValue Richard Huang <f****m@g****m> over 3 years ago
509d61da make baseNode as the root matching node Richard Huang <f****m@g****m> over 3 years ago
0c749061 better regexp to match evaluated value Richard Huang <f****m@g****m> over 3 years ago
65d06a93 merge Merge pull request #25 from xinminlabs/awesomecode-format-typescript-code-54165 Richard Huang <f****m@g****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago

← Back to repository