Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Full UTF-8 Unicode Block Range Support and Unit Test Structure #102

Open
ppaulweber opened this issue Sep 11, 2019 · 0 comments
Open

Full UTF-8 Unicode Block Range Support and Unit Test Structure #102

ppaulweber opened this issue Sep 11, 2019 · 0 comments

Comments

@ppaulweber
Copy link
Contributor

The PR sealangdotorg/libuse#25 provides a basic UTF-8 support for the libstdhl to check and convert byte sequences (strings) into a UTF-8 Unicode representation format U+{hexvalue}. Furthermore it defines a couple Unicode block ranges, but this list is far from complete.

Tasks to do:

  • provide full list and ranges of all Unicode blocks through proper enumeration values (see src/cpp/Unicode{.h,.cpp}
  • update the unit tests as well and fix the test case structure as proposed in UTF8 and Unicode libuse#25 (review)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant