Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exclude external classes stringify assertions #181

Merged

Conversation

mristin
Copy link
Contributor

@mristin mristin commented Jun 10, 2022

We modify the assertions in the stringify module to exclude classes
coming from outside of the _types module. This is not only more
efficient, but also makes the debugging easier.

We modify the assertions in the ``stringify`` module to exclude classes
coming from outside of the ``_types`` module. This is not only more
efficient, but also makes the debugging easier.
@mristin mristin merged commit ddb4497 into main Jun 10, 2022
@mristin mristin deleted the mristin/Exclude-classes-outside-module-in-stringify-assertions branch June 10, 2022 12:10
mristin added a commit that referenced this pull request Jun 19, 2022
* Adapt and re-record for aas-core-meta 2022.6.19 (#192)
* Infer non-nullness in the intermediate (#186)
* Fix duplicate inheritance of pattern constraints (#185)
* Exclude external classes stringify assertions (#181)

C#
--
* Make C# classes with children implement interfaces (#190)
* Allow classes without constructor arguments in C# (#189)
* Fix C# generation for CodeInspect and testgen (#187)
* Fix UTF-32 regexes for C# UTF-16-only engine (#183)
* Relax constraints on C# namespace identifiers (#182)
@mristin mristin mentioned this pull request Jun 19, 2022
mristin added a commit that referenced this pull request Jun 19, 2022
* Adapt and re-record for aas-core-meta 2022.6.19 (#192)
* Infer non-nullness in the intermediate (#186)
* Fix duplicate inheritance of pattern constraints (#185)
* Exclude external classes stringify assertions (#181)

C#
--
* Make C# classes with children implement interfaces (#190)
* Allow classes without constructor arguments in C# (#189)
* Fix C# generation for CodeInspect and testgen (#187)
* Fix UTF-32 regexes for C# UTF-16-only engine (#183)
* Relax constraints on C# namespace identifiers (#182)
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