Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: unicode-org/icu
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 24c64c9
Choose a base ref
...
head repository: unicode-org/icu
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: b34d0a5
Choose a head ref
  • 1 commit
  • 41 files changed
  • 1 contributor

Commits on Jul 1, 2025

  1. ICU-22939 MF2: Re-implement resolved values and implement bidi defaul…

    …t strategy
    
    Implement the changes to resolved values necessary to implement function
    composition.
    
    Implement lazy/call-by-need evaluation (instead of lazy-call-by-name
    evaluation).
    
    Implement the default bidi strategy and APIs for controlling it.
    
    Update spec tests to those from the current version of the
    message-format-wg repo, except for currency and math tests (these
    functions are not yet implemented).
    catamorphism committed Jul 1, 2025
    Configuration menu
    Copy the full SHA
    b34d0a5 View commit details
    Browse the repository at this point in the history
Loading