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

Expose Unicode normalization methods on Texts #6201

Closed
GregoryTravis opened this issue Apr 4, 2023 · 5 comments · Fixed by #7425
Closed

Expose Unicode normalization methods on Texts #6201

GregoryTravis opened this issue Apr 4, 2023 · 5 comments · Fixed by #7425
Assignees
Labels
-libs Libraries: New libraries to be implemented l-regex p-low Low priority
Milestone

Comments

@GregoryTravis
Copy link
Contributor

Expose standard Java string Unicode normalization methods, in Text.

Motivation: the Truffle regex engine does not transparently handle Unicode normalization, so we should let users use it explicitly before using regex operations.

@GregoryTravis GregoryTravis added p-low Low priority -libs Libraries: New libraries to be implemented l-regex labels Apr 4, 2023
@github-project-automation github-project-automation bot moved this to ❓New in Issues Board Apr 4, 2023
@jdunkerley jdunkerley added this to the Beta Release milestone Apr 4, 2023
@jdunkerley jdunkerley moved this from ❓New to 📤 Backlog in Issues Board Apr 11, 2023
@GregoryTravis GregoryTravis moved this from 📤 Backlog to 🔧 Implementation in Issues Board Jul 28, 2023
@GregoryTravis GregoryTravis moved this from 🔧 Implementation to 👁️ Code review in Issues Board Jul 31, 2023
@enso-bot
Copy link

enso-bot bot commented Jul 31, 2023

Greg Travis reports a new STANDUP for today (2023-07-31):

Progress: added normalization modes It should be finished by 2023-08-01.

Next Day: round builtin

@jdunkerley jdunkerley linked a pull request Aug 1, 2023 that will close this issue
5 tasks
@enso-bot
Copy link

enso-bot bot commented Aug 1, 2023

Greg Travis reports a new 🔴 DELAY for today (2023-08-01):

Summary: There is 1 days delay in implementation of the Expose Unicode normalization methods on Texts (#6201) task.
It will cause 0 days delay for the delivery of this weekly plan.

Delay Cause: review

@enso-bot
Copy link

enso-bot bot commented Aug 1, 2023

Greg Travis reports a new STANDUP for today (2023-08-01):

Progress: review; round builtin benchmarking; column round It should be finished by 2023-08-02.

Next Day: column round

@enso-bot
Copy link

enso-bot bot commented Aug 2, 2023

Greg Travis reports a new 🔴 DELAY for today (2023-08-02):

Summary: There is 1 days delay in implementation of the Expose Unicode normalization methods on Texts (#6201) task.
It will cause 0 days delay for the delivery of this weekly plan.

Delay Cause: no widgets in IDE

@enso-bot
Copy link

enso-bot bot commented Aug 2, 2023

Greg Travis reports a new STANDUP for today (2023-08-02):

Progress: convert to new benchmarks; try to get widgets to appear, again; two-level index approach in cross-tab It should be finished by 2023-08-03.

Next Day: try again to get widgets; finish two-level index and benchmark

@mergify mergify bot closed this as completed in #7425 Aug 3, 2023
@github-project-automation github-project-automation bot moved this from 👁️ Code review to 🟢 Accepted in Issues Board Aug 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
-libs Libraries: New libraries to be implemented l-regex p-low Low priority
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants