summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-04-03improved timestamp comparisonChris Boesch
2026-04-03added async-io quizChris Boesch
2026-04-03new async exerciseChris Boesch
2026-04-03new async exerciseChris Boesch
2026-04-03Insert space for additional async exercisesChris Boesch
2026-04-02revival of the async-io functions, #90Chris Boesch
2026-04-02revival of the async-io functionsChris Boesch
2026-04-01revival of the async-io functionsChris Boesch
2026-04-01revival of the async-io functionsChris Boesch
2026-04-01revival of the async-io functionsChris Boesch
2026-04-01revival of the async-io functionsChris Boesch
2026-04-01revival of the async-io functionsChris Boesch
2026-03-28Merge pull request 'fixed community link and improved the overview' (#382) fr...Chris Boesch
2026-03-28fixed community link and improved the overviewChris Boesch
2026-03-21Merge pull request 'Switching the C exercises to LLVM' (#379) from sframe int...Chris Boesch
2026-03-21switched to llvm for the c-exercixesChris Boesch
2026-03-20Merge pull request 'readme updated' (#377) from readme into mainChris Boesch
2026-03-20readme updatedChris Boesch
2026-03-20Merge pull request 'bump required Zig version' (#376) from MatthijsBlom/zigli...Chris Boesch
2026-03-20Merge branch 'main' into mainChris Boesch
2026-03-20Merge pull request 'Added field .skip_hint to show information on why a file ...Chris Boesch
2026-03-20bump required Zig versionMatthijsBlom
2026-03-18Added field .skip_hint to show information on why a file has beeninke
2026-03-13Merge pull request 'Add exercises for packed structs/unions' (#374) from just...Chris Boesch
2026-03-13111/112: Add exercises for packed structs/unionsJustus Klausecker
2026-03-13build.zig: replace deprecated `GeneralPurposeAllocator` alias with `DebugAllo...Justus Klausecker
2026-03-11Merge pull request 'update description of 050_no_value for clarity' (#373) fr...Chris Boesch
2026-03-09fix: oopsRobert Fry
2026-03-09update description of 050_no_value for clarityRobert Fry
2026-02-27Merge pull request 'improve grammar in 103_tokenization' (#365) from pebose/e...Chris Boesch
2026-02-27Merge pull request 'emphasize that the end number of a for-loop range is excl...Chris Boesch
2026-02-27Merge branch 'main' into emphasize-for-loop-rangeChris Boesch
2026-02-27Merge pull request 'add commas' (#364) from pebose/exercises:add-punctuations...Chris Boesch
2026-02-27Merge pull request 'replace deprecated `mem.indexOf` with `mem.find`' (#363) ...Chris Boesch
2026-02-27update output for exercise 095_for3 to include full range of numbersPaul Ebose
2026-02-27update patch file for 095_for3Paul Ebose
2026-02-27update patch file for 103_tokenizationPaul Ebose
2026-02-27Merge pull request 'add hint that @field() works differently on types and val...Chris Boesch
2026-02-27Merge pull request 'improve comment stating 'Zig 0.10.0' @typeName change' (#...Chris Boesch
2026-02-27Merge pull request 'fix `zig build` error when '.progress.txt' contains newli...Chris Boesch
2026-02-27Merge branch 'main' into fix-zig-build-errorChris Boesch
2026-02-27update patch filePaul Ebose
2026-02-27update patch filePaul Ebose
2026-02-27Merge pull request 'improve comment on continue expression behavior' (#369) f...Chris Boesch
2026-02-27Merge pull request 'fix 068_comptime3 comment to 'std.Io.Writer.print'' (#371...Chris Boesch
2026-02-27fix `zig build` error when '.progress.txt' contains newlinePaul Ebose
2026-02-27improve comment on continue expression behaviorPaul Ebose
2026-02-27improve comment stating 'Zig 0.10.0' @typeName changePaul Ebose
2026-02-27fix 068_comptime3 comment to 'std.Io.Writer.print'Paul Ebose
2026-02-27add hint that @field() works differently on types and valuesPaul Ebose