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: rescript-lang/rescript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 096c34d
Choose a base ref
...
head repository: rescript-lang/rescript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 9825f95
Choose a head ref
  • 5 commits
  • 37 files changed
  • 2 contributors

Commits on Oct 10, 2024

  1. Fix variant coercion with as attribute (#7058)

    * Use value from as attribute if available
    
    * Add tests
    
    * Update CHANGELOG
    
    * Fix formatting
    shulhi authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    1437815 View commit details
    Browse the repository at this point in the history
  2. Move ounit_tests to tests folder (#7096)

    * Move ounit_tests to tests folder
    
    * CHANGELOG
    cknitt authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    4bfe542 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    e4ccfec View commit details
    Browse the repository at this point in the history
  2. Add tests

    shulhi committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    ddafa44 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG

    shulhi committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    9825f95 View commit details
    Browse the repository at this point in the history
Loading