COMMITS
/ test/behavior/generics.zig January 18, 2022
A
remove `zig_is_stage2` from `@import("builtin")`
Andrew Kelley committed
November 22, 2021
R
stage2: move some tests which are now passing
Robin Voetter committed
September 28, 2021
M
Stage 2: Support inst.func() syntax (#9827)
Martin Wickham committed
August 28, 2021
A
AstGen: pre-scan all decls in a namespace
Andrew Kelley committed
August 21, 2021
A
stage2: fix wrong value for Decl owns_tv
Andrew Kelley committed
A
stage2: support comptime fn call returning type
Andrew Kelley committed
August 7, 2021
A
stage2: fix return pointer result locations
Andrew Kelley committed
August 6, 2021
A
stage2: fix generics with non-comptime anytype parameters
Andrew Kelley committed
A
stage2: return type expressions of generic functions
Andrew Kelley committed
August 5, 2021
A
stage2: implement generic function memoization
Andrew Kelley committed
June 13, 2021
V
add ast-check flag to zig fmt, fix found bugs
Veikka Tuominen committed
May 8, 2021
A
Merge remote-tracking branch 'origin/master' into stage2-whole-file-astgen
Andrew Kelley committed
April 29, 2021
A
move behavior tests from test/stage1/ to test/
Andrew Kelley committed