summaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)Author
2023-05-03build: fix incorrect error handling in ZiglingStep.compileManlio Perillo
2023-05-03build: remove the ZiglingStep.makeInternal methodManlio Perillo
2023-05-02Merge pull request #275 from perillo/heal-only-in-testChris Boesch
2023-05-02Added Ex 101 "for loops part 5" (Closes #271)Dave Gauer
2023-05-02Restore unit testsManlio Perillo
2023-05-02test: don't run heal during configuration phaseManlio Perillo
2023-05-01Merge pull request #273 from chrboesch/patch_errorChris Boesch
2023-05-01comment for the issue addedChris Boesch
2023-05-01 unit tests temporarily disabledChris Boesch
2023-05-01cli tests removed to solve 272Chris Boesch
2023-05-01Merge pull request #270 from perillo/improve-exercise-typeChris Boesch
2023-05-01build: don't override the top level stepsManlio Perillo
2023-05-01build: rename Exercise.baseName to nameManlio Perillo
2023-05-01build: add the Exercise.addExecutable methodManlio Perillo
2023-05-01build: rename the Exercise.C field to link_libcManlio Perillo
2023-05-01build: reduce code duplication when setting the work pathManlio Perillo
2023-05-01build: remove the Exercise.async fieldManlio Perillo
2023-05-01build: move exercises at the end of the fileManlio Perillo
2023-04-30Added Ex. 100 fourth for (as foretold in #261)Dave Gauer
2023-04-30Oops, capitalization in ex016.Dave Gauer
2023-04-30Renamed 095 to "for3" to match feature sequenceDave Gauer
2023-04-30Updating 095 patch to match, natch!Dave Gauer
2023-04-30Updating wording in 'for' exercisesDave Gauer
2023-04-29Merge pull request #269 from perillo/fix-windows-deadlockChris Boesch
2023-04-29eowyn.sh: remove checking formatting one file at a timeManlio Perillo
2023-04-29test: make the patch command silentManlio Perillo
2023-04-29test: fix deadlock on windows when running testsManlio Perillo
2023-04-29workflows: remove the custom windows only jobsManlio Perillo
2023-04-29Update README.mdChris Boesch
2023-04-28Merge pull request #268 from chrboesch/mainChris Boesch
2023-04-28switched back to bash on windowsChris Boesch
2023-04-28switched back to bash on windowsChris Boesch
2023-04-28060 - remove `@as()`Arya-Elfren
2023-04-28Merge pull request #267 from chrboesch/mainChris Boesch
2023-04-28Split Windows with PowerShellChris Boesch
2023-04-28Update ci.ymlChris Boesch
2023-04-28Update ci.ymlChris Boesch
2023-04-28Update ci.ymlChris Boesch
2023-04-28Update ci.ymlChris Boesch
2023-04-28split in windows and uses PowerShellChris Boesch
2023-04-28Simplify `f16` coersion exampleArya-Elfren
2023-04-28Simplify methods explanation in 047Arya-Elfren
2023-04-26Clarify the methods syntax sugar & a bit moreArya-Elfren
2023-04-26Clarify `f16` maths - closes #204Arya-Elfren
2023-04-26step eowyn ranamedChris Boesch
2023-04-26fixed error time-out minutesChris Boesch
2023-04-26step names addes and switched to checkout v3Chris Boesch
2023-04-26step names added and switched to checkout v3Chris Boesch
2023-04-26fixed fail-fast errorChris Boesch
2023-04-26strategy error fixedChris Boesch