This website requires JavaScript.
Explore
Help
Sign In
gered
/
tree-sitter-dockerfile
Watch
1
Star
0
Fork
You've already forked tree-sitter-dockerfile
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
68
commits
2
branches
4
tags
701
KiB
15c087dc95
Commit graph
3 commits
Author
SHA1
Message
Date
Martin Jambon
bd355ef2d1
Produce CST nodes for the different kinds of JSON string fragments
2023-06-23 14:54:29 -07:00
Martin Jambon
71fe2fd68b
Don't mark lone backslashes as escape sequences
2023-06-23 13:12:10 -07:00
Martin Jambon
98fdcad2a0
Add support for single-quoted strings and distinguish JSON strings from
...
the double-quoted strings that support variable expansion.
2023-06-22 19:44:07 -07:00