summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2026-02-27improve grammar in 103_tokenizationPaul Ebose
2026-02-08Merge pull request 'use Io interface for enabling ansi escape codes' (#361) ↵Chris Boesch
from sno2/exercises:main into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/361
2026-02-08use Io interface for enabling ansi escape codesCarter Snook
2026-02-04Merge pull request 'changed to zig-dev version 2471' (#359) from i357 into mainChris Boesch
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/359
2026-02-04changed to zig-dev version 2471Chris Boesch
2026-02-04Merge pull request 'fix: std.process.RunOptions fields changed (used in ↵Chris Boesch
build.zig)' (#358) from tadakuso/ziglings:main into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/358
2026-02-04fix: std.process.RunOptions fields changed (used in build.zig)tadakuso
2026-01-10Merge pull request 'fix: 071 update TypeInfo field case to .int' (#356) from ↵Chris Boesch
arthursolomiac/exercises:fix-071-typeinfo-case into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/356
2026-01-10fix: 071 update TypeInfo field case to .intArthur Solomiac
2026-01-09Merge pull request 'I/O improvements' (#355) from io_improvements into mainChris Boesch
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/355
2026-01-09I/O improvementsChris Boesch
2026-01-09Merge pull request 'fix: use new randomness api' (#354) from ↵Chris Boesch
itsnoctural/exercises:main into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/354
2026-01-09bump required zig versionitsnoctural
2026-01-09fix: use new randomness apiitsnoctural
2026-01-08Merge pull request 'Change link to documentation' (#351) from ↵Chris Boesch
BartShoot/exercises:main into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/351
2026-01-08Change link to documentationBartShoot
It's pointing to pre-writergate documentation
2026-01-07Merge pull request 'adjust temp files' (#350) from i348 into mainChris Boesch
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/350
2026-01-07adjust temp filesChris Boesch
2026-01-07Merge pull request 'docs: add zig 0.16.0-dev.1976 version change' (#347) ↵Chris Boesch
from doprz/exercises:docs/zig-version-change into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/347
2026-01-07Merge branch 'main' into docs/zig-version-changeChris Boesch
2026-01-07Merge pull request 'entered current version number' (#349) from i348 into mainChris Boesch
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/349
2026-01-07entered current version numberChris Boesch
2026-01-06docs: add zig 0.16.0-dev.1976 version changedoprz
2026-01-06Merge pull request 'fix build errors in new Zig compiler' (#344) from ↵Chris Boesch
prasefia/ziglings:main into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/344
2026-01-06fix build errors in new Zig compilerprasefia
2026-01-04Merge pull request 'minor typos' (#343) from typos into mainChris Boesch
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/343
2026-01-04minor typosChris Boesch
2025-12-30Merge pull request 'change io explanation' (#341) from std.Io into mainChris Boesch
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/341
2025-12-30change io explanationChris Boesch
2025-12-29Merge pull request 'Integrate file system I/O with the std.Io interface' ↵Chris Boesch
(#339) from std_Io into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/339
2025-12-29finish new i/oChris Boesch
2025-12-28build revisedChris Boesch
2025-12-28tests revisedChris 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-24Merge pull request 'added dark ziglings image' (#338) from new_image into mainChris Boesch
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/338
2025-12-24added dark ziglings imageChris Boesch
2025-12-24Merge pull request '099: Update URL to, and function name of, fmt string ↵Chris Boesch
documentation/comment' (#337) from gregorh/fmtstring-documentation:main into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/337
2025-12-24Formattinggregorh
2025-12-24change back to original 'format()' sentenceGregor Hartmann
2025-12-19Update to correct line numbergregorh
Line 537 is the actual start of the documenting comment.
2025-12-19Update URL to, and function name of, fmt string documentation/commentGregor Hartmann
2025-12-15Merge pull request 'Update zig homepage example in 103' (#336) from ↵Chris Boesch
nkhl/exercises:103-update-homepage-example into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/336
2025-12-14Update zig homepage example in 103Nikhil
2025-12-14Merge pull request 'Update to new Zig mem trim API' (#335) from ↵Chris Boesch
dpflug/ziglings_exercises:main into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/335
2025-12-13Update to new Zig mem trim APIDavid Pflug
trimRight is now trimEnd