Skip to content

Names list indexer#1304

Open
eggrobin wants to merge 63 commits intounicode-org:mainfrom
eggrobin:indexer
Open

Names list indexer#1304
eggrobin wants to merge 63 commits intounicode-org:mainfrom
eggrobin:indexer

Conversation

@eggrobin
Copy link
Member

@eggrobin eggrobin commented Feb 11, 2026

DRAFT - needs cleanup, mostly opening this so I know where to find it.

This should generate the replacement for https://www.unicode.org/charts/charindex.html, see RMG minutes, 2026-02-11.

@eggrobin eggrobin mentioned this pull request Feb 20, 2026
right.substring(getPivot(right)) +
' \uFFFE ' +
right.substring(0, getPivot(right))));
for (let [property, propertyIndex] of indexEntries) {

Check notice

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused variable property.
document.querySelector('input[name="q"]').value = query;
updateResults({target: {value: query}});
}
} No newline at end of file

Check notice

Code scanning / CodeQL

Semicolon insertion Note

Avoid automated semicolon insertion (91% of all statements in
the enclosing script
have an explicit semicolon).
@eggrobin eggrobin marked this pull request as ready for review March 18, 2026 17:03
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