tree-sitter/spec/runtime/languages
Max Brunsfeld e4be585c43 Handle ubiquitous tokens at the beginning of programs
As a final step before returning the finished parse tree, check if
there are still multiple nodes on the stack. If so, make the inner
nodes children of the top node.
2014-05-09 12:46:36 -07:00
..
arithmetic Add rule precedence construct 2014-04-15 08:40:46 -07:00
golang Introduce 'ubiquitous_tokens' concept, for parsing comments and such 2014-05-06 12:54:04 -07:00
javascript Handle ubiquitous tokens at the beginning of programs 2014-05-09 12:46:36 -07:00
json Collapse nodes with only one child and no additional text content 2014-03-26 00:10:59 -07:00