1
0
Fork 0
mirror of https://github.com/pnx/tree-sitter-dotenv synced 2026-06-16 01:54:56 +02:00
tree-sitter-dotenv/test/corpus
2024-12-12 19:22:14 +01:00
..
assignments.txt Update grammar to correctly produce value token 2024-12-12 10:55:11 +01:00
comments.txt make no distinction between single quoted and double quoted string tokens. 2024-12-12 17:05:31 +01:00
string_values.txt make string_content optional instead of matching empty values. 2024-12-12 17:23:37 +01:00
values.txt adding hexadecimal and decimal as a subtoken for integer 2024-12-12 16:55:10 +01:00
variables.txt adding variable support 2024-12-12 19:22:14 +01:00