Age | Commit message (Collapse) | Author |
|
|
|
|
|
fix: Syntax error to fit formatting
|
|
Fix: Fix grammar at 002_std.zig
|
|
|
|
|
|
feat: Add more comparison operator coverage in 009_if.zig
|
|
|
|
|
|
|
|
|
|
|
|
fix: typo in CONTRIBUTING.md
|
|
|
|
|
|
|
|
added newline print to make output look nicer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
so many misteeks
|
|
I usually write my READMEs in AsciiDoc.
|
|
|
|
|
|
|
|
|
|
fix typo in 067_comptime2.zig
|
|
|
|
|
|
|
|
|
|
008_quiz: Replaced the type of the index variable
|
|
|
|
|
|
|
|
066_comptime: Typo fix
|
|
Replaced the type of the `x` variable to `usize` instead of `u8`.
|
|
Small typo fix `arbitary` -> `arbitrary`
|
|
|
|
|
|
change `suspend;` to `suspend {}`
|
|
|