Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new method for getting the current relative depth of a TreeCursor #116

Merged
merged 4 commits into from
Jan 30, 2024

Commits on Jan 30, 2024

  1. Configuration menu
    Copy the full SHA
    ff9a962 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f940b2 View commit details
    Browse the repository at this point in the history
  3. Integrate new method in SyntaxTreePrinter

    Greatly simplifies the existing code of the `write` method
    dabico committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    c7f3ab2 View commit details
    Browse the repository at this point in the history
  4. Add test for new method

    dabico committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    a2fa8f3 View commit details
    Browse the repository at this point in the history