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-14
build: show the logo in named mode
Manlio Perillo
2
-0
/
+13
2023-05-14
build: simplify the named build mode
Manlio Perillo
2
-197
/
+77
2023-05-14
build: remove the install step in the normal build mode
Manlio Perillo
1
-9
/
+2
2023-05-14
build: remove the special eowyn build mode
Manlio Perillo
1
-23
/
+0
2023-05-13
Merge pull request #278 from chrboesch/testing
Chris Boesch
2
-6
/
+91
2023-05-13
Execution of test exercises added.
Chris Boesch
1
-6
/
+72
2023-05-13
Merge branch 'ratfactor:main' into testing
Chris Boesch
2
-93
/
+89
2023-05-11
Merge pull request #293 from perillo/improve-build-even-more
Chris Boesch
2
-93
/
+89
2023-05-09
Restore unit tests
Manlio Perillo
2
-22
/
+23
2023-05-09
build: make literal paths portable
Manlio Perillo
2
-2
/
+7
2023-05-09
tests: remove the missing functions from RunStep
Manlio Perillo
1
-27
/
+5
2023-05-09
build: improve code formatting
Manlio Perillo
1
-7
/
+15
2023-05-09
build: add the dumpArgs function
Manlio Perillo
1
-10
/
+10
2023-05-09
build: fix doc-comments
Manlio Perillo
1
-9
/
+9
2023-05-09
build: use the blank identifier in the parameter list
Manlio Perillo
1
-4
/
+2
2023-05-09
build: use self when using @fieldParentPtr
Manlio Perillo
1
-5
/
+5
2023-05-09
build: don't install skipped exercises
Manlio Perillo
1
-4
/
+12
2023-05-09
build: fix `zig build -Dhealed install`
Manlio Perillo
1
-3
/
+1
2023-05-09
Merge branch 'ratfactor:main' into testing
Chris Boesch
2
-67
/
+92
2023-05-08
Cleaning up zig build output
Dave Gauer
2
-67
/
+92
2023-05-07
Merge branch 'ratfactor:main' into testing
Chris Boesch
7
-9
/
+9
2023-05-07
Merge pull request #292 from kimshrier/exercise_099_typo
Chris Boesch
1
-1
/
+1
2023-05-07
Merge pull request #291 from kimshrier/exercise_098_typo
Chris Boesch
1
-3
/
+3
2023-05-07
Merge pull request #290 from kimshrier/exercise_096_fix_example
Chris Boesch
1
-1
/
+1
2023-05-07
Merge pull request #289 from kimshrier/exercise_092_typo
Chris Boesch
1
-1
/
+1
2023-05-07
Merge pull request #288 from kimshrier/exercise_076_typo
Chris Boesch
1
-1
/
+1
2023-05-07
Merge pull request #287 from kimshrier/exercise_072_typo
Chris Boesch
1
-1
/
+1
2023-05-07
Merge pull request #286 from kimshrier/exercise_001_typo
Chris Boesch
1
-1
/
+1
2023-05-07
Add missing word "a"
Kim SHrier
1
-1
/
+1
2023-05-07
Improve wording in some comments
Kim SHrier
1
-3
/
+3
2023-05-07
Fix reference to slice_ptr in example code
Kim SHrier
1
-1
/
+1
2023-05-07
Remove repeated word "with"
Kim SHrier
1
-1
/
+1
2023-05-07
Add missing word "of"
Kim SHrier
1
-1
/
+1
2023-05-07
add missing word "to"
Kim SHrier
1
-1
/
+1
2023-05-06
fix typo well -> will
Kim SHrier
1
-1
/
+1
2023-05-06
Merge branch 'ratfactor:main' into testing
Chris Boesch
1
-3
/
+5
2023-05-06
Merge pull request #285 from chrboesch/improve_instruction
Chris Boesch
1
-3
/
+5
2023-05-06
Merge branch 'main' into improve_instruction
Chris Boesch
3
-69
/
+211
2023-05-06
Improve instructions.
Chris Boesch
1
-4
/
+5
2023-05-06
Merge branch 'ratfactor:main' into testing
Chris Boesch
2
-54
/
+193
2023-05-06
Merge pull request #284 from perillo/improve-exercise-type-more
Chris Boesch
2
-54
/
+193
2023-05-06
build: improve Exercise.addExecutable
Manlio Perillo
1
-2
/
+2
2023-05-06
build: use multiline string literals when necessary
Manlio Perillo
2
-32
/
+177
2023-05-06
Merge branch 'ratfactor:main' into testing
Chris Boesch
7
-107
/
+162
2023-05-06
build: remove assertion in `Exercise.key`
Manlio Perillo
1
-8
/
+8
2023-05-06
build: make `Exercise.hint` optional
Manlio Perillo
2
-12
/
+6
2023-05-05
Ex 101: Magic bags better than buckets for metaphors
Dave Gauer
1
-15
/
+17
2023-05-05
Merge pull request #281 from perillo/add-healed-path-option
Chris Boesch
2
-57
/
+108
2023-05-05
build: add the healed-path option
Manlio Perillo
2
-39
/
+89
2023-05-05
Merge pull request #280 from arnon4/patch-1
Chris Boesch
1
-1
/
+1
[prev]
[next]