./textproc/tree-sitter-elixir, Elixir grammar for tree-sitter

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.2.0, Package name: tree-sitter-elixir-0.2.0, Maintainer: pkgsrc-users

Elixir grammar for tree-sitter.


Master sites:

Filesize: 591.486 KB

Version history: (Expand)


CVS history: (Expand)


   2024-04-18 11:11:22 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
tree-sitter-elixir: update to 0.2.0.

## [v0.2.0](https://github.com/elixir-lang/tree-sitter-elixir/tree/v0.2.0) \ 
(2024-04-08)

### Changed

* Required tree-sitter version to 0.21+ \ 
([#66](https://github.com/elixir-lang/tree-sitter-elixir/pull/66))
   2023-12-17 23:33:58 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
tree-sitter-elixir: update to 0.1.1.

Changed

    Rewritten the custom scanner code in C (#56)

Fixed

    Parsing empty interpolation (#55)
    Fixed the repository URL in the Rust crate (#57)
   2023-03-14 11:11:15 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
tree-sitter-elixir: update to 0.1.0.

Support multi-letter uppercase sigils (#50)
   2023-03-13 10:26:02 by Thomas Klausner | Files touched by this commit (4)
Log message:
textproc/tree-sitter-elixir: import tree-sitter-elixir-0.0.20221016

Elixir grammar for tree-sitter.