COMMITS
/ lib/std/zon/parse.zig November 20, 2025
B
update deprecated ArrayListUnmanaged usage (#25958)
Benjamin Jurk committed
November 17, 2025
A
std.zon.parse: disable `zon vector` on s390x
Alex Rønne Petersen committed
September 5, 2025
A
coerce vectors to arrays rather than inline for
Andrew Kelley committed
September 4, 2025
A
std.zon.parse: fix not initializing array sentinel
Andrew Kelley committed
September 3, 2025
A
compiler: require comptime vector indexes
Andrew Kelley committed
August 25, 2025
M
Adds non allocating alternatives to ZON parse functions (#22916)
Mason Remaley committed
July 31, 2025
M
std: stop relying on precision-losing coercions
mlugg committed
July 19, 2025
A
std.zon: update to new I/O API
Andrew Kelley committed
July 16, 2025
A
std.zig.Render: update it and references
Andrew Kelley committed
July 10, 2025
A
Merge pull request #24329 from ziglang/writergate
Andrew Kelley committed
July 9, 2025
A
std: Disable `std.zon parse float` on dynamic x86-linux-musl
Alex Rønne Petersen committed
July 5, 2025
A
std.fmt: fully remove format string from format methods
Andrew Kelley committed
June 28, 2025
A
std.fmt: breaking API changes
Andrew Kelley committed
June 14, 2025
J
big.int: implement float conversions
Jacob Young committed
May 21, 2025
J
x86_64: implement integer `@reduce(.Add)`
Jacob Young committed
April 12, 2025
A
std: eradicate u29 and embrace std.mem.Alignment
Andrew Kelley committed
April 9, 2025
M
std.zon.parse: Fix typo in test "std.zon parse bool"
Manlio Perillo committed
February 22, 2025
M
std.zon.parse: make `ast` and `zoir` fields of `Diagnostics` non-optional
Mason Remaley committed
M
std.zon.parse: rename `Status` to `Diagnostics`
Mason Remaley committed
M
std.zon: populate `Zoir.Node.Index` values with corresponding ZOIR node
Mason Remaley committed
February 24, 2025
T
std.zig.Ast: improve type safety
Techatrix committed
November 4, 2024
M
compiler,std: implement ZON support
Mason Remaley committed