summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-07Fixed formating, created patch file.Chris Boesch
2024-11-07line ending format patch attemptbgthompson
2024-11-07added patch file for 109_vectorsbgthompson
2024-11-03removed commented solution lines in vectors exercise, added ??? into lines in...bgthompson
2024-11-03created a new exercise about vectors in zig, gave it number 109bgthompson
2024-11-02Merge pull request 'Improved maximumNarcissism' (#174) from pr173 into mainChris Boesch
2024-11-02Improved maximumNarcissismChris Boesch
2024-11-02Merge pull request 'reuse fields' (#173) from rofrol/ziglings--exercises:reus...Chris Boesch
2024-11-02patchRoman Frołow
2024-11-02zeroRoman Frołow
2024-11-02reuse fieldsRoman Frołow
2024-10-28Merge pull request 'Fixed patch from quiz7 after text changes' (#171) from qu...Chris Boesch
2024-10-28Fixed patch from quiz7 after text changesChris Boesch
2024-10-27Merge pull request 'Rephrase instruction for clarity' (#170) from factormysti...Chris Boesch
2024-10-26Rephrase instruction for clarityfactormystic
2024-09-20Merge pull request 'Deleted .devcontainer because ist was a test.' (#165) fro...Chris Boesch
2024-09-20Deleted .devcontainer because ist was a test.Chris Boesch
2024-09-20Merge pull request 'Added Dave as initiator of Ziglings.' (#164) from readme ...Chris Boesch
2024-09-20Added Dave as initiator of Ziglings.Chris Boesch
2024-09-20Merge pull request 'Minor improvements.' (#163) from patch_lbl_sw into mainChris Boesch
2024-09-20Minor improvements.Chris Boesch
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