aboutsummaryrefslogtreecommitdiff
path: root/example/multiple_files/libc.zig
AgeCommit message (Expand)Author
2016-01-04multiple files example no longer use libcAndrew Kelley
2015-12-14instead of *mut and *const, & and &constAndrew Kelley
2015-12-14add number literal typeAndrew Kelley
2015-12-01support multiple filesAndrew Kelley
2015-11-30refactor code to prepare for multiple filesAndrew Kelley