Chris Boesch
|
4435cebe7a
Merge pull request #247 from chrboesch/formatting
|
2 лет назад |
Chris Boesch
|
d6d30934db
added first formatting exercise
|
2 лет назад |
Manlio Perillo
|
30db9d105a
build: avoid intermixed messages on the same line
|
2 лет назад |
Manlio Perillo
|
c6e055dd83
build: don't print errors in ZiglingStep.eval
|
2 лет назад |
Manlio Perillo
|
b39c7e61ef
build: restore compatibility support again
|
2 лет назад |
Manlio Perillo
|
e3c5cb2175
build: update ZiglingStep to the new API
|
2 лет назад |
Manlio Perillo
|
e91c7a24f2
build: disable special case for `zig build -Dhealed`
|
2 лет назад |
Chris Boesch
|
bf013df4bf
Merge pull request #235 from perillo/update-to-version-0.11.0-dev.2560
|
2 лет назад |
Manlio Perillo
|
bc98057d66
Update the code to the new zig version
|
2 лет назад |
Chris Boesch
|
9f48d84ac8
added the second exercise for bit manipulation
|
2 лет назад |
Chris Boesch
|
3c19500827
added first exercise for bit manipulation
|
2 лет назад |
Manlio Perillo
|
47876e6371
build: make PrintStep thread safe
|
2 лет назад |
Manlio Perillo
|
1ee8aabcf3
build: simplify the code when solving all the exercises
|
2 лет назад |
Manlio Perillo
|
be782af7a3
build: restore compatibility support
|
2 лет назад |
Manlio Perillo
|
647a24afae
build: improve PrintStep, SkipStep and PatchStep names
|
2 лет назад |
Manlio Perillo
|
c656536d3f
build: simplify code and add tests
|
2 лет назад |
Manlio Perillo
|
d43f19ded8
build: add support for skipping exercises
|
2 лет назад |
Manlio Perillo
|
67f369484c
build: ensure the exercise links libc, when needed
|
2 лет назад |
Manlio Perillo
|
1cf910fb51
build: enable full parallelism when -Dhealed is set
|
2 лет назад |
Chris Boesch
|
0fd80d6cba
help text for parameters adapted
|
2 лет назад |
Manlio Perillo
|
59e28987da
build: restore the exercise chain
|
2 лет назад |
Manlio Perillo
|
75a1600626
build: fix the description of the named_install step
|
2 лет назад |
Manlio Perillo
|
36e3f577ca
build: replace the logo step with the header step
|
2 лет назад |
Manlio Perillo
|
45713ec8ab
build: restore support for Zig 0.6.0
|
2 лет назад |
Manlio Perillo
|
dd15cb94fd
build: make the logo a build step
|
2 лет назад |
Chris Boesch
|
3b85c24694
workaround for parallel processing of the build steps
|
2 лет назад |
Chris Boesch
|
78e856f602
first test for new build system
|
2 лет назад |
Sean Aubin
|
f08af9b242
move memory allocation example to 095
|
2 лет назад |
Sean Aubin
|
1be1d854a8
first draft of memory allocation exercise
|
2 лет назад |
Chris Boesch
|
101151f3f1
exercise for new for-loops
|
2 лет назад |