summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-25Merge pull request 'Wrap comment at 80 chars in 102' (#314) from whlr/zigling...Chris Boesch
2025-10-24update patch for 102 to matchAdam Wheeler
2025-10-24Wrap comment at 80 chars in 102.Adam Wheeler
2025-10-17Merge pull request 'Fixed description to decimal and scientific notation' (#3...Chris Boesch
2025-10-17Fixed description to decimal and scientific notationChris Boesch
2025-10-03Merge pull request 'Fixed conversion from kg to tons' (#310) from i309 into mainChris Boesch
2025-10-03Fixed conversion from kg to tonsChris Boesch
2025-09-25Delete .woodpecker/healthcheck.yamlchrboesch
2025-09-25Add .woodpecker/healthcheck.yamlchrboesch
2025-09-24Merge pull request 'Fixed error in captureStdErr()' (#308) from i306 into mainChris Boesch
2025-09-24Update .woodpecker/eowyn.yamlchrboesch
2025-09-24Update .woodpecker/eowyn.yamlchrboesch
2025-09-24Update .woodpecker/eowyn.yamlchrboesch
2025-09-24Update .woodpecker/eowyn.yamlchrboesch
2025-09-24Fixed error in captureStdErr()Chris Boesch
2025-09-03Merge pull request 'Switched to new reader' (#305) from i304 into mainChris Boesch
2025-09-03Switched to new readerChris Boesch
2025-08-25Merge pull request 'formating contributing' (#301) from contributing into mainChris Boesch
2025-08-25formating contributingChris Boesch
2025-08-24Merge pull request 'fixes some minor typos' (#300) from i122 into mainChris Boesch
2025-08-24fixes some minor typosChris Boesch
2025-08-24Merge pull request 'Formatting' (#299) from gollum into mainChris Boesch
2025-08-24FormattingChris Boesch
2025-08-24Merge pull request 'Added instructions for patch files' (#298) from gollum in...Chris Boesch
2025-08-24Added instructions for patch filesChris Boesch
2025-08-24Merge pull request 'Added instructions for patch files' (#297) from gollum in...Chris Boesch
2025-08-24Added instructions for patch filesChris Boesch
2025-08-24Merge pull request 'testing exercise, fix order of parameters to `expectEqual...Chris Boesch
2025-08-24Merge branch 'main' into test-expectChris Boesch
2025-08-24Merge pull request 'fixed typo and broken link' (#296) from readme into mainChris Boesch
2025-08-24fixed typo and broken linkChris Boesch
2025-08-24Merge pull request 'fixed version numbers' (#295) from readme into mainChris Boesch
2025-08-24fixed version numbersChris Boesch
2025-08-24Merge pull request 'pass -freference-trace to executed compile command' (#294...Chris Boesch
2025-08-24Merge branch 'main' into pass-reference-traceChris Boesch
2025-08-24Merge pull request '[Exercise 019] fix: typo in example function, missing ret...Chris Boesch
2025-08-24Merge branch 'main' into chore/fix-019-function-descriptionChris Boesch
2025-08-24pass -freference-trace to executed compile commandSimon 'Sze' L. Schlee
2025-08-15Merge pull request 'fixed typo in readme' (#293) from readme into mainChris Boesch
2025-08-15fixed typo in readmeChris Boesch
2025-08-15Merge pull request 'Fixed changes in array list' (#292) from i291 into mainChris Boesch
2025-08-15adjusted version informationChris Boesch
2025-08-15Fixed changes in array listChris Boesch
2025-08-11fix: 019 typo in example function, missing return typeSardorbek Imomaliev
2025-08-11Merge pull request 'Fixed zig version' (#289) from readme into mainChris Boesch
2025-08-11Fixed zig versionChris Boesch
2025-08-08Merge pull request 'Current version set' (#287) from i285 into mainChris Boesch
2025-08-08Current version setChris Boesch
2025-08-08Merge pull request 'Fix: The initial zig build fail due to wrong number of ar...Chris Boesch
2025-08-05fix: initial zig build caused by self.step.evalZigProcess()DoKoB