0.8.0 • Published 5 years ago
tree-sitter-quik v0.8.0
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
- Change the version in
package.json
. - Create a pull request to merge the changes into
master
. - After the pull request was merged, create a new release listing the commits on
master
since the last release. - The release workflow will publish the package to NPM and GPR.
- The prebuild workflow will upload prebuilt packages to GitHub.
0.7.6
5 years ago
0.7.7
5 years ago
0.8.0
5 years ago
0.7.5
5 years ago
0.7.2
5 years ago
0.7.4
5 years ago
0.7.3
5 years ago
0.7.1
5 years ago
0.7.0
5 years ago
0.6.1
6 years ago
0.6.0
6 years ago
0.5.1
6 years ago
0.5.0
6 years ago
0.4.0
6 years ago
0.3.0
6 years ago
0.2.0
6 years ago
0.1.6
6 years ago
0.1.5
6 years ago
0.1.4
6 years ago
0.1.3
6 years ago
0.1.2
6 years ago
0.1.1
6 years ago
0.1.0
6 years ago