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: swiftlang/swift-experimental-string-processing
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: swiftlang/swift-experimental-string-processing
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release/6.2
Choose a head ref
  • 3 commits
  • 5 files changed
  • 3 contributors

Commits on Apr 23, 2025

  1. Have the parser reject quant bounds over UInt16.max (#812) (#813)

    * Have the parser reject quant bounds over UInt16.max
    milseman authored Apr 23, 2025
    Configuration menu
    Copy the full SHA
    2014cae View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2025

  1. Merge pull request #819 from swiftlang/word-breaking-818

    Work around word breaking issue
    stephentyrone authored and natecook1000 committed Jul 3, 2025
    Configuration menu
    Copy the full SHA
    463d5b0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #820 from swiftlang/word-breaking-818-6.2

    [6.2] Work around word breaking issue
    natecook1000 authored Jul 3, 2025
    Configuration menu
    Copy the full SHA
    91177e6 View commit details
    Browse the repository at this point in the history
Loading