-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
- Add built-in SubStr support
- Add hashed string support
- Write PCRE2.jl package using BinaryBuilder/BinaryProvider, creating all 3 PCRE2 libraries
- Move regex support to StrRegex package
- Change the ranges returned to end with the next codeunit index - 1, not need constant thisind/prevind
- Possibly move optimized utf8 and utf16 support into StrUTF8 and StrUTF16 packages, to streamline main package
- Add in functionality from StringLiterals, but in such a way that the entity tables can be dynamically loaded, as well as the formatting support, and make it extensible, so that other extensions can be added.
- Support short strings
- Support storing type information at end of string, have single concrete type instead of UniStr.
jayvn
Metadata
Metadata
Assignees
Labels
No labels