0.8.0 • Published 4 years ago

tree-sitter-quik v0.8.0

Weekly downloads
2
License
LGPL-3.0
Repository
github
Last release
4 years ago

tree-sitter-quik

Quik grammar for tree-sitter.

Parse a file:

$ yarn parse file.qk

Testing

Generate the tree-sitter parser:

$ yarn install
$ yarn generate

Run tests:

$ yarn test

Release

  1. Change the version in package.json.
  2. Create a pull request to merge the changes into master.
  3. After the pull request was merged, create a new release listing the commits on master since the last release.
  4. The release workflow will publish the package to NPM and GPR.
  5. The prebuild workflow will upload prebuilt packages to GitHub.
0.7.6

4 years ago

0.7.7

4 years ago

0.8.0

4 years ago

0.7.5

4 years ago

0.7.2

4 years ago

0.7.4

4 years ago

0.7.3

4 years ago

0.7.1

4 years ago

0.7.0

4 years ago

0.6.1

4 years ago

0.6.0

4 years ago

0.5.1

4 years ago

0.5.0

4 years ago

0.4.0

4 years ago

0.3.0

5 years ago

0.2.0

5 years ago

0.1.6

5 years ago

0.1.5

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago