Skip to content

Conversation

@mtdowling
Copy link
Member

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Also migrates away from a locally managed S3 model to use the
model in Maven.
- Update Smithy to 1.67.0 (adds negative index support in GetAttr)
- Add SUBSTRING_EQ opcode for fused substring comparison
- Add SPLIT_GET opcode for split-and-index without allocation
- Add putBuiltinKeys() to RulesExtension for direct Context.Key access
- Store builtinKey in RegisterDefinition for compile-time resolution
- Refactor RegisterFiller to use dense parallel arrays
- Extract getProperty, getIndex, getNegativeIndex, substringEquals,
  splitGet to EndpointUtils with parameterized tests
@mtdowling mtdowling force-pushed the add-new-endpoint-functions branch from c79e078 to 2483317 Compare February 2, 2026 20:00
@mtdowling mtdowling merged commit 42db3b6 into main Feb 3, 2026
5 of 9 checks passed
@mtdowling mtdowling deleted the add-new-endpoint-functions branch February 3, 2026 00:10
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.

2 participants