| Age | Commit message (Expand) | Author |
|---|---|---|
| 2022-08-16 | AstGen: detect declarations shadowing locals | Veikka Tuominen |
| 2022-08-08 | std: fix BoundedArray test checking wrong condition (#12372) | Ryotaro "Justin" Kimura |
| 2022-04-14 | std/bounded_array.zig: Add Writer interface | Andrew Lee |
| 2022-03-03 | std.BoundedArray: return explicit errors (#11044) | Motiejus Jakštys |
| 2022-01-16 | Slice function of BoundedArray now returns slice based on self pointer | Jimmi Holst Christensen |
| 2022-01-12 | Allow BoundArray to be default initialized | Jimmi Holst Christensen |
| 2021-12-15 | std.bounded_array: support inserting a new value at the end (#10340) | Arnav Singh |
| 2021-11-20 | std.bounded_array: fix `self` parameter type in `constSlice` | Rohlem |
| 2021-11-14 | BoundedArray: add appendAssumeCapacity | Gregory Anders |
| 2021-08-24 | remove redundant license headers from zig standard library | Andrew Kelley |
| 2021-08-24 | BoundedArray: a simple way to represent small data whose max size is known (#... | Frank Denis |
