Skip to content

feat(uax34): implement UAX #34 Named Character Sequences#13

Merged
SCKelemen merged 1 commit into
mainfrom
SCKelemen/uax34-named-sequences
Jun 12, 2026
Merged

feat(uax34): implement UAX #34 Named Character Sequences#13
SCKelemen merged 1 commit into
mainfrom
SCKelemen/uax34-named-sequences

Conversation

@SCKelemen

Copy link
Copy Markdown
Owner

New package implementing UAX #34 (Unicode Named Character Sequences, https://www.unicode.org/reports/tr34/) for Unicode 17.0.0. Provides Lookup (name to code point sequence), reverse Name lookup, and Count, backed by a generated table from NamedSequences.txt. Includes the //go:build ignore generator (version-pinned, deterministic, gofmt-clean output) and tests that validate every entry round-trips against the official NamedSequences.txt. No changes to existing packages.

@SCKelemen
SCKelemen merged commit 4c1fe65 into main Jun 12, 2026
5 checks passed
@SCKelemen
SCKelemen deleted the SCKelemen/uax34-named-sequences branch June 12, 2026 11:38
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