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: bclement-ocp/flambda-backend
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: ocaml-flambda/flambda-backend
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 73 files changed
  • 12 contributors

Commits on May 15, 2025

  1. Bump magic numbers for 5.2.0minus-10 (ocaml-flambda#4002)

    Co-authored-by: Mark Shinwell <[email protected]>
    rtjoa and mshinwell authored May 15, 2025
    Configuration menu
    Copy the full SHA
    d46b893 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f326b23 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2025

  1. Configuration menu
    Copy the full SHA
    193c607 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df625e4 View commit details
    Browse the repository at this point in the history
  3. Note that immutable arrays and labeled tuples will be in OCaml 5.4 (o…

    …caml-flambda#4009)
    
    * Note that immutable arrays and labeled tuples will be in OCaml 5.4
    
    * Update jane/doc/extensions/_08-miscellaneous-extensions/labeled-tuples.md
    avsm authored May 16, 2025
    Configuration menu
    Copy the full SHA
    8ee18ce View commit details
    Browse the repository at this point in the history
  4. Document [row_more] (ocaml-flambda#3934)

    Document [row_more] and [row_fixed].
    
    Co-authored-by: Gabriel Scherer <[email protected]>
    goldfirere and gasche authored May 16, 2025
    Configuration menu
    Copy the full SHA
    8181ef6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0abf707 View commit details
    Browse the repository at this point in the history
  6. Text tweaks (ocaml-flambda#4014)

    * Text tweaks
    
    * No "of course"
    cuihtlauac authored May 16, 2025
    Configuration menu
    Copy the full SHA
    9077bb8 View commit details
    Browse the repository at this point in the history
  7. Separability axis basics (ocaml-flambda#3854)

    * separability axis
    
    * promote tests
    
    * jkind tests
    
    * Remove `immutable_separable_value`
    
    * Update testsuite/tests/typing-layouts-or-null/separability.ml
    
    Co-authored-by: Richard Eisenberg <[email protected]>
    
    * Update testsuite/tests/typing-layouts-or-null/separability.ml
    
    Co-authored-by: Richard Eisenberg <[email protected]>
    
    * Update testsuite/tests/typing-layouts-or-null/separability.ml
    
    Co-authored-by: Richard Eisenberg <[email protected]>
    
    * Update testsuite/tests/typing-layouts-or-null/separability.ml
    
    Co-authored-by: Richard Eisenberg <[email protected]>
    
    * promote
    
    * address
    
    * Update testsuite/tests/typing-layouts-or-null/separability.ml
    
    Co-authored-by: Richard Eisenberg <[email protected]>
    
    * Update testsuite/tests/typing-layouts-or-null/separability.ml
    
    Co-authored-by: Richard Eisenberg <[email protected]>
    
    * remove `non_float_value`
    
    * update tests
    
    * 80 ch limit
    
    * 80 ch limit
    
    * 80 ch limit
    
    * fixes
    
    * fix + tests
    
    * accept tests
    
    * fixes
    
    ---------
    
    Co-authored-by: Diana Kalinichenko <[email protected]>
    Co-authored-by: Richard Eisenberg <[email protected]>
    3 people authored May 16, 2025
    Configuration menu
    Copy the full SHA
    61ae936 View commit details
    Browse the repository at this point in the history
Loading