summaryrefslogtreecommitdiff
path: root/build.zig
AgeCommit message (Expand)Author
2026-06-02fixed minor issuesChris Boesch
2026-05-31removed ziglings logic from build fileChris Boesch
2026-05-04fixed removed array multiplicationChris Boesch
2026-04-20added skip to the C exercisesChris Boesch
2026-04-15Some deprecated functions removed and a progress bar added.Chris Boesch
2026-04-15v0.16Chris Boesch
2026-04-14new example for concurrencyChris Boesch
2026-04-12Replace exercise 074_comptime9Tom
2026-04-07Merge branch 'main' into fix-060Chris Boesch
2026-04-06improvements for async-ioChris Boesch
2026-04-03fixed missing uppercase letterChris Boesch
2026-04-03improved report designChris Boesch
2026-04-03improved timestamp comparisonChris Boesch
2026-04-03added async-io quizChris Boesch
2026-04-03exercise 60: added new expected outputmarkuxcu
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-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-21switched to llvm for the c-exercixesChris Boesch
2026-03-20Merge branch 'main' into mainChris Boesch
2026-03-20bump required Zig versionMatthijsBlom
2026-03-18Added field .skip_hint to show information on why a file has beeninke
2026-03-13111/112: Add exercises for packed structs/unionsJustus Klausecker
2026-03-13build.zig: replace deprecated `GeneralPurposeAllocator` alias with `DebugAllo...Justus Klausecker
2026-02-27Merge branch 'main' into emphasize-for-loop-rangeChris Boesch
2026-02-27update output for exercise 095_for3 to include full range of numbersPaul Ebose
2026-02-27fix `zig build` error when '.progress.txt' contains newlinePaul Ebose
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
2026-02-04changed to zig-dev version 2471Chris Boesch
2026-02-04fix: std.process.RunOptions fields changed (used in build.zig)tadakuso
2026-01-09bump required zig versionitsnoctural
2026-01-09fix: use new randomness apiitsnoctural
2026-01-07adjust temp filesChris Boesch
2026-01-07entered current version numberChris Boesch
2026-01-06fix build errors in new Zig compilerprasefia
2025-12-29finish new i/oChris Boesch
2025-12-28build revisedChris Boesch
2025-12-27migrated build and testChris Boesch
2025-12-13Update to new Zig mem trim APIDavid Pflug
2025-11-28changed 1 to 42 for better understandingChris Boesch
2025-11-01fixed more changes due to new I/O APIChris Boesch
2025-11-01Update for new zig IOEnsar Sarajčić
2025-09-24Fixed error in captureStdErr()Chris Boesch
2025-09-03Switched to new readerChris Boesch
2025-08-24pass -freference-trace to executed compile commandSimon 'Sze' L. Schlee