Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

Update tree-sitter@0.20 #25443

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on May 5, 2022

  1. feat: Clarify error for incompatible tree-sitter languages

    The RangeError thrown by tree-sitter doesn't say anything about which language
    is incompatible. By clarifying that this is in fact a tree-sitter error and
    which language is affected, debugging the source of these errors should be
    easier.
    claytonrcarter committed May 5, 2022
    Configuration menu
    Copy the full SHA
    4c60494 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48b9924 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3e5cb23 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    68f4ab6 View commit details
    Browse the repository at this point in the history