-
Notifications
You must be signed in to change notification settings - Fork 42
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: roc-lang/basic-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: alpha-0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: roc-lang/basic-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: migrate-zig-compiler
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 12 commits
- 26 files changed
- 3 contributors
Commits on Jan 7, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 28a376e - Browse repository at this point
Copy the full SHA 28a376eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 188e1b5 - Browse repository at this point
Copy the full SHA 188e1b5View commit details
Commits on Jan 8, 2026
-
Configuration menu - View commit details
-
Copy full SHA for c0d20d9 - Browse repository at this point
Copy the full SHA c0d20d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fd545b - Browse repository at this point
Copy the full SHA 8fd545bView commit details
Commits on Jan 12, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 070b8b3 - Browse repository at this point
Copy the full SHA 070b8b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c1135c - Browse repository at this point
Copy the full SHA 8c1135cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 43cdaf5 - Browse repository at this point
Copy the full SHA 43cdaf5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b4c74f - Browse repository at this point
Copy the full SHA 2b4c74fView commit details
Commits on Jan 13, 2026
-
fix: print bundle.sh output before failing in CI
GitHub Actions bash uses set -e by default, which caused the script to exit immediately when the command substitution failed, before the output could be printed. This made debugging impossible. Co-Authored-By: Claude Opus 4.5 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7532209 - Browse repository at this point
Copy the full SHA 7532209View commit details -
fix: use relative path for THIRD_PARTY_LICENSES.md in bundle
roc bundle does not accept absolute paths for input files. Co-Authored-By: Claude Opus 4.5 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 634720e - Browse repository at this point
Copy the full SHA 634720eView commit details -
fix: copy THIRD_PARTY_LICENSES.md into platform dir for bundling
roc bundle doesn't allow path traversal (..) so we copy the file into the platform directory and clean it up on exit. Co-Authored-By: Claude Opus 4.5 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 03e94ad - Browse repository at this point
Copy the full SHA 03e94adView commit details
Commits on Jan 24, 2026
-
Add Tty and Locale modules (#418)
* Add Tty/Locale modules and example tests * Add comments about raw mode * set specific version --------- Co-authored-by: Anton-4 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a2e0191 - Browse repository at this point
Copy the full SHA a2e0191View 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 alpha-0...migrate-zig-compiler