a structural diff that understands syntax 🟥🟩
 
 
 
 
 
Go to file
Timothy Clem 80bd93ebfa Use variable 2018-04-16 15:25:34 +07:00
corpus s/ambient_function/function_signature 2018-04-16 15:23:08 +07:00
examples Clone instead of submodule 2018-04-16 15:23:08 +07:00
script Use variable 2018-04-16 15:25:34 +07:00
src s/ambient_function/function_signature 2018-04-16 15:23:08 +07:00
.gitattributes Don't count example files in language stats 2018-02-14 13:19:03 +07:00
.gitignore Clone instead of submodule 2018-04-16 15:23:08 +07:00
.npmignore Add tests to npmignore 2017-12-04 16:54:35 +07:00
.travis.yml Add appveyor.yml 2017-08-24 16:17:16 +07:00
LICENSE Fix license 2017-02-09 23:06:14 +07:00
README.md Add appveyor badge to readme [skip ci] 2017-08-24 21:28:33 +07:00
appveyor.yml Wire up example parsing to CI 2018-04-16 15:23:08 +07:00
binding.gyp Update tree-sitter to use external scanner 2017-03-23 16:49:55 +07:00
grammar.js s/ambient_function/function_signature 2018-04-16 15:23:08 +07:00
index.js Update to use latest JS grammar, latest tree-sitter 2017-08-02 11:26:17 +07:00
package.json Don't need to depend on npm 2018-04-16 15:23:08 +07:00

README.md

tree-sitter-typescript

Build Status Build status

TypeScript grammar for tree-sitter.

References