aboutsummaryrefslogtreecommitdiff
path: root/example/multiple_files/foo.zig
AgeCommit message (Expand)Author
2016-01-24update std lib to use error type and global variablesAndrew Kelley
2016-01-15rename "use" to "import"Andrew Kelley
2016-01-13all types are now expressionsAndrew Kelley
2016-01-04multiple files example no longer use libcAndrew Kelley
2015-12-14add number literal typeAndrew Kelley
2015-12-01support multiple filesAndrew Kelley
2015-11-30closer to multiple files workingAndrew Kelley
2015-11-30refactor code to prepare for multiple filesAndrew Kelley