Skip to content

Releases: tree-sitter/tree-sitter-ocaml

v0.23.1

26 Sep 23:56
5f7a97e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.23.0...v0.23.1

v0.23.0

26 Sep 23:51
14beb5e
Compare
Choose a tag to compare

What's Changed

  • Add type grammar by @314eter in #89
  • Use tree-sitter allocation functions by @314eter in #90
  • Replace symlinks by @314eter in #95
  • Update bindings by @314eter in #98 and @amaanq in #99
    • Go: rename exported functions to LanguageOCaml, LanguageOCamlInterface and LanguageOCamlType
    • Node: rename exported languages to ocaml, ocaml_interface and ocaml_type

Full Changelog: v0.22.0...v0.23.0

v0.22.0

23 Mar 13:56
f7e6311
Compare
Choose a tag to compare

What's Changed

  • Upgrade to tree-sitter 0.22 and add Python, C and Go bindings by @314eter in #87

Full Changelog: v0.21.2...v0.22.0

v0.21.2

17 Mar 13:48
dabe60a
Compare
Choose a tag to compare

What's Changed

  • Allow windows newlines in strings and characters by @314eter in #88

Full Changelog: v0.21.1...v0.21.2

v0.21.1

16 Mar 19:05
d33ad26
Compare
Choose a tag to compare

What's Changed

  • Move grammars to grammars directory by @314eter in #86

Full Changelog: v0.21.0...v0.21.1

v0.21.0

09 Mar 21:53
712d9bf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.20.4...v0.21.0

v0.20.4

17 Jul 20:41
694c577
Compare
Choose a tag to compare

What's Changed

  • Replace stdlib string with custom implementation by @314eter in #79
  • feat: rewrite the scanner in C, fix some infinite loop bugs by @amaanq in #78
  • Use @module highlight capture by @314eter in #80
  • Fix quoted extension attribute id with dots in comments by @314eter in #81
  • Remove _ext rules by @314eter in #82
  • Add action to publish releases on NPM by @314eter in #70

New Contributors

Full Changelog: v0.20.3...v0.20.4

v0.20.3

23 Jun 11:12
82e103c
Compare
Choose a tag to compare

Full Changelog: v0.20.2...v0.20.3

v0.20.2

30 May 20:53
9724dfa
Compare
Choose a tag to compare

What's Changed

  • Add action to publish releases on creates.io by @314eter in #69
  • Support short syntax for generative functor types by @314eter in #73
  • Add swift binding by @314eter in #76
  • Use named nodes for infix operator subtypes by @314eter in #77

Full Changelog: v0.20.1...v0.20.2

v0.20.1

14 Dec 18:51
de07323
Compare
Choose a tag to compare

What's Changed

  • Use regex to avoid creating a leaf for the backquote (and other similar symbols) by @GuillaumeGen in #66
  • fix building bug on windows by @shapled in #62

New Contributors

Full Changelog: v0.20.0...v0.20.1