This website works better with JavaScript.
Home
Explore
Help
Sign In
isprogram
/
tree-sitter-cpp
mirror of
https://github.com/tree-sitter/tree-sitter-cpp
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
56
Wiki
Activity
Browse Source
Upgrade tree-sitter for new lexer API
pull/3/head
Max Brunsfeld
8 years ago
parent
6309e3cc37
commit
310bc34a24
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
package.json
+ 1
- 1
package.json
View File
@ -13,7 +13,7 @@
"nan"
:
"^2.4.0"
}
,
"devDependencies"
:
{
"tree-sitter-cli"
:
"^0.
7.1
"
,
"tree-sitter-cli"
:
"^0.
8.0
"
,
"tree-sitter-c"
:
"tree-sitter/tree-sitter-c"
}
,
"scripts"
:
{
Write
Preview
Loading…
Cancel
Save