Skip to content

Rework the design a bunch#6

Merged
msullivan merged 19 commits intomainfrom
changes
Oct 30, 2025
Merged

Rework the design a bunch#6
msullivan merged 19 commits intomainfrom
changes

Conversation

@msullivan
Copy link
Collaborator

@msullivan msullivan commented Oct 17, 2025

  • Lots of renames
  • Make Iter over fixed-length tuple types the core iteration operator
  • Move most things into function/type alias tables from syntax.
  • Make Member (was Property) just a regular parameterized type.
  • Use GetAttr/GetType as accessors for Attrs. They are defined
    just as type aliases that call GetArg!

I had to add a bunch more eval_typing calls to typing.py in order
to keep things working once we were using helpers defined as type
aliases.

(I renamed DirProperties to Attrs for now. The version that includes
methods will be Members maybe?)

@msullivan msullivan requested a review from 1st1 October 17, 2025 00:45
@msullivan msullivan merged commit 0bef050 into main Oct 30, 2025
1 check passed
@msullivan msullivan deleted the changes branch October 30, 2025 17:41
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