This website requires JavaScript.
Explore
Help
Register
Sign In
shadowfacts
/
tree-sitter-html
Watch
1
Star
0
Fork
You've already forked tree-sitter-html
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
95b8b772d5
tree-sitter-html
/
src
History
Max Brunsfeld
95b8b772d5
Handle void tags at EOF
2018-06-12 14:06:16 -07:00
..
tree_sitter
Initial commit
2018-06-11 16:59:22 -07:00
binding.cc
Initial commit
2018-06-11 16:59:22 -07:00
grammar.json
Parse tag names as separate tokens
2018-06-12 12:20:13 -07:00
parser.c
Parse tag names as separate tokens
2018-06-12 12:20:13 -07:00
scanner.cc
Handle void tags at EOF
2018-06-12 14:06:16 -07:00
tag.h
Avoid designated initializer syntax for static array
2018-06-12 13:49:54 -07:00