Support new version of AP242 STEP schema#470
Open
starseeker wants to merge 10 commits intostepcode:developfrom
Open
Support new version of AP242 STEP schema#470starseeker wants to merge 10 commits intostepcode:developfrom
starseeker wants to merge 10 commits intostepcode:developfrom
Conversation
* Initial plan * Add baseline instrumentation test for PE056 in AP242 schema Co-authored-by: starseeker <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: starseeker <[email protected]>
* Implement deep aggregate unwrapping for QUERY resolution (PE056 fix) Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: starseeker <[email protected]>
…#13) * Add TREAT keyword and grammar infrastructure * Complete TREAT infrastructure and test schema (parser generation pending) --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: starseeker <[email protected]>
…pressions (#14) Implement flow-sensitive narrowing - ap242 schema can now be read --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: starseeker <[email protected]>
…son (#15) * Initial plan * Add documentation and clarify TYPEis_aggregate as shallow check Co-authored-by: starseeker <[email protected]> * Add test for aggregate unwrapping with typedef chains Co-authored-by: starseeker <[email protected]> * Add TREAT-based corrected AP242 schema and comparison documentation Co-authored-by: starseeker <[email protected]> * Add AP242 schema README and update documentation with comparison references Co-authored-by: starseeker <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: starseeker <[email protected]>
…ches (#16) Add AP242 styled_item functional test infrastructure Test both vanilla AP242 schema (needs flow-sensitive narrowing) and modded schema that is more strictly compliant. Both schema tests use same STEP file --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: starseeker <[email protected]>
Member
|
@starseeker Conflicts this week. I hope to check this on macos next week. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
@TRThurman here's what I've got so far for #468