Manlio Perillo
|
e4e096c680
build: make literal paths portable
|
2 лет назад |
Manlio Perillo
|
14545778b2
build: improve code formatting
|
2 лет назад |
Manlio Perillo
|
ea4144a416
build: add the dumpArgs function
|
2 лет назад |
Manlio Perillo
|
9de89f6d60
build: fix doc-comments
|
2 лет назад |
Manlio Perillo
|
dd5df9f7cc
build: use the blank identifier in the parameter list
|
2 лет назад |
Manlio Perillo
|
bb42451b0f
build: use self when using @fieldParentPtr
|
2 лет назад |
Manlio Perillo
|
4ae67ebf1b
build: don't install skipped exercises
|
2 лет назад |
Manlio Perillo
|
185a40eb75
build: fix `zig build -Dhealed install`
|
2 лет назад |
Dave Gauer
|
c4f2c62534
Cleaning up zig build output
|
2 лет назад |
Chris Boesch
|
b6b78c628c
Merge branch 'main' into improve_instruction
|
2 лет назад |
Chris Boesch
|
a5485bb8a2
Improve instructions.
|
2 лет назад |
Manlio Perillo
|
3f81cdf3ac
build: improve Exercise.addExecutable
|
2 лет назад |
Manlio Perillo
|
1dd5852bec
build: use multiline string literals when necessary
|
2 лет назад |
Manlio Perillo
|
397c6671c0
build: remove assertion in `Exercise.key`
|
2 лет назад |
Manlio Perillo
|
be43e2d010
build: make `Exercise.hint` optional
|
2 лет назад |
Manlio Perillo
|
0cd86d2f9b
build: add the healed-path option
|
2 лет назад |
Manlio Perillo
|
a5d93c0b20
build: improve coding style in ZiglingStep
|
2 лет назад |
Manlio Perillo
|
771b499cbc
build: use @panic("OOM") instead of unreachable
|
2 лет назад |
Manlio Perillo
|
c6c6a32270
build: improve the exercise output check
|
2 лет назад |
Manlio Perillo
|
feeba51940
build: don't use @This() in ZiglingStep
|
2 лет назад |
Manlio Perillo
|
3ec978d73f
build: remove ZiglingStep.builder field
|
2 лет назад |
Manlio Perillo
|
11d8468539
build: use Child.exec in ZiglingStep.run
|
2 лет назад |
Manlio Perillo
|
40cbee8fa2
build: fix incorrect error handling in ZiglingStep.compile
|
2 лет назад |
Manlio Perillo
|
27b941fdaf
build: remove the ZiglingStep.makeInternal method
|
2 лет назад |
Chris Boesch
|
72a6287a5f
Merge pull request #275 from perillo/heal-only-in-test
|
2 лет назад |
Dave Gauer
|
e2f3a5e519
Added Ex 101 "for loops part 5" (Closes #271)
|
2 лет назад |
Manlio Perillo
|
7a40c4584e
Restore unit tests
|
2 лет назад |
Chris Boesch
|
f02389e925
comment for the issue added
|
2 лет назад |
Chris Boesch
|
44d51eb9ed
cli tests removed to solve 272
|
2 лет назад |
Manlio Perillo
|
a86d4c2795
build: don't override the top level steps
|
2 лет назад |