aboutsummaryrefslogtreecommitdiff
path: root/example/hello.zig
AgeCommit message (Collapse)Author
2015-11-30refactor code to prepare for multiple filesAndrew Kelley
verbose compiler output is now behind --verbose flag
2015-11-27add root export declaration which is overridable by command line optionsAndrew Kelley
2015-11-27add pub and export visibility modifiers and optimizationAndrew Kelley