Skip to content

Conversation

eed3si9n
Copy link
Collaborator

@eed3si9n eed3si9n commented Dec 12, 2024

Fixes #440

Problem

Lots of syntactic changes introduced by SIP-64

Solution

This PR adds support for the changes, unless I missed something:

  1. givens using : instead of with
  2. naming context bound using as
  3. aggregate context bounds using { .... }
  4. conditional givens
  5. context bound for type members

@eed3si9n eed3si9n merged commit a9123ed into tree-sitter:master Dec 17, 2024
4 checks passed
@eed3si9n eed3si9n deleted the wip/sip-64-colon branch December 17, 2024 03:56
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.

SIP-64: Givens with colon

1 participant