Releases: shnarazk/tree-sitter-uiua
Releases · shnarazk/tree-sitter-uiua
Version 0.13.0
Version 0.12.0
Conform to Uiua-0.12.0
- sha256:
f68684eb49ce0494cb2ddb6f7d52237d6278f68b
Version 0.11.2
Conform to Uiua-0.11.0
Version 0.11.1
Conform to Uiua-0.10.0
Version 0.11.0
Follow Uiua-0.9.X
Note: this version doesn't handle an experimental rule on functional strands.
It conflicts with rules on arrays.
- commit id:
942e8365d10b9b62be9f2a8b0503459d3d8f3af3
Version 0.10.0
Follow Uiu-0.8.0
Version 0.9.0
Follow Uiua-0.6.0
commit-id: a324ac3634a0e79a9c569a219af7b3519f11121e
Version 0.8.0
Follow Uiua-0.5.1
commit-id: c917a6cb115154a6b93b4812b50d7630565f4470
Version 0.7.0
Handle $-string correctly.
commit id: ad11865036d914771cf236a43437cddca02be993
- version 0.6 interprets everything after
$
as a string:
- In version 0.7, $-string followed by
"
is a string followed by other tokens. And $-string followed by a space or a newline is handled as a string:
known issue
$\n
at the end of file could not be handled correctly. But I don't have a plan to fix it for now.
$\n
is the third form of $-string (unmentioned?).
Version 0.6.0
Follow Uiua-0.4
commit id: 321018c8e742854db0592986e734df6fb7cd85a0