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

feat!: capsules & query API #246

Merged
merged 7 commits into from
Aug 22, 2024
Merged

feat!: capsules & query API #246

merged 7 commits into from
Aug 22, 2024

Commits on Aug 18, 2024

  1. Configuration menu
    Copy the full SHA
    3e0695e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84e3c9c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    945ed3f View commit details
    Browse the repository at this point in the history
  4. feat(tree_cursor): return the child index

    in goto_first_child_for_byte/goto_first_child_for_point
    ObserverOfTime committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    1285bcd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    864c850 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2a51e96 View commit details
    Browse the repository at this point in the history
  7. feat(query)!: improve implementation

    - Implement more methods
    - Support custom predicates
    - Add custom QueryError exception
    ObserverOfTime committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    258186c View commit details
    Browse the repository at this point in the history