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-25
eowyn.sh: set the -e option
Manlio Perillo
1
-1
/
+2
2023-04-25
eowyn: always quote variables
Manlio Perillo
1
-7
/
+6
2023-04-24
Merge pull request #250 from perillo/improve-test-coverage-2
Chris Boesch
2
-55
/
+268
2023-04-24
timeout to 60 minutes
Chris Boesch
1
-0
/
+1
2023-04-24
test: add a test for `zig build -Dn=1`
Manlio Perillo
1
-0
/
+14
2023-04-24
test: change the order of `zig build` options
Manlio Perillo
1
-7
/
+6
2023-04-24
test: add test for `zig build` and `zig build -Dn=1 start`
Manlio Perillo
1
-0
/
+166
2023-04-24
build: make exercise output more reliable
Manlio Perillo
1
-16
/
+30
2023-04-24
test: fix incorrect cleanup code
Manlio Perillo
1
-5
/
+7
2023-04-24
test: refactorize the code
Manlio Perillo
1
-31
/
+49
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
2
-13
/
+26
2023-04-23
Ex 099 format instructions to 65 columns, wording, examples
Dave Gauer
2
-65
/
+89
2023-04-19
Update 099_formatting.zig
Chris Boesch
1
-1
/
+1
2023-04-19
Merge pull request #247 from chrboesch/formatting
Chris Boesch
4
-1
/
+125
2023-04-19
added first formatting exercise
Chris Boesch
4
-1
/
+125
2023-04-19
Merge pull request #234 from perillo/improve-ci
Chris Boesch
27
-101
/
+290
2023-04-18
Ensure the patches are up-to-date and consistent
Manlio Perillo
14
-71
/
+110
2023-04-18
eowyn: run `zig fmt --check` before `zig build`
Manlio Perillo
1
-0
/
+3
2023-04-18
Ensure the exercises use the canonical format
Manlio Perillo
10
-30
/
+127
2023-04-18
ci: add a CI workflow
Manlio Perillo
2
-0
/
+50
2023-04-18
Merge pull request #246 from perillo/build-restore-compatibility-2
Chris Boesch
2
-43
/
+113
2023-04-18
build: avoid intermixed messages on the same line
Manlio Perillo
1
-0
/
+9
2023-04-18
build: don't print errors in ZiglingStep.eval
Manlio Perillo
1
-14
/
+33
2023-04-18
build: restore compatibility support again
Manlio Perillo
2
-32
/
+74
2023-04-13
Merge pull request #238 from perillo/update-zigling-step
Chris Boesch
1
-24
/
+148
2023-04-13
build: update ZiglingStep to the new API
Manlio Perillo
1
-23
/
+147
2023-04-13
build: disable special case for `zig build -Dhealed`
Manlio Perillo
1
-1
/
+1
2023-04-13
Update README.md
Chris Boesch
1
-8
/
+8
2023-04-13
Merge pull request #237 from chrboesch/main
Chris Boesch
1
-0
/
+1
2023-04-12
Update CNAME
Chris Boesch
1
-1
/
+1
2023-04-12
Update CNAME
Chris Boesch
1
-1
/
+1
2023-04-12
Create CNAME
Chris Boesch
1
-0
/
+1
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
3
-8
/
+9
2023-04-12
Update the code to the new zig version
Manlio Perillo
3
-8
/
+9
2023-04-12
Update 096_memory_allocation.zig
Chris Boesch
1
-0
/
+1
2023-04-12
Update 097_bit_manipulation.zig
Chris Boesch
1
-0
/
+1
2023-04-12
Update 098_bit_manipulation2.zig
Chris Boesch
1
-0
/
+1
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
[next]