summaryrefslogtreecommitdiff
path: root/patches
AgeCommit message (Collapse)Author
2025-02-09Added delte_progress additional to the end of eowynChris Boesch
2025-02-09Added deletion of progress.txt for eowynChris Boesch
2025-01-07Fix patch after print alias fix in 100_fo4.zigZorgatone
2025-01-04Fix typo vaild → validDavid Pape
2024-11-09Added patch file.innerviewer
2024-11-08Deleted unnecessary pointer.Chris Boesch
2024-11-07Fixed link to format source code.Chris Boesch
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-02Improved maximumNarcissismChris Boesch
2024-11-02patchRoman Frołow
2024-10-28Fixed patch from quiz7 after text changesChris Boesch
#Please enter the commit message for your changes. Lines starting
2024-09-20Minor improvements.Chris Boesch
2024-09-18update108 .patch due to line changeNuno Mendes
2024-09-16update labeled switch to also have a break statementNuno Mendes
2024-09-15Add .patch for 108_labeled_switchNuno Mendes
2024-09-07New patch file for 82Chris Boesch
2024-09-04Reseted the simplification for de-referencing.Chris Boesch
2024-09-02Fixes several changes in std.builtin.zigChris Boesch
2024-06-23Add patch.Alex McHugh
2024-06-17Fixes because of a new Zig version, which changes some functions.Chris Boesch
2024-05-10Nobody wants the long version of finding out if a variable is set.Chris Boesch
So switched to the short version with 'orelse'. ;)
2024-05-05Fix patches for 106 and 107Chris Boesch
2024-04-10Additional timer in thread start addedChris Boesch
2024-04-10Greater gradation of timers built into the threadsChris Boesch
2024-03-27added format parameter {d}Alan CHUNG
2024-03-27106 & 107Alan CHUNG
2024-03-26Pass CI test locallyAlan CHUNG
2024-03-26specify directory on patch file 106Alan CHUNG
2024-03-26specify directory on patch file 106Alan CHUNG
2024-03-26remove header of patch files of 106Alan CHUNG
2024-03-26106_files.patches actualAlan CHUNG
2024-03-25add patch files for 106_files.zigAlan CHUNG
2024-03-23Added second threading exercise.Chris Boesch
2024-03-14Improved the explanation about passing arguments and added an example.Chris Boesch
2024-03-05Added threading exerciseChris Boesch
2024-02-28Added notes to exercise 94 c_math.Chris Boesch
2023-11-21Fixed patch hunkChris Boesch
2023-11-21Converted var to const if there is no mutation in var.Chris Boesch
This is checked from compiler version 0.12.0-dev.1664
2023-11-06Change the task so that the exercise contains two errors again.Chris Boesch
2023-10-22fixed typosChris Boesch
2023-10-05changed tokenize to tokenizeAnyChris Boesch
2023-10-05fixed broken patch 103Chris Boesch
2023-10-05changed the patch files that we can also use them with busybox for testing ↵Chris Boesch
in Woodpecker
2023-10-04added woodpecker integrationChris Boesch
2023-08-27Fixed some broken patchesChris Boesch
2023-08-27Add example for Unicode Code point literal > 255Juergen Hoetzel
Only Basic Latin and Latin-1 Supplement code points fit into a single byte.
2023-08-17changed struct name 'class' into 'role'Chris Boesch
2023-08-02changed struct name 'class' into 'role'Chris Boesch