Skip to content

Releases: Norgate-AV/tree-sitter-netlinx

v1.0.4

11 May 10:48
296c0e6

Choose a tag to compare

NOTE: Download tree-sitter-netlinx.tar.gz for the complete source code.

🚀 Features

  • Add regex patterns for language detection - (5b92dd9)

🐛 Bug Fixes

  • Make language detection case insensitive - (32fcbb8)
  • Use netlinx for injection specifier - (f09a52a)
  • Add long_while statements - (e106646)

New Contributors ❤️

v1.0.3

20 Apr 16:39
6d3c01e

Choose a tag to compare

NOTE: Download tree-sitter-netlinx.tar.gz for the complete source code.

🐛 Bug Fixes

  • Apply further fixes to release/publish workflow - (4641c4f)

v1.0.0

06 Apr 20:49
7c17dc8

Choose a tag to compare

NOTE: Download tree-sitter-netlinx.tar.gz for the complete source code.

🎉🎉 Initial Release

First official release of tree-sitter-netlinx, a Tree-sitter grammar for the NetLinx programming language.

🚀 Features

  • Complete grammar implementation for NetLinx syntax
  • Syntax highlighting queries
  • Comprehensive test suite