290 Commits (065d409d0e6fd6a2e08847dca37eb4f2a879df6c)
 

Author SHA1 Message Date
Dave Gauer 065d409d0e Update 047_methods.zig 3 years ago
Dave Gauer e90042b95e Update 037_structs.zig 3 years ago
Dave Gauer 1b2b90317c Update 033_iferror.zig 3 years ago
Dave Gauer 1c14338573 Update 033_iferror.zig 3 years ago
Dave Gauer 6912bd70ca Update 024_errors4.zig 3 years ago
Dave Gauer d14cc0a8ab Update 018_functions.zig 3 years ago
Dave Gauer 0603ab1e02 Update 018_functions.zig 3 years ago
Dave Gauer 8e540d6388 018 awkward wording 3 years ago
Dave Gauer 1e1bed46e1 Merge pull request #70 from Palm404/patch-1
fix: Syntax error to fit formatting
3 years ago
Dave Gauer 784c5c1600 Merge pull request #69 from Palm404/main
Fix: Fix grammar at 002_std.zig
3 years ago
Palm f1153fdcb0 fix: Syntax error to fit formatting 3 years ago
unknown 981716e526 Fix: Fix grammar at 002_std.zig 3 years ago
Dave Gauer 008ad0d26b Merge pull request #68 from Palm404/main
feat: Add more comparison operator coverage in 009_if.zig
3 years ago
unknown 2e782fbd86 fix: Grammar in 018_functions.zig 3 years ago
unknown 0210d6d7bc Merge branch 'main' of https://github.com/Palm404/ziglings into main 3 years ago
unknown 01c9f2a79f feat: More descriptive definition 3 years ago
Palm 37f8b445a2 fix: Change order to match 011_while.zig 3 years ago
unknown 162f84133d feat: Add more comparison operator coverage in 009_if.zig 3 years ago
Dave Gauer 90f0a1718e Merge pull request #67 from jcoppis/main
fix: typo in CONTRIBUTING.md
3 years ago
Javier Coppis 483daaa3a8 fix: typo in CONTRIBUTING.md 3 years ago
Dave Gauer 608468913c Cleaned trailing spaces, added trailing commas 3 years ago
Dave Gauer 44440ace5a Newline after PASSED so multiline results line up better 3 years ago
Dave Gauer a6a2810b09 Merge pull request #66 from Airbus5717/main
added newline print to make output look nicer
3 years ago
Airbus5717 fca600290c another fix 3 years ago
Airbus5717 d6051b8b72 fix fmt 3 years ago
Airbus5717 e051903055 added newline print to make output look nicer 3 years ago
Dave Gauer aa733dc3ef No unused fn params 3 years ago
Dave Gauer f9a1956d88 no unusued vars 3 years ago
Dave Gauer 6157066b95 methods not namespaced 3 years ago
Dave Gauer c7b00fd83c No unused locals 3 years ago
Dave Gauer 76287cad45 no unused method params 3 years ago
Dave Gauer 290ba908ec methods NOT namespaced like i expected 3 years ago
Dave Gauer 843fd65882 unused consts now errors 3 years ago
Dave Gauer a84677d798 Must use capture value 3 years ago
Dave Gauer 6fb910b779 fml wrong link
so many misteeks
3 years ago
Dave Gauer a29c316e04 oh shit its markdown
I usually write my READMEs in AsciiDoc.
3 years ago
Dave Gauer 3f6a5067aa Note compiler syntax strictness (#60) 3 years ago
Dave Gauer 9d52c769d5 Oops, had committed WIP exercise 3 years ago
Dave Gauer be349dae5d added ub exploration to ex090 3 years ago
Dave Gauer 34af14ca7b add ex090 async 7 3 years ago
Dave Gauer 37ca10ab36 Merge pull request #59 from max-lv/main
fix typo in 067_comptime2.zig
3 years ago
Dave Gauer 9209879d73 Re-sync patches with current changes 3 years ago
Dave Gauer de322fab46 New usize explanation 008, etc. 3 years ago
Dave Gauer 989648d2cd Merge branch 'main' of github.com:ratfactor/ziglings into main 3 years ago
Dave Gauer 67ebfc7a95 Update version for real :-) 3 years ago
Dave Gauer 8df032e495 Merge pull request #58 from ZapAnton/008_replace_index_var_type
008_quiz: Replaced the type of the index variable
3 years ago
Dave Gauer b5c13537a0 Merge branch 'main' of github.com:ratfactor/ziglings into main 3 years ago
Dave Gauer 18335d519d Updated to master build 0.9.0-dev.137 3 years ago
max-lv be4da477b7 fix typo in 067_comptime2.zig 3 years ago
Dave Gauer 069f6fc6d7 Merge pull request #57 from ZapAnton/066_fix_typo
066_comptime: Typo fix
3 years ago