Skip to content

Handle inherited constructors#15

Open
slburson wants to merge 1 commit into
borodust:masterfrom
slburson:inherited-constructors-pr
Open

Handle inherited constructors#15
slburson wants to merge 1 commit into
borodust:masterfrom
slburson:inherited-constructors-pr

Conversation

@slburson

Copy link
Copy Markdown

When it finds a 'using' declaration referring to parent class constructors, adds them to the child record's decl.

Needed for Claw PR #23.

When it finds a 'using' declaration referring to parent class
constructors, adds them to the child's record decl.

Squashed commit of the following:

commit fbf87bd
Author: Scott L. Burson <gyro@reasoning.ai>
Date:   Wed Jun 17 14:17:08 2026 -0700

    Clean up

commit c39de93
Merge: a9580d3 50d5460
Author: Scott L. Burson <gyro@reasoning.ai>
Date:   Mon Jun 15 18:16:34 2026 -0700

    Merge branch 'master' into inherited-constructors

commit a9580d3
Author: Scott L. Burson <gyro@reasoning.ai>
Date:   Mon Jun 15 18:02:37 2026 -0700

    Disable debug prints

commit 501462a
Author: Scott L. Burson <gyro@reasoning.ai>
Date:   Mon Jun 15 18:02:18 2026 -0700

    Capture 'defaulted' on methods

commit 8cda252
Author: Scott L. Burson <gyro@reasoning.ai>
Date:   Mon Jun 8 21:06:42 2026 -0700

    WIP
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