Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1. All exercises should print a trailing \n
2. The build script should always show you _exactly_ what it's looking
for when you get it wrong. Therefore, .output should be set to the
exact expected output.
|
|
|
|
|
|
print below statement -> print statement below
|
|
|
|
|
|
|
|
Fix a small typo in 029_errdefer.zig.
|
|
|
|
ex005 was too to
|
|
|
|
grammatical fixes
|
|
fixed orphaned parenthesis and removed unneeded comma
|
|
|
|
|
|
|
|
Another enum method found
|
|
|
|
Adds another enum method
|
|
|
|
Cleaned up some trailing whitespace
|
|
|
|
|