Skip to content

Releases: shnarazk/tree-sitter-bqn

Version 0.3.2

12 Oct 05:05
a90b371
Compare
Choose a tag to compare

reworked on indentation

commit-id: a90b371503f158699042423918e4c5e9285f5519

Version 0.3.1

26 Jun 14:16
Compare
Choose a tag to compare
  • (fix grammar) handle trailing underscores in identifiers correctly
token v0.3.1 v0.3.0
ab__ symbol_s symbol_s and ?

sha256: e9cfadd51fcf941332a627bebc11c3a716dd6fe7

Version 0.3.0

10 Jun 00:34
aae7601
Compare
Choose a tag to compare
  • (fix grammar) ¯π∞ are letters that can be used in identifiers
  • (fix grammar) accept consecutive underscores for modifiers

SHA256: aae7601ee9a088190a4c0b94dd83c0f9edf3f642

Version 0.2.3

31 May 11:45
47754e8
Compare
Choose a tag to compare

"We are functions! They are values!"

  • Change some token categories
token v0.2.3 v0.2.2
character @character @constant.character
@ @character @constant.builtin
number @numeric @constant.numeric
𝕊 in HEAD @function ?
in EXPORT @keyword.directive ?

v0.2.3

スクリーンショット 2023-05-31 20 21 30

v0.2.2

Version 0.2.2

28 May 06:48
Compare
Choose a tag to compare
  • (highlight) render both modifiers as @special

Version 0.2.1

28 May 00:53
Compare
Choose a tag to compare
  • categorize @ as a character

Version 0.2.0

27 May 03:19
Compare
Choose a tag to compare
  • better automatic indentations
  • handle blocks and block headers as textobjects
  • follow a standard syntax categorization in highlighting

Version 0.1.0

24 May 09:34
20fbe4c
Compare
Choose a tag to compare

The first release