tree-sitter-elixir/test/corpus/term
Jonatan Kłosko 8c8c14af1a
Ignore heredoc end delimiter unless in a new line (#28)
2022-03-04 16:33:24 +01:00
..
alias.txt Use the same AST node for all identifiers 2021-09-29 12:44:04 +02:00
atom.txt Cleanup and documentation 2021-09-28 16:03:43 +02:00
bitstring.txt Cleanup and documentation 2021-09-28 16:03:43 +02:00
boolean.txt Add parser tests 2021-09-01 16:59:04 +02:00
char.txt Add parser tests 2021-09-01 16:59:04 +02:00
charlist.txt Cleanup and documentation 2021-09-28 16:03:43 +02:00
float.txt Add parser tests 2021-09-01 16:59:04 +02:00
integer.txt Initial parser implementation 2021-09-25 02:34:29 +02:00
keyword_list.txt Add field names 2021-09-28 17:26:43 +02:00
list.txt Initial parser implementation 2021-09-25 02:34:29 +02:00
map.txt Cleanup and documentation 2021-09-28 16:03:43 +02:00
nil.txt Add parser tests 2021-09-01 16:59:04 +02:00
string.txt Ignore heredoc end delimiter unless in a new line (#28) 2022-03-04 16:33:24 +01:00
struct.txt Use the same AST node for all identifiers 2021-09-29 12:44:04 +02:00
tuple.txt Initial parser implementation 2021-09-25 02:34:29 +02:00