summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-19Merge pull request 'Add a new exercise for a labeled switch' (#161) from nm-r...Chris Boesch
2024-09-18update108 .patch due to line changeNuno Mendes
2024-09-18improve explanantions in labeled switchNuno Mendes
2024-09-16downgrade zig version to eowyn versionNuno Mendes
2024-09-16update labeled switch to also have a break statementNuno Mendes
2024-09-16update zig version in build and readmeNuno Mendes
2024-09-15Add .patch for 108_labeled_switchNuno Mendes
2024-09-15108: Add a exercise for a labeled switchNuno Mendes
2024-09-11Merge pull request 'Update README.md' (#160) from chrboesch-readme into mainChris Boesch
2024-09-11Update README.mdchrboesch
2024-09-07Merge pull request 'New patch file for 82' (#158) from p_struct_typeinfo into...Chris Boesch
2024-09-07New patch file for 82Chris Boesch
2024-09-07Merge pull request 'Corrects the description of the new @typeInfo().@"struct"...Chris Boesch
2024-09-07Corrects the description of the new @typeInfo().@"struct".fieldsChris Boesch
2024-09-07Merge pull request 'Update LICENSE' (#155) from chrboesch-lic-patch-1 into mainChris Boesch
2024-09-07Update LICENSEchrboesch
2024-09-04Merge pull request 'Reseted the simplification for de-referencing.' (#154) fr...Chris Boesch
2024-09-04Merge branch 'main' into i152Chris Boesch
2024-09-04Reseted the simplification for de-referencing.Chris Boesch
2024-09-04Merge pull request 'fixed typo: the date in version changes' (#153) from Seei...Chris Boesch
2024-09-04fixed typo: the date in version changesSeeingu
2024-09-02Merge pull request 'Fixes several changes in std.builtin.zig' (#150) from i14...Chris Boesch
2024-09-02Fixes several changes in std.builtin.zigChris Boesch
2024-08-22Merge pull request 'Fixes changes in zig build system.' (#148) from i_147 int...Chris Boesch
2024-08-22Insert wrong version number into build file.Chris Boesch
2024-08-22Fixes changes in zig build system.Chris Boesch
2024-08-19Merge pull request 'Added license to contributing' (#146) from contrib_lic in...Chris Boesch
2024-08-19Added license to contributingChris Boesch
2024-08-11Merge pull request 'Simplified de-referencing for clarification' (#143) from ...Chris Boesch
2024-08-11Simplified de-referencing for clarificationChris Boesch
2024-08-11Merge pull request 'Clarification in description for ranges in loops.' (#142)...Chris Boesch
2024-08-11Clarification in description for ranges in loops.Chris Boesch
2024-08-09Merge pull request 'Add build parameter to start at a specific exercise' (#14...Chris Boesch
2024-08-08Add build parameter to start at a specific exerciseMichael Cooper
2024-08-04Merge pull request 'Changed needed zig version.' (#138) from pr_130 into mainChris Boesch
2024-08-04Changed needed zig version.Chris Boesch
2024-08-04Merge pull request 'Fix #127 and #129 by updating the build files to account ...Chris Boesch
2024-08-04Merge branch 'main' into fix-0.14.0-build-changesChris Boesch
2024-08-04Merge pull request 'Fixed error message through a TAB in the comment, see htt...Chris Boesch
2024-08-04Fixed error message through a TAB in the comment, see https://github.com/zigl...Chris Boesch
2024-07-21fix tests build file broken by addRemoveDirTree now requiring LazyPathbsubei
2024-07-21fix build files broken by latest 0.14.0-dev changes to Build.Step.MakeOptionsbsubei
2024-07-06Merge pull request 'document -Drandom' (#124) from hippietrail/exercises:rand...Chris Boesch
2024-07-06Merge branch 'main' into random-exerciseChris Boesch
2024-07-06document -DrandomAndrew Dunbar
2024-06-25Merge pull request 'Update .woodpecker/eowyn.yaml' (#119) from chrboesch-wp-p...Chris Boesch
2024-06-25Update .woodpecker/eowyn.yamlchrboesch
2024-06-25Merge pull request 'Rename 'std.rand' to 'std.Random'' (#118) from fix_117 in...Chris Boesch
2024-06-25Rename 'std.rand' to 'std.Random'Chris Boesch
2024-06-25Merge pull request 'attempt at implementing #113 "Add a way to do one random ...Chris Boesch