675(part): Add XSLT static typing rules for new kinds of XPath expression - #2011
Merged
ndw merged 4 commits intoJul 15, 2025
Merged
Conversation
Contributor
Author
|
Addresses (but does not fix) issue #675 |
michaelhkay
force-pushed
the
675(part)_Update-static-typing-rules-in-XSLT
branch
from
May 28, 2025 09:36
6565865 to
c63aedb
Compare
michaelhkay
force-pushed
the
675(part)_Update-static-typing-rules-in-XSLT
branch
from
June 10, 2025 21:46
c63aedb to
05a2f83
Compare
michaelhkay
force-pushed
the
675(part)_Update-static-typing-rules-in-XSLT
branch
from
June 30, 2025 19:37
05a2f83 to
b77c145
Compare
Contributor
|
At meeting 129, the CG agreed to merge this PR. |
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.
Updates the static typing rules in XSLT for new kinds of expression introduced in XPath 4.0. These rules are used in streamability analysis, but more work needs to be done to complete the streamability analysis.
Production rules are now referenced by name, as production numbers are no longer available.