-
-
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(developer): if normalization=false, do no normalization in kmc ldml compiler #10554
Comments
srl295
added a commit
that referenced
this issue
Feb 1, 2024
- failing tests and initial work #10554
srl295
added a commit
that referenced
this issue
Feb 1, 2024
srl295
added a commit
that referenced
this issue
Feb 1, 2024
- additional test changes - turn off cooking the 'from' if disabled #10554
srl295
added a commit
that referenced
this issue
Feb 1, 2024
- main core changes and test changes #10554
srl295
added a commit
that referenced
this issue
Feb 2, 2024
- avoid dead store to transforms class #10554
srl295
added a commit
that referenced
this issue
Feb 6, 2024
- clean up process_output: remove some unnecessary steps, refactor into 3 functions, clarify - reorder functions for ldml_state - remove extraneous assert() clutter when the normalization functions already assert/DebugLog at the innermost level #10554
srl295
added a commit
that referenced
this issue
Feb 6, 2024
- assume normalization is enabled #10554
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Relates to #10317.
Extracted from #10468.
The text was updated successfully, but these errors were encountered: