-
Notifications
You must be signed in to change notification settings - Fork 8
Roadmap for Strs.jl #97
Copy link
Copy link
Open
Description
ScottPJones
opened on Apr 15, 2018
Issue body actions
- 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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Fields
Give feedbackNo fields configured for issues without a type.