-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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: ziglang/zig
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3a47bc715
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: ziglang/zig
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: aaf46187a
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 10 files changed
- 5 contributors
Commits on Oct 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c86ba0f - Browse repository at this point
Copy the full SHA c86ba0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 85315bb - Browse repository at this point
Copy the full SHA 85315bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bb10c7 - Browse repository at this point
Copy the full SHA 6bb10c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 370662c - Browse repository at this point
Copy the full SHA 370662cView commit details -
codegen/llvm: add workarounds to loadTruncate() for llvm codegen bugs
for wasm, as a heuritic, only enable truncation for values smaller than 32bits. -> the bug is no longer triggered in most use cases (or at least the test suite...) as for powerpc, adding a redundant `and mask` produces working code.
Configuration menu - View commit details
-
Copy full SHA for 40528b8 - Browse repository at this point
Copy the full SHA 40528b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 703fe0f - Browse repository at this point
Copy the full SHA 703fe0fView commit details
Commits on Oct 9, 2023
-
std.cstr: remove deprecated namespace
Followup to 0a868da . Signed-off-by: Eric Joldasov <bratishkaerik@getgoogleoff.me>
Configuration menu - View commit details
-
Copy full SHA for 1f6d82e - Browse repository at this point
Copy the full SHA 1f6d82eView commit details
Commits on Oct 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b2c36b1 - Browse repository at this point
Copy the full SHA b2c36b1View commit details -
Package.Fetch: allow relative paths outside project root
Only for packages that come from the main package. Fetched packages still cannot depend on paths outside their package root.
Configuration menu - View commit details
-
Copy full SHA for fa08e49 - Browse repository at this point
Copy the full SHA fa08e49View commit details -
Merge pull request #17391 from xxxbxxx/load-i4
codegen/llvm: truncate padding bits when loading a non-byte-sized value
Configuration menu - View commit details
-
Copy full SHA for aaf4618 - Browse repository at this point
Copy the full SHA aaf4618View 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 3a47bc715...aaf46187a