summaryrefslogtreecommitdiff
path: root/build.zig
AgeCommit message (Expand)Author
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
2025-08-15Fixed changes in array listChris Boesch
2025-08-08Current version setChris Boesch
2025-08-05fix: initial zig build caused by self.step.evalZigProcess()DoKoB
2025-07-22Fixed 82Chris Boesch
2025-07-22Corrected the necessary Zig versionChris Boesch
2025-07-21Fix zig 0.15.0-dev.1149+4e6a04929 build errorsArnold Filip
2025-05-12Changed the values for better understandingChris Boesch
2025-03-20fix: typosJost Alemann
2025-03-03Shuttle weight fixed w.r.t. issue-211mz0
2025-02-14Output from #60 adaptedChris Boesch
2025-02-10converted 110 to a quiz (quiz 9)Alexander Sisco
2025-02-09Merge branch 'main' into bit_man3Chris Boesch
2025-02-09Merge pull request 'issue201-adding-progress-tracking' (#203) from zendril/ex...Chris Boesch
2025-02-09Skip 74, the compiler corrects this now.Chris Boesch
2025-02-04cleanup for PRZendril
2025-02-04cleanup for PRZendril
2025-02-04cleanup for PRZendril
2025-02-04tracking, skipping and reset all wired inZendril
2025-02-04fmtZendril
2025-02-04reset and completed exercise tracking wired inZendril
2025-02-04rearranged order of expected output in build.zigAlexander Sisco
2025-02-03Suggesting a third exercise for bit manipulationAlexander Sisco
2024-11-03created a new exercise about vectors in zig, gave it number 109bgthompson
2024-09-20Minor improvements.Chris Boesch
2024-09-16downgrade zig version to eowyn versionNuno Mendes
2024-09-16update zig version in build and readmeNuno Mendes
2024-09-15108: Add a exercise for a labeled switchNuno Mendes
2024-09-02Fixes several changes in std.builtin.zigChris Boesch
2024-08-22Insert wrong version number into build file.Chris Boesch
2024-08-22Fixes changes in zig build system.Chris Boesch
2024-08-08Add build parameter to start at a specific exerciseMichael Cooper
2024-08-04Changed needed zig version.Chris Boesch
2024-07-21fix build files broken by latest 0.14.0-dev changes to Build.Step.MakeOptionsbsubei
2024-06-25Rename 'std.rand' to 'std.Random'Chris Boesch
2024-06-25Merge pull request 'attempt at implementing #113 "Add a way to do one random ...Chris Boesch
2024-06-25attempt at implementing #113 "Add a way to do one random exercise"Andrew Dunbar