aboutsummaryrefslogtreecommitdiff
path: root/std/target.zig
AgeCommit message (Collapse)Author
2017-06-14progress toward windows hello world workingAndrew Kelley
2017-05-01`@import("builtin")` instead of `@compileVar`Andrew Kelley
See #226 Closes #220
2017-03-26organize std and make import relative to current fileAndrew Kelley
closes #216