index
:
ziglings
imgbot
main
No description provided.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-05
Fixed example syntax for inline else
Arnon
1
-1
/
+1
2023-05-04
Merge branch 'main' of github.com:ratfactor/ziglings
Dave Gauer
5
-140
/
+213
2023-05-04
Ex 001 remove ancient script reference + wording
Dave Gauer
1
-7
/
+7
2023-05-04
test: remove obsolete comment in the heal function
Manlio Perillo
1
-2
/
+2
2023-05-04
test: fix doc-comments
Manlio Perillo
1
-7
/
+7
2023-05-04
test: improve test case 1 and 2
Manlio Perillo
1
-11
/
+12
2023-05-04
Merge pull request #265 from Arya-Elfren/methods-clarification
Dave Gauer
1
-19
/
+18
2023-05-04
Merge pull request #264 from Arya-Elfren/float-clarification
Dave Gauer
1
-8
/
+11
2023-05-03
Merge branch 'ratfactor:main' into testing
Chris Boesch
1
-81
/
+116
2023-05-03
Merge pull request #279 from perillo/refactor-zigling-step-2
Chris Boesch
1
-81
/
+116
2023-05-03
Added new flag 'run_test' to support test steps for test exercises.
Chris Boesch
2
-0
/
+19
2023-05-03
build: improve coding style in ZiglingStep
Manlio Perillo
1
-26
/
+45
2023-05-03
build: use @panic("OOM") instead of unreachable
Manlio Perillo
1
-9
/
+9
2023-05-03
build: improve the exercise output check
Manlio Perillo
1
-5
/
+5
2023-05-03
build: don't use @This() in ZiglingStep
Manlio Perillo
1
-5
/
+5
2023-05-03
build: remove ZiglingStep.builder field
Manlio Perillo
1
-8
/
+6
2023-05-03
build: use Child.exec in ZiglingStep.run
Manlio Perillo
1
-30
/
+17
2023-05-03
build: fix incorrect error handling in ZiglingStep.compile
Manlio Perillo
1
-1
/
+10
2023-05-03
build: remove the ZiglingStep.makeInternal method
Manlio Perillo
1
-14
/
+36
2023-05-02
Merge pull request #275 from perillo/heal-only-in-test
Chris Boesch
3
-32
/
+68
2023-05-02
Added Ex 101 "for loops part 5" (Closes #271)
Dave Gauer
3
-0
/
+128
2023-05-02
Restore unit tests
Manlio Perillo
2
-21
/
+20
2023-05-02
test: don't run heal during configuration phase
Manlio Perillo
1
-11
/
+48
2023-05-01
Merge pull request #273 from chrboesch/patch_error
Chris Boesch
1
-2
/
+3
2023-05-01
comment for the issue added
Chris Boesch
1
-0
/
+1
2023-05-01
unit tests temporarily disabled
Chris Boesch
1
-18
/
+18
2023-05-01
cli tests removed to solve 272
Chris Boesch
1
-2
/
+2
2023-05-01
Merge pull request #270 from perillo/improve-exercise-type
Chris Boesch
4
-523
/
+508
2023-05-01
build: don't override the top level steps
Manlio Perillo
1
-6
/
+0
2023-05-01
build: rename Exercise.baseName to name
Manlio Perillo
2
-7
/
+15
2023-05-01
build: add the Exercise.addExecutable method
Manlio Perillo
3
-23
/
+21
2023-05-01
build: rename the Exercise.C field to link_libc
Manlio Perillo
1
-6
/
+6
2023-05-01
build: reduce code duplication when setting the work path
Manlio Perillo
1
-16
/
+22
2023-05-01
build: remove the Exercise.async field
Manlio Perillo
2
-21
/
+0
2023-05-01
build: move exercises at the end of the file
Manlio Perillo
1
-464
/
+464
2023-04-30
Added Ex. 100 fourth for (as foretold in #261)
Dave Gauer
3
-0
/
+70
2023-04-30
Oops, capitalization in ex016.
Dave Gauer
1
-1
/
+1
2023-04-30
Renamed 095 to "for3" to match feature sequence
Dave Gauer
3
-1
/
+1
2023-04-30
Updating 095 patch to match, natch!
Dave Gauer
1
-1
/
+1
2023-04-30
Updating wording in 'for' exercises
Dave Gauer
3
-46
/
+65
2023-04-29
Merge pull request #269 from perillo/fix-windows-deadlock
Chris Boesch
4
-50
/
+12
2023-04-29
eowyn.sh: remove checking formatting one file at a time
Manlio Perillo
1
-6
/
+1
2023-04-29
test: make the patch command silent
Manlio Perillo
1
-1
/
+1
2023-04-29
test: fix deadlock on windows when running tests
Manlio Perillo
1
-1
/
+0
2023-04-29
workflows: remove the custom windows only jobs
Manlio Perillo
2
-42
/
+10
2023-04-29
Update README.md
Chris Boesch
1
-0
/
+1
2023-04-28
Merge pull request #268 from chrboesch/main
Chris Boesch
2
-2
/
+0
2023-04-28
switched back to bash on windows
Chris Boesch
1
-1
/
+0
2023-04-28
switched back to bash on windows
Chris Boesch
1
-1
/
+0
2023-04-28
060 - remove `@as()`
Arya-Elfren
1
-6
/
+8
[prev]
[next]