index
:
zigling-exercises.git
main
My copy of the Zigling exercises and their solutions. See the original at https://codeberg.org/ziglings/exercises
Ibrahim Muftee
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
build.zig
Age
Commit message (
Expand
)
Author
2025-12-13
Update to new Zig mem trim API
David Pflug
2025-11-28
changed 1 to 42 for better understanding
Chris Boesch
2025-11-01
fixed more changes due to new I/O API
Chris Boesch
2025-11-01
Update for new zig IO
Ensar Sarajčić
2025-09-24
Fixed error in captureStdErr()
Chris Boesch
2025-09-03
Switched to new reader
Chris Boesch
2025-08-24
pass -freference-trace to executed compile command
Simon 'Sze' L. Schlee
2025-08-15
Fixed changes in array list
Chris Boesch
2025-08-08
Current version set
Chris Boesch
2025-08-05
fix: initial zig build caused by self.step.evalZigProcess()
DoKoB
2025-07-22
Fixed 82
Chris Boesch
2025-07-22
Corrected the necessary Zig version
Chris Boesch
2025-07-21
Fix zig 0.15.0-dev.1149+4e6a04929 build errors
Arnold Filip
2025-05-12
Changed the values for better understanding
Chris Boesch
2025-03-20
fix: typos
Jost Alemann
2025-03-03
Shuttle weight fixed w.r.t. issue-211
mz0
2025-02-14
Output from #60 adapted
Chris Boesch
2025-02-10
converted 110 to a quiz (quiz 9)
Alexander Sisco
2025-02-09
Merge branch 'main' into bit_man3
Chris Boesch
2025-02-09
Merge pull request 'issue201-adding-progress-tracking' (#203) from zendril/ex...
Chris Boesch
2025-02-09
Skip 74, the compiler corrects this now.
Chris Boesch
2025-02-04
cleanup for PR
Zendril
2025-02-04
cleanup for PR
Zendril
2025-02-04
cleanup for PR
Zendril
2025-02-04
tracking, skipping and reset all wired in
Zendril
2025-02-04
fmt
Zendril
2025-02-04
reset and completed exercise tracking wired in
Zendril
2025-02-04
rearranged order of expected output in build.zig
Alexander Sisco
2025-02-03
Suggesting a third exercise for bit manipulation
Alexander Sisco
2024-11-03
created a new exercise about vectors in zig, gave it number 109
bgthompson
2024-09-20
Minor improvements.
Chris Boesch
2024-09-16
downgrade zig version to eowyn version
Nuno Mendes
2024-09-16
update zig version in build and readme
Nuno Mendes
2024-09-15
108: Add a exercise for a labeled switch
Nuno Mendes
2024-09-02
Fixes several changes in std.builtin.zig
Chris Boesch
2024-08-22
Insert wrong version number into build file.
Chris Boesch
2024-08-22
Fixes changes in zig build system.
Chris Boesch
2024-08-08
Add build parameter to start at a specific exercise
Michael Cooper
2024-08-04
Changed needed zig version.
Chris Boesch
2024-07-21
fix build files broken by latest 0.14.0-dev changes to Build.Step.MakeOptions
bsubei
2024-06-25
Rename 'std.rand' to 'std.Random'
Chris Boesch
2024-06-25
Merge pull request 'attempt at implementing #113 "Add a way to do one random ...
Chris Boesch
2024-06-25
attempt at implementing #113 "Add a way to do one random exercise"
Andrew Dunbar
2024-06-17
Fixes because of a new Zig version, which changes some functions.
Chris Boesch
2024-06-16
Calling `split` is deprecated
Sebastian
2024-05-29
Fixed the changes from reworking std.Progress.
Chris Boesch
2024-05-05
Fix patches for 106 and 107
Chris Boesch
2024-04-03
Zig version changed
Chris Boesch
2024-03-31
Fix breaking zig change to @fieldParentPtr parameters
kamidev
2024-03-27
106 & 107
Alan CHUNG
[next]