-
Notifications
You must be signed in to change notification settings - Fork 382
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: scala-native/scala-native
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: scala-native/scala-native
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.5.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 26 files changed
- 3 contributors
Commits on Apr 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 495a9e9 - Browse repository at this point
Copy the full SHA 495a9e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d257b4 - Browse repository at this point
Copy the full SHA 2d257b4View commit details
Commits on Apr 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9d924ab - Browse repository at this point
Copy the full SHA 9d924abView commit details
Commits on Apr 14, 2024
-
Support mingw compiler (#3869)
* Add OS compat targeting windows gnu In contrast to UnixCompat, this generates code with dso_local. Depending on whether the target OS is 32 bit or 64 bit, the `__gxx_personality_v0` and `__gxx_personality_seh0` personality is used, respectively. * Make registry functions available when using mingw Currently, mingw is only missing the `SE_REGISTRY_WOW64_64KEY`. * Use standard complex types with mingw * Use `%S` instead of `%ws` format specifier The `w` argument size modifier prefix is a Microsoft extension and does not work with mingw-msvcrt (but when using ucrt). However, `%S` is equivalent to `%ws` for (sn)printf.
Configuration menu - View commit details
-
Copy full SHA for cb745e4 - Browse repository at this point
Copy the full SHA cb745e4View commit details
Commits on Apr 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d83e5fa - Browse repository at this point
Copy the full SHA d83e5faView commit details -
fix: Handle exceptions when reporting warnings in Scala 3 compiler pl…
…ugin (#3872) * Handle exceptions when reporting warnings in ScalaNativePlugin when using incomplete Context * Disable fatal warning when testing deprecated plugin settings
Configuration menu - View commit details
-
Copy full SHA for 74f06ec - Browse repository at this point
Copy the full SHA 74f06ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 14f96d6 - Browse repository at this point
Copy the full SHA 14f96d6View commit details
Commits on Apr 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 71f409a - Browse repository at this point
Copy the full SHA 71f409aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 57afc44 - Browse repository at this point
Copy the full SHA 57afc44View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.5.0...v0.5.1