index
:
ziglings
imgbot
main
No description provided.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
README.md
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-05
Added threading exercise
Chris Boesch
1
-0
/
+1
2024-02-16
Zig version adjusted.
Chris Boesch
1
-1
/
+2
2024-01-05
Bump ziglang version in Version Changes header
drglove
1
-1
/
+1
2024-01-05
Update version changes with 2043.
drglove
1
-0
/
+1
2023-11-19
Added link to 'Zig in Depth'
Chris Boesch
1
-0
/
+1
2023-10-24
fixed build: renamed exec to run
Chris Boesch
1
-1
/
+2
2023-10-24
Update README.md
Chris Boesch
1
-0
/
+3
2023-10-15
Added idea for a new excersise
Chris Boesch
1
-0
/
+1
2023-09-20
Update README to announce move to Codeberg!
ratfactor
1
-1
/
+8
2023-09-20
Adapt README to current Zig version
Chris Boesch
1
-18
/
+6
2023-09-19
Update README.md with new clone instructions
Dave Gauer
1
-2
/
+2
2023-09-19
Announce move to Codeberg in README
Dave Gauer
1
-0
/
+8
2023-08-27
Update README.md
Chris Boesch
1
-3
/
+1
2023-07-26
Upgrade to Zig version 4246
Chris Boesch
1
-2
/
+3
2023-06-27
Version updated
Chris Boesch
1
-1
/
+1
2023-06-26
Revised exercises due to the changes of Zig version 0.11.0-dev.3853
Chris Boesch
1
-3
/
+4
2023-06-22
Changed to zig developer version 3747.
Chris Boesch
1
-2
/
+3
2023-05-31
Update README.md
Chris Boesch
1
-0
/
+1
2023-05-25
change std.debug.TTY to std.io.tty
pseudoc
1
-2
/
+3
2023-05-15
Update README.md
Chris Boesch
1
-1
/
+1
2023-05-08
Cleaning up zig build output
Dave Gauer
1
-44
/
+57
2023-05-01
build: add the Exercise.addExecutable method
Manlio Perillo
1
-2
/
+4
2023-05-01
build: remove the Exercise.async field
Manlio Perillo
1
-3
/
+0
2023-04-29
Update README.md
Chris Boesch
1
-0
/
+1
2023-04-23
Another README coverage list edit
Dave Gauer
1
-1
/
+1
2023-04-23
Tweaked README coverage list
Dave Gauer
1
-2
/
+2
2023-04-23
Updated README and CONTRIBUTING to reflect reality
Dave Gauer
1
-5
/
+20
2023-04-19
added first formatting exercise
Chris Boesch
1
-1
/
+1
2023-04-13
Update README.md
Chris Boesch
1
-8
/
+8
2023-04-12
Update README.md
Chris Boesch
1
-1
/
+1
2023-04-12
Merge pull request #235 from perillo/update-to-version-0.11.0-dev.2560
Chris Boesch
1
-2
/
+3
2023-04-12
Update the code to the new zig version
Manlio Perillo
1
-2
/
+3
2023-04-12
Update README.md
Chris Boesch
1
-1
/
+1
2023-04-09
Update README.md
Chris Boesch
1
-1
/
+1
2023-04-09
closes https://github.com/ratfactor/ziglings/issues/223
Chris Boesch
1
-4
/
+16
2023-04-07
Update README.md
Chris Boesch
1
-2
/
+2
2023-04-07
build: restore the exercise chain
Manlio Perillo
1
-9
/
+2
2023-03-20
Update README.md
Chris Boesch
1
-1
/
+1
2023-03-19
Merge pull request #203 from chrboesch/new_build
Chris Boesch
1
-4
/
+12
2023-03-19
workaround for parallel processing of the build steps
Chris Boesch
1
-4
/
+12
2023-03-12
Update README.md
Chris Boesch
1
-1
/
+1
2023-03-12
Update README.md
Chris Boesch
1
-3
/
+1
2023-03-12
Update README.md
Chris Boesch
1
-1
/
+1
2023-03-04
exercise for new for-loops
Chris Boesch
1
-2
/
+2
2023-02-22
Update README.md
Chris Boesch
1
-1
/
+1
2023-02-21
Update README.md
Chris Boesch
1
-2
/
+2
2023-02-21
Merge pull request #191 from chrboesch/dev_1711
Chris Boesch
1
-2
/
+3
2023-02-21
dev.1711 - switched to multi-object-for-loops
Chris Boesch
1
-2
/
+3
2023-02-19
Update README.md
Chris Boesch
1
-1
/
+1
2023-02-19
check for dev1650 and some minor polish
Chris Boesch
1
-2
/
+4
[next]