polymorphism and inheritance related fixes #92

Closed
ychenfo wants to merge 7 commits from range_with_class into master
Collaborator
  • class methods containing type vars not in class (Generic[T]) can now be type-checked correctly.

  • nac3artiq symbol resolver now can handle typevars, virtuals, and forward references in the typevar

  • nac3standablone and core can also parse type annotation with ForwardRef

  • nac3artiq: filter out base classes not annotated with nac3

- class methods containing type vars not in `class (Generic[T])` can now be type-checked correctly. - nac3artiq symbol resolver now can handle typevars, virtuals, and forward references in the typevar - nac3standablone and core can also parse type annotation with ForwardRef - nac3artiq: filter out base classes not annotated with nac3
ychenfo added 6 commits 2021-11-11 04:47:36 +08:00
ychenfo added 1 commit 2021-11-11 14:25:21 +08:00
ychenfo closed this pull request 2021-11-11 14:25:45 +08:00

Pull request closed

Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: M-Labs/nac3#92
No description provided.