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: b08b44a
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: 9a65856
Choose a head ref
  • 5 commits
  • 17 files changed
  • 3 contributors

Commits on Aug 8, 2024

  1. Remove unused non-bs code

    DZakh authored and cristianoc committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    ffb6e9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1432ad View commit details
    Browse the repository at this point in the history
  3. Revert unrelated changes

    DZakh authored and cristianoc committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    8a28daf View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    39a6e88 View commit details
    Browse the repository at this point in the history
  2. Skip trailing comma in explicit partial application (#6949)

    * Check for dotdotdot in args
    
    * Check on attribute rather than label
    
    * Add tests
    
    * Fix naming convention
    
    * Update CHANGELOG
    shulhi authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    9a65856 View commit details
    Browse the repository at this point in the history
Loading