a structural diff that understands syntax 🟥🟩
 
 
 
 
 
Go to file
Max Brunsfeld d6d926183c Update tree-sitter-compiler, use new grammar API 2015-09-11 10:12:50 +07:00
benchmarks Add type operators, throw statements, ternaries 2014-08-30 10:03:55 +07:00
grammar_test Upgrade tree-sitter-compiler, get tests passing again 2015-09-11 09:56:15 +07:00
include/tree_sitter Upgrade tree-sitter-compiler, get tests passing again 2015-09-11 09:56:15 +07:00
script use edge version of tree-sitter-compiler on travis 2014-08-04 13:25:17 +07:00
src Upgrade tree-sitter-compiler, get tests passing again 2015-09-11 09:56:15 +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 Test against node 0.12 and iojs on travis 2015-03-07 16:43:07 +07:00
LICENSE Initial commit 2014-07-30 00:40:50 +07:00
README.md Add travis-ci badge to readme 2014-07-30 12:36:52 +07:00
binding.gyp Check in generated files for now 2015-03-13 12:25:07 +07:00
grammar.coffee Update tree-sitter-compiler, use new grammar API 2015-09-11 10:12:50 +07:00
index.js Check in generated files for now 2015-03-13 12:25:07 +07:00
package.json Update tree-sitter-compiler, use new grammar API 2015-09-11 10:12:50 +07:00

README.md

node-tree-sitter-javascript

Build Status

Javascript grammar for node-tree-sitter