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

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


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

Elixir grammar for tree-sitter.


Master sites:

Filesize: 546.746 KB

Version history: (Expand)


CVS history: (Expand)


   2024-12-26 11:58:54 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
tree-sitter-elixir: update to 0.3.3.

0.3.3

Changed

    The parser now accepts anonymous functions with no clauses (#78)
    Moved parser information to tree-sitter.json (#79)

0.3.2

Added

    Support for ~LVN sigils (LiveView Native templates) in the built-in \ 
injections (#75)
   2024-10-08 17:41:29 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
tree-sitter-elixir: update to 0.3.1.

## [v0.3.1]

* Changed highlight queries to distinguish field access from calls
   2024-09-13 12:00:21 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
tree-sitter-elixir: update to 0.3.0.

The Rust crate to depend on tree-sitter-language rather than tree-sitter (#70)
   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.