aboutsummaryrefslogtreecommitdiff
path: root/patches
AgeCommit message (Expand)AuthorFilesLines
2024-06-23Add patch.Alex McHugh1-8/+8
2024-06-17Fixes because of a new Zig version, which changes some functions.Chris Boesch2-19/+122
2024-05-10Nobody wants the long version of finding out if a variable is set.Chris Boesch1-7/+6
2024-05-05Fix patches for 106 and 107Chris Boesch2-14/+14
2024-04-10Additional timer in thread start addedChris Boesch1-2/+2
2024-04-10Greater gradation of timers built into the threadsChris Boesch1-2/+2
2024-03-27added format parameter {d}Alan CHUNG2-5/+5
2024-03-27106 & 107Alan CHUNG2-14/+36
2024-03-26Pass CI test locallyAlan CHUNG1-0/+0
2024-03-26specify directory on patch file 106Alan CHUNG1-0/+0
2024-03-26specify directory on patch file 106Alan CHUNG1-0/+0
2024-03-26remove header of patch files of 106Alan CHUNG1-0/+0
2024-03-26106_files.patches actualAlan CHUNG1-0/+0
2024-03-25add patch files for 106_files.zigAlan CHUNG1-0/+0
2024-03-23Added second threading exercise.Chris Boesch1-0/+13
2024-03-14Improved the explanation about passing arguments and added an example.Chris Boesch1-3/+3
2024-03-05Added threading exerciseChris Boesch1-0/+17
2024-02-28Added notes to exercise 94 c_math.Chris Boesch1-3/+3
2023-11-21Fixed patch hunkChris Boesch1-3/+3
2023-11-21Converted var to const if there is no mutation in var.Chris Boesch4-16/+16
2023-11-06Change the task so that the exercise contains two errors again.Chris Boesch1-6/+6
2023-10-22fixed typosChris Boesch2-6/+6
2023-10-05changed tokenize to tokenizeAnyChris Boesch1-12/+3
2023-10-05fixed broken patch 103Chris Boesch1-3/+12
2023-10-05changed the patch files that we can also use them with busybox for testing in...Chris Boesch107-680/+1606
2023-10-04added woodpecker integrationChris Boesch1-1/+1
2023-08-27Fixed some broken patchesChris Boesch2-2/+2
2023-08-27Add example for Unicode Code point literal > 255Juergen Hoetzel1-1/+1
2023-08-17changed struct name 'class' into 'role'Chris Boesch1-2/+2
2023-08-02changed struct name 'class' into 'role'Chris Boesch1-1/+1
2023-06-26Revised exercises due to the changes of Zig version 0.11.0-dev.3853Chris Boesch2-2/+2
2023-06-26First tokenization exerice.Chris Boesch1-0/+4
2023-06-22Merge branch 'main' into refactor-var-to-constlording1-2/+2
2023-06-22var to const when posssiblelording4-8/+8
2023-06-22Fix broken builtin name in exercise 36lording1-2/+2
2023-06-10Fixed description of @addWithOverflowChris Boesch1-2/+2
2023-05-15Added testing exercise.Chris Boesch1-0/+8
2023-05-02Added Ex 101 "for loops part 5" (Closes #271)Dave Gauer1-0/+4
2023-04-30Added Ex. 100 fourth for (as foretold in #261)Dave Gauer1-0/+4
2023-04-30Renamed 095 to "for3" to match feature sequenceDave Gauer1-0/+0
2023-04-30Updating 095 patch to match, natch!Dave Gauer1-1/+1
2023-04-29eowyn.sh: remove checking formatting one file at a timeManlio Perillo1-6/+1
2023-04-25Version number added.Chris Boesch1-0/+3
2023-04-25Added a loop for the formatting test, so we can see where errors happen.Chris Boesch1-1/+6
2023-04-25eowyn.sh: set the -e optionManlio Perillo1-1/+2
2023-04-25eowyn: always quote variablesManlio Perillo1-7/+6
2023-04-23Ex 099 format instructions to 65 columns, wording, examplesDave Gauer1-2/+1
2023-04-19Merge pull request #247 from chrboesch/formattingChris Boesch1-0/+5
2023-04-19added first formatting exerciseChris Boesch1-0/+5
2023-04-18Ensure the patches are up-to-date and consistentManlio Perillo13-71/+42