a structural diff that understands syntax 🟥🟩
 
 
 
 
 
Go to file
Rob Rix c51c8d4172 Merge pull request #6 from tree-sitter/CI-fixes-maybe
Readme tweaks
2016-02-18 12:03:01 +07:00
benchmarks Add type operators, throw statements, ternaries 2014-08-30 10:03:55 +07:00
grammar_test Merge branch 'master' into es6 2016-02-02 13:07:26 +07:00
script Add more usage information 2016-02-04 11:56:17 +07:00
src Add basic template string support 2016-02-02 13:05:54 +07:00
.gitattributes Don't count generated parser in github language stats 2015-12-12 19:51:08 +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 Link to the tree-sitter repo. 2016-02-18 08:54:55 +07:00
binding.gyp Add some missing bitwise operators 2015-10-22 21:06:16 +07:00
grammar.js Add basic template string support 2016-02-02 13:05:54 +07:00
index.js Update to new tree-sitter API 2015-10-20 22:46:17 +07:00
package.json Add script to benchmark against other JS parsers 2015-12-29 21:31:24 +07:00

README.md

tree-sitter-javascript

Build Status

JavaScript grammar for tree-sitter.