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: 8697ecc
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: 1a3869f
Choose a head ref
  • 10 commits
  • 75 files changed
  • 1 contributor

Commits on Jan 30, 2025

  1. Fix issue with ppx and await.

    Fix issue where attributes on an application were not preserved by the AST conversion for ppx.
    
    Fixes #7261
    cristianoc committed Jan 30, 2025
    1 Configuration menu
    Copy the full SHA
    bb663bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d11c2c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef66642 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    43ab0bf View commit details
    Browse the repository at this point in the history
  5. restore some punning behaviour

    Preserve `isMobile={isMobile}` when it's like that in the source, instead of reformatting to `isMobile`.
    Do we want that?
    cristianoc committed Jan 30, 2025
    Configuration menu
    Copy the full SHA
    3d0d46e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7f6ecfd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    783670a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6f615bf View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    538fdee View commit details
    Browse the repository at this point in the history
  10. Update CHANGELOG.md

    cristianoc committed Jan 30, 2025
    Configuration menu
    Copy the full SHA
    1a3869f View commit details
    Browse the repository at this point in the history
Loading