Manlio Perillo
|
feeba51940
build: don't use @This() in ZiglingStep
|
2 years ago |
Manlio Perillo
|
3ec978d73f
build: remove ZiglingStep.builder field
|
2 years ago |
Manlio Perillo
|
11d8468539
build: use Child.exec in ZiglingStep.run
|
2 years ago |
Manlio Perillo
|
40cbee8fa2
build: fix incorrect error handling in ZiglingStep.compile
|
2 years ago |
Manlio Perillo
|
27b941fdaf
build: remove the ZiglingStep.makeInternal method
|
2 years ago |
Chris Boesch
|
72a6287a5f
Merge pull request #275 from perillo/heal-only-in-test
|
2 years ago |
Dave Gauer
|
e2f3a5e519
Added Ex 101 "for loops part 5" (Closes #271)
|
2 years ago |
Manlio Perillo
|
7a40c4584e
Restore unit tests
|
2 years ago |
Chris Boesch
|
f02389e925
comment for the issue added
|
2 years ago |
Chris Boesch
|
44d51eb9ed
cli tests removed to solve 272
|
2 years ago |
Manlio Perillo
|
a86d4c2795
build: don't override the top level steps
|
2 years ago |
Manlio Perillo
|
5c20e2b553
build: rename Exercise.baseName to name
|
2 years ago |
Manlio Perillo
|
69103a3b82
build: add the Exercise.addExecutable method
|
2 years ago |
Manlio Perillo
|
123fd4b105
build: rename the Exercise.C field to link_libc
|
2 years ago |
Manlio Perillo
|
ec1976e9ab
build: reduce code duplication when setting the work path
|
2 years ago |
Manlio Perillo
|
070734a520
build: remove the Exercise.async field
|
2 years ago |
Manlio Perillo
|
6f482a1f7a
build: move exercises at the end of the file
|
2 years ago |
Dave Gauer
|
2e2924abdb
Added Ex. 100 fourth for (as foretold in #261)
|
2 years ago |
Dave Gauer
|
bef099fee6
Renamed 095 to "for3" to match feature sequence
|
2 years ago |
Manlio Perillo
|
3dd7cdcb3b
build: make exercise output more reliable
|
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 |
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 |
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
|
bf013df4bf
Merge pull request #235 from perillo/update-to-version-0.11.0-dev.2560
|
2 years ago |
Manlio Perillo
|
bc98057d66
Update the code to the new zig version
|
2 years ago |
Chris Boesch
|
9f48d84ac8
added the second exercise for bit manipulation
|
2 years ago |