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 лет назад |
Sean Aubin
|
20a0fcdd9a
fix typos/grammar in 093_hello_c.zig
|
2 лет назад |
Chris Boesch
|
e7326dc5f9
dev.1711 - switched to multi-object-for-loops
|
2 лет назад |
Chris Boesch
|
1d10a062e2
check for dev1650 and some minor polish
|
2 лет назад |
Chris Boesch
|
23f2cc88d2
added C math exercise
|
2 лет назад |
Chris Boesch
|
dc187889c1
some improvements in the description
|
2 лет назад |
Chris Boesch
|
dce731a0ec
Merge branch 'main' into hello_c
|
2 лет назад |
Chris Boesch
|
abdcc77984
Merge pull request #181 from chrboesch/interfaces
|
2 лет назад |