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

Type Revamp #26

Merged
merged 5 commits into from
Feb 20, 2020
Merged

Type Revamp #26

merged 5 commits into from
Feb 20, 2020

Conversation

ubolonton
Copy link
Collaborator

This fixes #8 by using Emacs's 1-based byte positions and line numbers, instead of 0-based byte offsets and row coordinates.

It also changes the representation of tree-sitter point and query match/capture from 2-element vector to cons cell.

@ubolonton ubolonton merged commit b8d1c2a into master Feb 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Consider converting the point in the library
1 participant