This website requires JavaScript.
Explore
Help
Sign In
gered
/
tree-sitter-yaml
Watch
1
Star
0
Fork
You've already forked tree-sitter-yaml
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
f5d3ac2be1
tree-sitter-yaml
/
src
History
Robert Liebowitz
c9ee63b15c
fix: allow closing flow seq/map at same indentation
...
Resolves:
https://github.com/ikatyang/tree-sitter-yaml/issues/29
2024-04-02 03:07:52 -04:00
..
tree_sitter
feat!: rewrite the scanner in C
2024-03-14 03:58:30 -04:00
grammar.json
fix: allow closing flow seq/map at same indentation
2024-04-02 03:07:52 -04:00
node-types.json
feat: expose
anchor_name
,
alias_name
,
&
, and
*
(
#24
)
2021-04-18 14:19:51 +08:00
parser.c
fix: allow closing flow seq/map at same indentation
2024-04-02 03:07:52 -04:00
scanner.c
fix: allow closing flow seq/map at same indentation
2024-04-02 03:07:52 -04:00
schema.generated.c
feat!: rewrite the scanner in C
2024-03-14 03:58:30 -04:00