Skip to content

Conversation

@puerco
Copy link
Member

@puerco puerco commented Oct 8, 2025

This PR adds to the go-vex library the VEX indexer package that @carabiner-dev originally developed for AMPEL and we now wish to contribute it upstream.

The StatementIndexer reads lists of statements or statements from a document and indexes them for faster matching.

The package is not used anywhere in the go-vex library, this is just the package check-in. Later, we will use it to optimize some of the functions in the other packages.

Signed-off-by: Adolfo Garcia Veytia (puerco) puerco@carabiner.dev

puerco added 5 commits October 7, 2025 22:11
Signed-off-by: Adolfo Garcia Veytia (puerco) <puerco@carabiner.dev>
Signed-off-by: Adolfo Garcia Veytia (puerco) <puerco@carabiner.dev>
Signed-off-by: Adolfo Garcia Veytia (puerco) <puerco@carabiner.dev>
Signed-off-by: Adolfo Garcia Veytia (puerco) <puerco@carabiner.dev>
Signed-off-by: Adolfo Garcia Veytia (puerco) <puerco@carabiner.dev>
@puerco puerco requested a review from cpanato October 8, 2025 04:56
Copy link
Member

@cpanato cpanato left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice

@cpanato cpanato merged commit ee1f5cd into openvex:main Oct 8, 2025
8 checks passed
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