COMMITS
/ test/cli.zig January 30, 2022
P
Full response file (*.rsp) support
PhaseMage committed
December 19, 2021
O
Change `ArgIterator.next()` return type
ominitay committed
October 29, 2021
L
allocgate: renamed getAllocator function to allocator
Lee Cannon committed
L
allocgate: stage 1 and 2 building
Lee Cannon committed
October 28, 2021
L
allocgate: std Allocator interface refactor
Lee Cannon committed
November 30, 2021
A
std lib API deprecations for the upcoming 0.9.0 release
Andrew Kelley committed
October 5, 2021
A
migrate from `std.Target.current` to `@import("builtin").target`
Andrew Kelley committed
August 31, 2021
A
std: fix regressions from this branch
Andrew Kelley committed
June 22, 2021
A
update godbolt test case for unused parameter
Andrew Kelley committed
May 17, 2021
A
std: `@import("builtin").StackTrace` -> `std.builtin.StackTrace`
Andrew Kelley committed
May 4, 2021
V
update usage of std.testing in behavior and standalone tests
Veikka Tuominen committed
March 14, 2021
E
test-cli: Remove temporary directory after tests
Ersikan committed
E
zig fmt: fix non-UTF-8 encoding #2820
Ersikan committed
February 10, 2021
T
test/cli.zig: Remove inline from panic function in testGodboltApi
Tadeo Kondrak committed
January 11, 2021
T
Convert inline fn to callconv(.Inline) everywhere
Tadeo Kondrak committed
January 3, 2021
J
require specifier for arrayish types
Jonathan Marler committed
December 9, 2020
A
add std.testing.expectStringEndsWith
Andrew Kelley committed
October 14, 2020
I
zig fmt: write modified files to stdout not stderr
Isaac Freund committed
September 30, 2020
A
fix the cli test expected string to support native path separators
Andrew Kelley committed
September 26, 2020
A
stage2: implement -fno-emit-bin
Andrew Kelley committed
A
implement -femit-asm, -femit-docs, -femit-llvm-ir, etc
Andrew Kelley committed
A
update test case for init-exe with respect to new template
Andrew Kelley committed
June 21, 2020
R
Add 'no changes' test to zig fmt cli test
Ryan Liptak committed
R
Simplify unformatted code in zig fmt cli test
Ryan Liptak committed
R
Add zig fmt test to cli tests for both files and directories
Ryan Liptak committed
March 30, 2020
A
std lib API deprecations for the upcoming 0.6.0 release
Andrew Kelley committed
March 18, 2020
A
fix swapped logic for Windows
Andrew Kelley committed
March 3, 2020
A
update cli test to new std.fs API
Andrew Kelley committed
February 28, 2020
A
remove special darwin os version min handling
Andrew Kelley committed
February 27, 2020
A
update tests to new Target API
Andrew Kelley committed
January 30, 2020
B
Convert a few more page_allocator
Benjamin Feng committed
December 9, 2019
A
std.fmt.format: tuple parameter instead of var args
Andrew Kelley committed
November 30, 2019
A
more test regression fixes
Andrew Kelley committed
November 25, 2019
A
rename std.heap.direct_allocator to std.heap.page_allocator
Andrew Kelley committed
A
update cli test
Andrew Kelley committed
October 22, 2019
A
test runner: restore previous behavior of printing all tests passed
Andrew Kelley committed
September 19, 2019
S
Use 8192 sized buffers and remove allocator parameters
stratact committed
October 18, 2019
A
improve progress reporting
Andrew Kelley committed
September 11, 2019
J
Create user-specified `output-dir`
Jay Weisskopf committed
June 22, 2019
S
heap: make one global instance of DirectAllocator
Sahnvour committed
June 9, 2019
A
different array literal syntax when inferring the size
Andrew Kelley committed
May 26, 2019
A
clean up references to os
Andrew Kelley committed
March 10, 2019
A
Merge remote-tracking branch 'origin/master' into llvm8
Andrew Kelley committed
March 9, 2019
A
breaking changes to zig build API and improved caching
Andrew Kelley committed
February 9, 2019
A
Merge remote-tracking branch 'origin/master' into llvm8
Andrew Kelley committed
February 8, 2019
A
std.debug.assert: remove special case for test builds
Andrew Kelley committed
February 7, 2019
A
Merge remote-tracking branch 'origin/master' into llvm8
Andrew Kelley committed
A
fixups, and modify std.mem.join and std.os.path.resolve API
Andrew Kelley committed
November 29, 2018
K
std.os.path: remove dependance on std.mem.join;
kristopher tate committed
November 17, 2018
A
Merge remote-tracking branch 'origin/master' into llvm8
Andrew Kelley committed