|
benchmarks
|
Add type operators, throw statements, ternaries
|
2014-08-30 10:03:55 +07:00 |
|
grammar_test
|
Add the void operator
|
2015-12-17 10:28:54 +07:00 |
|
src
|
Regenerate parser w/ latest tree-sitter
|
2015-12-29 21:30:37 +07:00 |
|
.gitignore
|
Check in generated files for now
|
2015-03-13 12:25:07 +07:00 |
|
.npmignore
|
Add build dir to .npmignore
|
2014-08-24 09:03:07 +07:00 |
|
.travis.yml
|
Use clang on travis
|
2015-12-18 11:53:46 +07:00 |
|
LICENSE
|
Initial commit
|
2014-07-30 00:40:50 +07:00 |
|
README.md
|
Drop the 'node-' prefix from the repo name
|
2015-10-29 12:14:41 +07:00 |
|
binding.gyp
|
Add some missing bitwise operators
|
2015-10-22 21:06:16 +07:00 |
|
grammar.js
|
Use new JS grammar API
|
2015-12-18 11:46:33 +07:00 |
|
index.js
|
Update to new tree-sitter API
|
2015-10-20 22:46:17 +07:00 |
|
package.json
|
Rebuild in prepublish script
|
2015-12-18 11:53:37 +07:00 |