@hackage / tree-sitter-php

Tree-sitter grammar/parser for PHP

Latest0.5.0.2

Changelog

v0.5.0.1

  • Support ghc 8.10.

v0.5.0.0

  • Major version bump since parser and symbols changed.

v0.4.0.0

  • add data-files to tree-sitter-php.cabal
  • major version bump since parser and its symbols changed

v0.3.0.1

  • add data-files to tree-sitter-php.cabal

v0.3.0.0

  • remove CodeGen and Template Haskell splice
  • move contents of internal library into library and remove internal library
  • add getNodeTypesPath to provide easier access to node-types.json file