index
:
ziglings
imgbot
main
No description provided.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-12
Update README.md
Chris Boesch
1
-1
/
+1
2023-04-12
Merge pull request #233 from chrboesch/bit_manipulation
Chris Boesch
3
-0
/
+71
2023-04-12
added the second exercise for bit manipulation
Chris Boesch
3
-0
/
+71
2023-04-12
Merge pull request #232 from chrboesch/bit_manipulation
Chris Boesch
3
-0
/
+102
2023-04-12
added first exercise for bit manipulation
Chris Boesch
2
-0
/
+98
2023-04-12
added first exercise for bit manipulation
Chris Boesch
1
-0
/
+4
2023-04-12
Merge pull request #224 from perillo/improve-build-more
Chris Boesch
2
-71
/
+338
2023-04-11
build: make PrintStep thread safe
Manlio Perillo
1
-6
/
+4
2023-04-11
build: simplify the code when solving all the exercises
Manlio Perillo
1
-9
/
+3
2023-04-11
build: restore compatibility support
Manlio Perillo
1
-8
/
+11
2023-04-11
build: improve PrintStep, SkipStep and PatchStep names
Manlio Perillo
2
-3
/
+3
2023-04-11
build: simplify code and add tests
Manlio Perillo
2
-7
/
+196
2023-04-11
build: add support for skipping exercises
Manlio Perillo
1
-45
/
+103
2023-04-11
build: ensure the exercise links libc, when needed
Manlio Perillo
1
-0
/
+3
2023-04-09
Update README.md
Chris Boesch
1
-1
/
+1
2023-04-09
Merge pull request #226 from chrboesch/adjust_advance
Chris Boesch
1
-4
/
+16
2023-04-09
closes https://github.com/ratfactor/ziglings/issues/223
Chris Boesch
1
-4
/
+16
2023-04-08
build: enable full parallelism when -Dhealed is set
Manlio Perillo
1
-1
/
+23
2023-04-07
Update README.md
Chris Boesch
1
-2
/
+2
2023-04-07
Merge pull request #212 from perillo/improve-build
Chris Boesch
3
-82
/
+174
2023-04-07
Insert current zig version for compatiblity!
Chris Boesch
1
-1
/
+1
2023-04-07
help text for parameters adapted
Chris Boesch
1
-1
/
+1
2023-04-07
build: restore the exercise chain
Manlio Perillo
2
-32
/
+67
2023-04-05
build: fix the description of the named_install step
Manlio Perillo
1
-2
/
+2
2023-04-05
Merge pull request #216 from chrboesch/i215
Chris Boesch
1
-4
/
+6
2023-04-05
improving the explanation
Chris Boesch
1
-4
/
+6
2023-04-04
build: replace the logo step with the header step
Manlio Perillo
1
-5
/
+3
2023-04-03
build: restore support for Zig 0.6.0
Manlio Perillo
2
-48
/
+75
2023-04-02
build: make the logo a build step
Manlio Perillo
1
-1
/
+33
2023-03-31
Merge pull request #209 from chrboesch/e70
Chris Boesch
1
-2
/
+2
2023-03-31
changed self parameter in connect to pointer
Chris Boesch
1
-2
/
+2
2023-03-30
Merge pull request #208 from chrboesch/issue_140
Chris Boesch
2
-8
/
+5
2023-03-30
function made more elegant
Chris Boesch
2
-8
/
+5
2023-03-30
Merge pull request #207 from chrboesch/i205
Chris Boesch
1
-4
/
+4
2023-03-30
changed self paramter in waddle to pointer
Chris Boesch
1
-4
/
+4
2023-03-30
Merge pull request #206 from ZoloZithro/my-branch
Chris Boesch
1
-12
/
+12
2023-03-30
Exercise 094: Correct spelling and grammar
Zolo Zithro
1
-12
/
+12
2023-03-20
Update README.md
Chris Boesch
1
-1
/
+1
2023-03-19
Merge pull request #203 from chrboesch/new_build
Chris Boesch
2
-42
/
+42
2023-03-19
workaround for parallel processing of the build steps
Chris Boesch
2
-36
/
+38
2023-03-19
first test for new build system
Chris Boesch
1
-61
/
+59
2023-03-15
Merge pull request #199 from joburgard/main
Dave Gauer
2
-2
/
+2
2023-03-14
Fix typo
Jo Burgard
1
-1
/
+1
2023-03-14
Fix typo
Jo Burgard
1
-1
/
+1
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-09
Merge pull request #197 from chrboesch/memall
Chris Boesch
1
-0
/
+1
2023-03-09
added line feed
Chris Boesch
1
-0
/
+1
2023-03-09
Merge pull request #195 from Seanny123/memory-allocation
Chris Boesch
3
-0
/
+83
[next]