refactor(regex): parse exact property families in Joni - #1055
Draft
fglock wants to merge 1 commit into
Draft
Conversation
fglock
force-pushed
the
fix/phase36-joni-property-fold-policy
branch
from
August 18, 2026 17:57
dbe69b8 to
f409b84
Compare
fglock
force-pushed
the
fix/phase36-joni-property-family-policy
branch
from
August 18, 2026 17:58
e095e15 to
21e9124
Compare
fglock
force-pushed
the
fix/phase36-joni-property-fold-policy
branch
from
August 18, 2026 18:25
f409b84 to
d862449
Compare
Route standalone exact combining-class, bidi, decomposition, width, numeric, and joining-group assignments through Joni's no-fold range resolver while retaining wildcard and composed-class semantics in the adapter. Generated with [OpenAI Codex](https://openai.com/codex) Co-Authored-By: OpenAI Codex <codex@openai.com>
fglock
force-pushed
the
fix/phase36-joni-property-family-policy
branch
from
August 18, 2026 18:25
21e9124 to
7b0a683
Compare
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.
Summary
Stack
This draft is stacked on PR #1054 (
fix/phase36-joni-property-fold-policy), which is itself stacked on PR #1052. It must not merge before its parents.Validation
make: 17 tasks, 4m34s, including direct Joni tests, all unit shards, packaging, and shadow JARgit diff --checkAge/Present_In, wildcard syntax, and per-member fold policy inside composed character classes remain explicit follow-up work; this PR does not flatten those semantics into range text.