Age | Commit message (Collapse) | Author |
|
|
|
use const for variables that are never modified
|
|
|
|
|
|
|
|
Closes #76 By making comment more clear
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fix: Syntax error to fit formatting
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fix typo in 067_comptime2.zig
|
|
|
|
008_quiz: Replaced the type of the index variable
|
|
|
|
Replaced the type of the `x` variable to `usize` instead of `u8`.
|
|
Small typo fix `arbitary` -> `arbitrary`
|
|
|
|
|