-
-
Notifications
You must be signed in to change notification settings - Fork 112
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
feat(core): tertiary reorders 🙀 #9707
Comments
srl295
added a commit
that referenced
this issue
Nov 7, 2023
- failing test cases, hooray! In XML and C++ For: #9707
srl295
added a commit
that referenced
this issue
Nov 8, 2023
- implemented tertiary reordering - reinstated bengali reordering! - fixed reordering to be longest-first (by sorting the list before applying) - updated debug logging Fixes: #9707
srl295
added a commit
that referenced
this issue
Nov 8, 2023
- fix an uninitialized field Fixes: #9707
srl295
added a commit
that referenced
this issue
Nov 16, 2023
- failing test cases, hooray! In XML and C++ For: #9707
srl295
added a commit
that referenced
this issue
Nov 16, 2023
- implemented tertiary reordering - reinstated bengali reordering! - fixed reordering to be longest-first (by sorting the list before applying) - updated debug logging Fixes: #9707
srl295
added a commit
that referenced
this issue
Nov 16, 2023
srl295
added a commit
that referenced
this issue
Nov 16, 2023
- handle case where there's no tertiary base before the first char - separate some element API tests from the actual tertiary test. Tests were failing because of now-correct implementation. Fixes: #9707
srl295
added a commit
that referenced
this issue
Nov 16, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The text was updated successfully, but these errors were encountered: