- Sponsor
-
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: 9046b5eac015
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: 670a0a3eed2e
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 3 commits
- 2 files changed
- 2 contributors
Commits on Jun 9, 2018
-
so you can set a value without growing the underlying buffer, with range safety checks
Configuration menu - View commit details
-
Copy full SHA for e0092ee - Browse repository at this point
Copy the full SHA e0092eeView commit details -
* add `std.debug.assertError` * `std.ArrayList` update everything to follow `self` convention * rename `std.ArrayList.set` to `std.ArrayList.setOrError` * add `std.ArrayList.set` which asserts Before 1.0.0 we might remove some of this API, because you can use `toSlice()` for everything, but it's ok to add these functions as an experiment before then.
Configuration menu - View commit details
-
Copy full SHA for fc64467 - Browse repository at this point
Copy the full SHA fc64467View commit details -
Configuration menu - View commit details
-
Copy full SHA for 670a0a3 - Browse repository at this point
Copy the full SHA 670a0a3View commit details
There are no files selected for viewing