Manlio Perillo
|
cac7391247
.gitattributes: remove support for old files, add python
|
2 years ago |
Manlio Perillo
|
9273fe2dd8
.gitignore: add zig-out, remove vim backup and swap files
|
2 years ago |
Chris Boesch
|
752efd891d
Merge pull request #250 from perillo/improve-test-coverage-2
|
2 years ago |
Chris Boesch
|
64d90c3397
timeout to 60 minutes
|
2 years ago |
Manlio Perillo
|
4f690b074a
test: add a test for `zig build -Dn=1`
|
2 years ago |
Manlio Perillo
|
5b2e842157
test: change the order of `zig build` options
|
2 years ago |
Manlio Perillo
|
131772edd7
test: add test for `zig build` and `zig build -Dn=1 start`
|
2 years ago |
Manlio Perillo
|
3dd7cdcb3b
build: make exercise output more reliable
|
2 years ago |
Manlio Perillo
|
cec0aa51db
test: fix incorrect cleanup code
|
2 years ago |
Manlio Perillo
|
108c145bdd
test: refactorize the code
|
2 years ago |
Dave Gauer
|
2775d21ed0
Another README coverage list edit
|
2 years ago |
Dave Gauer
|
960da57e68
Tweaked README coverage list
|
2 years ago |
Dave Gauer
|
346e6b00cd
Updated README and CONTRIBUTING to reflect reality
|
2 years ago |
Dave Gauer
|
42c430a0c0
Ex 099 format instructions to 65 columns, wording, examples
|
2 years ago |
Chris Boesch
|
99891b53fb
Update 099_formatting.zig
|
2 years ago |
Chris Boesch
|
4435cebe7a
Merge pull request #247 from chrboesch/formatting
|
2 years ago |
Chris Boesch
|
d6d30934db
added first formatting exercise
|
2 years ago |
Chris Boesch
|
2ed24ab3cf
Merge pull request #234 from perillo/improve-ci
|
2 years ago |
Manlio Perillo
|
c7697a4282
Ensure the patches are up-to-date and consistent
|
2 years ago |
Manlio Perillo
|
7d7be0482c
eowyn: run `zig fmt --check` before `zig build`
|
2 years ago |
Manlio Perillo
|
6b17a18893
Ensure the exercises use the canonical format
|
2 years ago |
Manlio Perillo
|
b59bef29b9
ci: add a CI workflow
|
2 years ago |
Chris Boesch
|
b84217161c
Merge pull request #246 from perillo/build-restore-compatibility-2
|
2 years ago |
Manlio Perillo
|
30db9d105a
build: avoid intermixed messages on the same line
|
2 years ago |
Manlio Perillo
|
c6e055dd83
build: don't print errors in ZiglingStep.eval
|
2 years ago |
Manlio Perillo
|
b39c7e61ef
build: restore compatibility support again
|
2 years ago |
Chris Boesch
|
9ff7f5ee69
Merge pull request #238 from perillo/update-zigling-step
|
2 years ago |
Manlio Perillo
|
e3c5cb2175
build: update ZiglingStep to the new API
|
2 years ago |
Manlio Perillo
|
e91c7a24f2
build: disable special case for `zig build -Dhealed`
|
2 years ago |
Chris Boesch
|
540042576e
Update README.md
|
2 years ago |