aboutsummaryrefslogtreecommitdiff
path: root/test/standalone/pkg_import
AgeCommit message (Expand)Author
2019-03-08breaking changes to zig build API and improved cachingAndrew Kelley
2018-11-13New Zig formal grammar (#1685)Jimmi Holst Christensen
2018-10-15Solve the return type ambiguity (#1628)Jimmi Holst Christensen
2018-05-31use * for pointer type instead of &Andrew Kelley
2018-05-29run zig fmt on the codebaseAndrew Kelley
2018-02-08error sets - most tests passingAndrew Kelley
2018-01-31*WIP* error sets converting std libAndrew Kelley
2018-01-25syntax: functions require return type. remove `->`Andrew Kelley
2018-01-15clean up error return tracingAndrew Kelley
2017-12-22explicitly return from blocksAndrew Kelley
2017-09-26update std.os.ChildProcess APIAndrew Kelley
2017-05-09zig build: allow calling b.standardReleaseOptions...Andrew Kelley
2017-05-01basic support for specifying packages at the command lineAndrew Kelley