aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-11-21fixed variable declaration by changing it to a const, since it's never mutatedZev Averbach1-1/+1
2023-11-19Added link to 'Zig in Depth'Chris Boesch1-0/+1
2023-11-07Merge pull request 'Changed three dots to colons, see #23' (#25) from pr23 in...Chris Boesch1-2/+2
2023-11-07Changed three dots to colons, see #23Chris Boesch1-2/+2
2023-11-06Merge pull request 'Change the task so that the exercise contains two errors ...Chris Boesch3-11/+11
2023-11-06Change the task so that the exercise contains two errors again.Chris Boesch3-11/+11
2023-10-24Merge pull request 'fixed build: renamed child.exec to run' (#19) from fix_bu...Chris Boesch2-5/+6
2023-10-24Update .woodpecker/eowyn.ymlChris Boesch1-1/+2
2023-10-24fixed build: renamed exec to runChris Boesch2-5/+6
2023-10-24Update README.mdChris Boesch1-0/+3
2023-10-22Merge pull request 'fixed typos' (#17) from typos into mainv0.11.0Chris Boesch3-7/+7
2023-10-22fixed typosChris Boesch3-7/+7
2023-10-21Merge pull request 'Introduce syntax for turning a many pointer to a slice' (...Chris Boesch1-0/+1
2023-10-18Introduce syntax for turning a many pointer to a sliceUy Ha1-0/+1
2023-10-15Added idea for a new excersiseChris Boesch1-0/+1
2023-10-08Merge pull request 'fixed language changes in @typeInfo' (#13) from fix_i12 i...Chris Boesch1-2/+2
2023-10-08fixed language changes in @typeInfoChris Boesch1-2/+2
2023-10-05Merge pull request 'changed compat check to comptime' (#11) from fix_compat i...Chris Boesch2-70/+30
2023-10-06changed compat check to comptimeChris Boesch2-70/+30
2023-10-05Merge pull request 'changed tokenize to tokenizeAny' (#10) from fix_tokenizat...Chris Boesch1-12/+3
2023-10-05changed tokenize to tokenizeAnyChris Boesch1-12/+3
2023-10-05Merge pull request 'fixed broken patch 103' (#9) from fix_patches into mainChris Boesch1-3/+12
2023-10-05fixed broken patch 103Chris Boesch1-3/+12
2023-10-05Merge pull request 'changed the patch files that we can also use them with bu...Chris Boesch109-770/+1606
2023-10-05Merge branch 'woodpecker' of https://codeberg.org/ziglings/exercises into woo...Chris Boesch109-770/+1606
2023-10-05changed the patch files that we can also use them with busybox for testing in...Chris Boesch109-770/+1606
2023-10-05Merge pull request 'switched docker image to ziglings/ziglang' (#7) from wood...Chris Boesch1-2/+1
2023-10-05switched docker image to ziglings/ziglangChris Boesch1-2/+1
2023-10-04Merge pull request 'added woodpecker integration' (#6) from woodpecker into mainChris Boesch3-1/+13
2023-10-04added woodpecker integrationChris Boesch3-1/+13
2023-10-04Merge pull request 'fix(103_tokenization): :pencil2: Migrated to tokenizeAny'...Chris Boesch2-4/+4
2023-10-04fix(103 patch): :pencil2: Update patch to reflect changesrond1-2/+2
2023-10-04fix(103_tokenization): :pencil2: Migrated to tokenizeAnyrond1-2/+2
2023-10-03Merge pull request 'remove github actions' (#4) from woodpecker into mainChris Boesch2-80/+0
2023-10-04remove github actionsChris Boesch2-80/+0
2023-09-21Merge pull request 'Global scope is container-level scope' (#2) from rofrol/z...Chris Boesch1-2/+2
2023-09-20Global scope is container-level scoperofrol1-2/+2
2023-09-20Update README to announce move to Codeberg!ratfactor1-1/+8
2023-09-20Adapt README to current Zig versionChris Boesch1-18/+6
2023-09-20Adapt Github structure to CodebergChris Boesch1-0/+0
2023-09-19Update README.md with new clone instructionsDave Gauer1-2/+2
2023-09-19Announce move to Codeberg in READMEDave Gauer1-0/+8
2023-08-27Merge pull request #357 from ratfactor/check_patchesChris Boesch2-2/+2
2023-08-27Fixed some broken patchesChris Boesch2-2/+2
2023-08-27Merge pull request #356 from juergenhoetzel/code-point-sizeChris Boesch2-2/+3
2023-08-27Update README.mdChris Boesch1-3/+1
2023-08-27Add example for Unicode Code point literal > 255Juergen Hoetzel2-2/+3
2023-08-17Merge pull request #352 from kai-tub/main-1Chris Boesch1-2/+6
2023-08-17Add link to DoD talk in 101_for5.zigKai Norman Clasen1-2/+6
2023-08-17Merge pull request #351 from ratfactor/class_roleChris Boesch2-8/+8