Skip to content

docs(regex): expose remaining Joni migration gaps - #1077

Draft
fglock wants to merge 1 commit into
integration/phase36-native-syntax-v6from
docs/phase36-regex-feature-matrix
Draft

docs(regex): expose remaining Joni migration gaps#1077
fglock wants to merge 1 commit into
integration/phase36-native-syntax-v6from
docs/phase36-regex-feature-matrix

Conversation

@fglock

@fglock fglock commented Aug 18, 2026

Copy link
Copy Markdown
Owner

Summary

  • make the temporary Java-first ordinary-pattern policy and final Joni-only gate explicit
  • separate completed signed-wide and /aa semantics from remaining adapter retirement
  • inventory native \N{name}, extended-class, lookbehind, branch-reset-call, warning, Unicode-property, and preprocessor gaps
  • name the owner layer and concrete acceptance gate for each active migration item

Validation

  • git diff --check passes
  • parent integration commit bd5ee4414 has a warning-free full make
  • docs-only PR contains only docs/reference/feature-matrix.md

Notes

This is a stacked Phase 36 documentation PR based on the current v6 integration checkpoint. It reports current implementation state and forward acceptance criteria, not implementation history.

@fglock
fglock force-pushed the docs/phase36-regex-feature-matrix branch from 68608ef to 856eabb Compare August 19, 2026 04:36
@fglock
fglock changed the base branch from integration/phase36-native-syntax-v5 to integration/phase36-native-syntax-v6 August 19, 2026 04:36
Separate completed native features from wide-scalar, diagnostic, Unicode-fold,
lookbehind-routing, and Java-backend retirement work in the feature matrix.

Generated with [OpenAI Codex](https://openai.com/codex)

Co-Authored-By: OpenAI Codex <codex@openai.com>
@fglock
fglock force-pushed the docs/phase36-regex-feature-matrix branch from 856eabb to a965edb Compare August 19, 2026 04:45
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