Go to file
Jonatan Kłosko 3cf73a2529 Add field names to quoted delimiters 2021-09-29 11:54:52 +02:00
bindings Generate files 2021-09-01 16:44:03 +02:00
scripts Cleanup and documentation 2021-09-28 16:03:43 +02:00
src Add field names to quoted delimiters 2021-09-29 11:54:52 +02:00
test/corpus Fix stab clause ambiguities 2021-09-28 20:40:20 +02:00
.gitignore Cleanup and documentation 2021-09-28 16:03:43 +02:00
Cargo.toml Generate files 2021-09-01 16:44:03 +02:00
README.md Cleanup and documentation 2021-09-28 16:03:43 +02:00
binding.gyp Initial parser implementation 2021-09-25 02:34:29 +02:00
docs.md Cleanup and documentation 2021-09-28 16:03:43 +02:00
grammar.js Add field names to quoted delimiters 2021-09-29 11:54:52 +02:00
package-lock.json Cleanup and documentation 2021-09-28 16:03:43 +02:00
package.json Initial commit 2021-09-01 16:38:27 +02:00

README.md

tree-sitter-elixir

Test

Elixir grammar for tree-sitter.

Development

See the docs for development notes.