COMMITS
/ lib/std/math/complex/exp.zig August 24, 2021
A
remove redundant license headers from zig standard library
Andrew Kelley committed
June 12, 2021
L
std: Fix complex ldexp implementation
LemonBoy committed
May 18, 2021
A
Merge remote-tracking branch 'origin/master' into stage2-whole-file-astgen
Andrew Kelley committed
May 17, 2021
A
std.math.Complex: Change `new()` to `init()`
aiz committed
May 8, 2021
A
Merge remote-tracking branch 'origin/master' into stage2-whole-file-astgen
Andrew Kelley committed
May 4, 2021
V
std: update usage of std.testing
Veikka Tuominen committed
April 12, 2021
A
std: change `@import("builtin")` to `std.builtin`
Andrew Kelley committed
November 2, 2020
L
std: Implement more useful approxEq semantics
LemonBoy committed
August 20, 2020
A
add license header to all std lib files
Andrew Kelley committed
July 11, 2020
V
run zig fmt on std lib and self hosted
Vexu committed
January 7, 2020
L
Use the correct calling convention for AEABI intrinsics
LemonBoy committed
December 9, 2019
R
Replace @typeOf with @TypeOf in all zig source
Robin Voetter committed
September 26, 2019
A
mv std/ lib/
Andrew Kelley committed