aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-04-28Merge pull request #267 from chrboesch/mainChris Boesch2-5/+38
2023-04-28Split Windows with PowerShellChris Boesch1-2/+18
2023-04-28Update ci.ymlChris Boesch1-1/+1
2023-04-28Update ci.ymlChris Boesch1-4/+1
2023-04-28Update ci.ymlChris Boesch1-1/+2
2023-04-28Update ci.ymlChris Boesch1-1/+2
2023-04-28split in windows and uses PowerShellChris Boesch1-2/+20
2023-04-28Simplify `f16` coersion exampleArya-Elfren1-6/+3
2023-04-28Simplify methods explanation in 047Arya-Elfren1-13/+7
2023-04-26Clarify the methods syntax sugar & a bit moreArya-Elfren1-19/+24
2023-04-26Clarify `f16` maths - closes #204Arya-Elfren1-2/+6
2023-04-26step eowyn ranamedChris Boesch1-1/+1
2023-04-26fixed error time-out minutesChris Boesch1-1/+0
2023-04-26step names addes and switched to checkout v3Chris Boesch1-17/+23
2023-04-26step names added and switched to checkout v3Chris Boesch1-8/+13
2023-04-26fixed fail-fast errorChris Boesch1-2/+0
2023-04-26strategy error fixedChris Boesch1-2/+1
2023-04-26timeout error fixedChris Boesch1-1/+1
2023-04-26Merge pull request #259 from perillo/improve-github-workflowsChris Boesch2-3/+8
2023-04-26back to checkout@2Chris Boesch1-1/+1
2023-04-26back to checkout@v2Chris Boesch1-1/+1
2023-04-26workflows: improve the jobs configurationManlio Perillo2-2/+7
2023-04-25Merge pull request #254 from chrboesch/toolsChris Boesch4-165/+198
2023-04-25Merge pull request #258 from chrboesch/eowynChris Boesch1-0/+3
2023-04-25Version number added.Chris Boesch1-0/+3
2023-04-25Merge pull request #257 from chrboesch/eowynChris Boesch1-1/+6
2023-04-25Added a loop for the formatting test, so we can see where errors happen.Chris Boesch1-1/+6
2023-04-25replaced update-patches.py with update-patches.zigChris Boesch2-68/+90
2023-04-25Merge pull request #255 from perillo/improve-ci-moreChris Boesch4-11/+27
2023-04-25Merge pull request #256 from perillo/improve-more-2Chris Boesch2-12/+4
2023-04-25Python isn't necessaryChris Boesch1-1/+0
2023-04-25.gitattributes: remove support for old files, add pythonManlio Perillo1-7/+1
2023-04-25.gitignore: add zig-out, remove vim backup and swap filesManlio Perillo1-5/+4
2023-04-25workflow: add a test job to ci.ymlManlio Perillo1-0/+16
2023-04-25workflows: use actions/checkout@v3Manlio Perillo2-2/+2
2023-04-25Fix formatting in exercise 99Manlio Perillo1-1/+1
2023-04-25eowyn.sh: set the -e optionManlio Perillo1-1/+2
2023-04-25eowyn: always quote variablesManlio Perillo1-7/+6
2023-04-25replaced check-exercises.pu with check-exercises.zigChris Boesch2-97/+108
2023-04-24Merge pull request #250 from perillo/improve-test-coverage-2Chris Boesch2-55/+268
2023-04-24timeout to 60 minutesChris Boesch1-0/+1
2023-04-24test: add a test for `zig build -Dn=1`Manlio Perillo1-0/+14
2023-04-24test: change the order of `zig build` optionsManlio Perillo1-7/+6
2023-04-24test: add test for `zig build` and `zig build -Dn=1 start`Manlio Perillo1-0/+166
2023-04-24build: make exercise output more reliableManlio Perillo1-16/+30
2023-04-24test: fix incorrect cleanup codeManlio Perillo1-5/+7
2023-04-24test: refactorize the codeManlio Perillo1-31/+49
2023-04-23Another README coverage list editDave Gauer1-1/+1
2023-04-23Tweaked README coverage listDave Gauer1-2/+2
2023-04-23Updated README and CONTRIBUTING to reflect realityDave Gauer2-13/+26