summaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)Author
2023-05-14Merge pull request #300 from perillo/simplify-buildChris Boesch
2023-05-14build: remove extra comment for named modeManlio Perillo
2023-05-14tests: improve test case 3Manlio Perillo
2023-05-14build: remove the install and uninstall stepsManlio Perillo
2023-05-14build: improve the help message in ZiglingStepManlio Perillo
2023-05-14build: remove unused declarationsManlio Perillo
2023-05-14build: show the logo in named modeManlio Perillo
2023-05-14build: simplify the named build modeManlio Perillo
2023-05-14build: remove the install step in the normal build modeManlio Perillo
2023-05-14build: remove the special eowyn build modeManlio Perillo
2023-05-13Merge pull request #278 from chrboesch/testingChris Boesch
2023-05-13Execution of test exercises added.Chris Boesch
2023-05-13Merge branch 'ratfactor:main' into testingChris Boesch
2023-05-11Merge pull request #293 from perillo/improve-build-even-moreChris Boesch
2023-05-09Restore unit testsManlio Perillo
2023-05-09build: make literal paths portableManlio Perillo
2023-05-09tests: remove the missing functions from RunStepManlio Perillo
2023-05-09build: improve code formattingManlio Perillo
2023-05-09build: add the dumpArgs functionManlio Perillo
2023-05-09build: fix doc-commentsManlio Perillo
2023-05-09build: use the blank identifier in the parameter listManlio Perillo
2023-05-09build: use self when using @fieldParentPtrManlio Perillo
2023-05-09build: don't install skipped exercisesManlio Perillo
2023-05-09build: fix `zig build -Dhealed install`Manlio Perillo
2023-05-09Merge branch 'ratfactor:main' into testingChris Boesch
2023-05-08Cleaning up zig build outputDave Gauer
2023-05-07Merge branch 'ratfactor:main' into testingChris Boesch
2023-05-07Merge pull request #292 from kimshrier/exercise_099_typoChris Boesch
2023-05-07Merge pull request #291 from kimshrier/exercise_098_typoChris Boesch
2023-05-07Merge pull request #290 from kimshrier/exercise_096_fix_exampleChris Boesch
2023-05-07Merge pull request #289 from kimshrier/exercise_092_typoChris Boesch
2023-05-07Merge pull request #288 from kimshrier/exercise_076_typoChris Boesch
2023-05-07Merge pull request #287 from kimshrier/exercise_072_typoChris Boesch
2023-05-07Merge pull request #286 from kimshrier/exercise_001_typoChris Boesch
2023-05-07Add missing word "a"Kim SHrier
2023-05-07Improve wording in some commentsKim SHrier
2023-05-07Fix reference to slice_ptr in example codeKim SHrier
2023-05-07Remove repeated word "with"Kim SHrier
2023-05-07Add missing word "of"Kim SHrier
2023-05-07add missing word "to"Kim SHrier
2023-05-06fix typo well -> willKim SHrier
2023-05-06Merge branch 'ratfactor:main' into testingChris Boesch
2023-05-06Merge pull request #285 from chrboesch/improve_instructionChris Boesch
2023-05-06Merge branch 'main' into improve_instructionChris Boesch
2023-05-06Improve instructions.Chris Boesch
2023-05-06Merge branch 'ratfactor:main' into testingChris Boesch
2023-05-06Merge pull request #284 from perillo/improve-exercise-type-moreChris Boesch
2023-05-06build: improve Exercise.addExecutableManlio Perillo
2023-05-06build: use multiline string literals when necessaryManlio Perillo
2023-05-06Merge branch 'ratfactor:main' into testingChris Boesch