| 1 year ago | Andrew Kelley | | std.fs.File.Writer: fix splat alias bug |
| 1 year ago | Andrew Kelley | | std.io.Writer.writeSplatHeader: fix splat alias bug |
| 1 year ago | Andrew Kelley | | std.io.Writer.writeSplat: simplify and fix |
| 1 year ago | Andrew Kelley | | std.io.Reader: make vtable contract more consistent |
| 1 year ago | Andrew Kelley | | std.io.Reader.peekDelimiterInclusive: simplify and fix |
| 1 year ago | Andrew Kelley | | std: fmt.format to io.Writer.print |
| 1 year ago | Andrew Kelley | | chicken out and allow ascii string alignment |
| 1 year ago | Andrew Kelley | | std: forbid alignment formatting options sometimes |
| 1 year ago | Andrew Kelley | | std: replace formatInteger with formatNumber |
| 1 year ago | Andrew Kelley | | wasi.c: fix pread/pwrite |
| 1 year ago | Andrew Kelley | | CBE: avoid depending on std.io.Writer.count |
| 1 year ago | Andrew Kelley | | eliminate all uses of std.io.Writer.count except for CBE |
| 1 year ago | Andrew Kelley | | std.os.freebsd.copy_file_range: add missing error.Unexpected |
| 1 year ago | Andrew Kelley | | std.zig.system.linux: update API usage |
| 1 year ago | Andrew Kelley | | C backend: fix bitcasting regression |
| 1 year ago | Andrew Kelley | | std.fmt: refactor to remove cacheString |
| 1 year ago | Andrew Kelley | | update format strings in os/windows/test.zig |
| 1 year ago | Andrew Kelley | | std: revert big int test to master branch |
| 1 year ago | Andrew Kelley | | CI: disable self-hosted riscv64 |
| 1 year ago | Andrew Kelley | | std.fs.File.Writer: implement positional writing for Windows |
| 1 year ago | Jacob Young | | cbe: fix code header being omitted from the output |
| 1 year ago | Andrew Kelley | | std.io.Writer.VectorWrapper: fix vtable not being a unique addr |
| 1 year ago | Andrew Kelley | | wasm backend: memcpy and memmove are the same |
| 1 year ago | Andrew Kelley | | fix test case expected float value |
| 1 year ago | Andrew Kelley | | Sema: fix unintentional extra `@compileLog` newline |
| 1 year ago | Andrew Kelley | | update compiler unit tests to new API |
| 1 year ago | Andrew Kelley | | update autodocs and langref to new API |
| 1 year ago | Andrew Kelley | | update standalone and incremental tests to new API |
| 1 year ago | Andrew Kelley | | fix aro translate-c building from source |
| 1 year ago | Andrew Kelley | | std.Build.Step.CheckObject: mostly revert to master branch |
| 1 year ago | Andrew Kelley | | fix 32-bit compilation |
| 1 year ago | Andrew Kelley | | std.io.Reader: fix peekByte |
| 1 year ago | Andrew Kelley | | fix std.io.Writer.VectorWrapper mechanism |
| 1 year ago | Andrew Kelley | | std.Build.Step.Options: fix build failure |
| 1 year ago | Andrew Kelley | | std.fs.File.Writer: implement positional writing |
| 1 year ago | Andrew Kelley | | std.io.Writer.printValue: rework logic |
| 1 year ago | Andrew Kelley | | std.fmt: fully remove format string from format methods |
| 1 year ago | Andrew Kelley | | compiler: fix remaining build failures |
| 1 year ago | Andrew Kelley | | std.zip: work around deprecated API |
| 1 year ago | Andrew Kelley | | std.testing: update to new std.io API |
| 1 year ago | Andrew Kelley | | build runner: restore missing newline |
| 1 year ago | Andrew Kelley | | std.fmt.format: use {t} for tag name rather than {s} |
| 1 year ago | Andrew Kelley | | compiler: update a bunch of format strings |
| 1 year ago | Andrew Kelley | | C backend: fix compilation errors |
| 1 year ago | Andrew Kelley | | compiler: fix a bunch of format strings |
| 1 year ago | Andrew Kelley | | cbe: reapply writer changes |
| 1 year ago | Andrew Kelley | | C backend: prepare for merge |
| 1 year ago | Andrew Kelley | | compiler: fix a bunch of format strings |
| 1 year ago | Andrew Kelley | | compiler: fix a bunch of format strings |
| 1 year ago | Andrew Kelley | | std.zig.llvm.Builder: update format API |
|