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

Update tree sitter #30

Merged
merged 4 commits into from
Jan 24, 2024
Merged

Update tree sitter #30

merged 4 commits into from
Jan 24, 2024

Conversation

claytonrcarter
Copy link
Owner

This includes #29, just bundling to see if it helps CI at all.

Notably, the parser was split, so we had to change the path from which we
import types, and `intersection_type` was added.

`type_list` changed to `union_type` in 0ce134234214427b6aeb2735e93a307881c6cd6f
`callable` changed to `named_type` in 77d98f3ce47ea52ff39137be29bc6376951c2286 (I think)

Ref: 0ce134234214427b6aeb2735e93a307881c6cd6f
Ref: 77d98f3ce47ea52ff39137be29bc6376951c2286
@claytonrcarter claytonrcarter merged commit 67db260 into master Jan 24, 2024
2 checks passed
@claytonrcarter claytonrcarter deleted the update-tree-sitter branch January 24, 2024 00:53
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.

1 participant