summaryrefslogtreecommitdiff
path: root/exercises
AgeCommit message (Expand)Author
2026-04-01revival of the async-io functionsChris Boesch
2026-04-01revival of the async-io functionsChris Boesch
2026-03-13111/112: Add exercises for packed structs/unionsJustus Klausecker
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 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-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 'improve comment on continue expression behavior' (#369) f...Chris Boesch
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
2026-02-27emphasize that the end number of a for-loop range is exclusivePaul Ebose
2026-02-27improve grammar in 103_tokenizationPaul Ebose
2026-02-27add commasPaul Ebose
2026-02-27replace deprecated `mem.indexOf` with `mem.find`Paul Ebose
2026-01-10fix: 071 update TypeInfo field case to .intArthur Solomiac
2026-01-09I/O improvementsChris Boesch
2026-01-08Change link to documentationBartShoot
2026-01-04minor typosChris Boesch
2025-12-30change io explanationChris Boesch
2025-12-28exc. 107 migratedChris Boesch
2025-12-28exc. 106 migratedChris Boesch
2025-12-28exc. 34 migratedChris Boesch
2025-12-28improved i/o explanation for exc. 26Chris Boesch
2025-12-28exc. 26 migratedChris Boesch
2025-12-27migrated build and testChris Boesch
2025-12-24Formattinggregorh
2025-12-24change back to original 'format()' sentenceGregor Hartmann
2025-12-19Update to correct line numbergregorh
2025-12-19Update URL to, and function name of, fmt string documentation/commentGregor Hartmann
2025-12-14Update zig homepage example in 103Nikhil
2025-12-07restrict parameter type in 'maximumNarcissism'Castanearie
2025-12-07Added art descriptionChris Boesch
2025-11-28changed 1 to 42 for better understandingChris Boesch
2025-11-28changed 'sleep' to async I/OChris Boesch
2025-11-01pause slightly extended for faster computersChris Boesch
2025-11-01fixed more changes due to new I/O APIChris Boesch
2025-10-24Wrap comment at 80 chars in 102.Adam Wheeler
2025-10-17Fixed description to decimal and scientific notationChris Boesch
2025-10-03Fixed conversion from kg to tonsChris Boesch
2025-08-24fixes some minor typosChris Boesch
2025-08-24Merge branch 'main' into test-expectChris Boesch
2025-08-11fix: 019 typo in example function, missing return typeSardorbek Imomaliev
2025-07-22Fixed 104Chris Boesch
2025-07-22Fixed 98Chris Boesch