Skip to content

Conversation

melMass
Copy link
Contributor

@melMass melMass commented Jan 10, 2025

This is a draft I will try to pick up soon:

  • Enum are conflicting with type aliasing (so on top of being miss tagged, their members aren't in the proper tree). I just figured that, first thing I'll look into when picking it up.
    image
    Options is the enum here

  • confusing access to declaration. nim grammar use a common root for almost all declaration, unless I'm missing something this requires rather long queries like the ones I already have.

  • test is missing some "selectors" I declared already (template,macro etc)

@github-actions github-actions bot requested a review from stevearc January 10, 2025 01:47
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