Skip to content

Implement CEL optional conformance support - #963

Open
snazy wants to merge 1 commit into
projectnessie:mainfrom
snazy:runt-opt-vals
Open

Implement CEL optional conformance support#963
snazy wants to merge 1 commit into
projectnessie:mainfrom
snazy:runt-opt-vals

Conversation

@snazy

@snazy snazy commented Aug 20, 2026

Copy link
Copy Markdown
Member

Add runtime optional values and wire optional constructors, receiver methods, lazy optMap/optFlatMap macros, and optional access operators.

Parse optional select, index, list, map, and message syntax with CongoCC, then preserve the protobuf optional-entry AST fields through checking and interpretation.

Enable optionals conformance coverage and remove the optional-dependent block-extension skips.

Add runtime optional values and wire optional constructors, receiver methods, lazy optMap/optFlatMap macros, and optional access operators.

Parse optional select, index, list, map, and message syntax with CongoCC, then preserve the protobuf optional-entry AST fields through checking and interpretation.

Enable optionals conformance coverage and remove the optional-dependent block-extension skips.
@snazy
snazy requested a review from XN137 August 20, 2026 09:50
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