aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)Author
2023-11-21Merge pull request 'Converted var to const if there is no mutation in the var...Chris Boesch
2023-11-21Fixed patch hunkChris Boesch
2023-11-21Converted var to const if there is no mutation in var.Chris Boesch
2023-11-21Merge pull request 'fixed variable declaration by changing it to a const, sin...Chris Boesch
2023-11-21fixed variable declaration by changing it to a const, since it's never mutatedZev Averbach
2023-11-19Added link to 'Zig in Depth'Chris Boesch
2023-11-07Merge pull request 'Changed three dots to colons, see #23' (#25) from pr23 in...Chris Boesch
2023-11-07Changed three dots to colons, see #23Chris Boesch
2023-11-06Merge pull request 'Change the task so that the exercise contains two errors ...Chris Boesch
2023-11-06Change the task so that the exercise contains two errors again.Chris Boesch
2023-10-24Merge pull request 'fixed build: renamed child.exec to run' (#19) from fix_bu...Chris Boesch
2023-10-24Update .woodpecker/eowyn.ymlChris Boesch
2023-10-24fixed build: renamed exec to runChris Boesch
2023-10-24Update README.mdChris Boesch
2023-10-22Merge pull request 'fixed typos' (#17) from typos into mainv0.11.0Chris Boesch
2023-10-22fixed typosChris Boesch
2023-10-21Merge pull request 'Introduce syntax for turning a many pointer to a slice' (...Chris Boesch
2023-10-18Introduce syntax for turning a many pointer to a sliceUy Ha
2023-10-15Added idea for a new excersiseChris Boesch
2023-10-08Merge pull request 'fixed language changes in @typeInfo' (#13) from fix_i12 i...Chris Boesch
2023-10-08fixed language changes in @typeInfoChris Boesch
2023-10-05Merge pull request 'changed compat check to comptime' (#11) from fix_compat i...Chris Boesch
2023-10-06changed compat check to comptimeChris Boesch
2023-10-05Merge pull request 'changed tokenize to tokenizeAny' (#10) from fix_tokenizat...Chris Boesch
2023-10-05changed tokenize to tokenizeAnyChris Boesch
2023-10-05Merge pull request 'fixed broken patch 103' (#9) from fix_patches into mainChris Boesch
2023-10-05fixed broken patch 103Chris Boesch
2023-10-05Merge pull request 'changed the patch files that we can also use them with bu...Chris Boesch
2023-10-05Merge branch 'woodpecker' of https://codeberg.org/ziglings/exercises into woo...Chris Boesch
2023-10-05changed the patch files that we can also use them with busybox for testing in...Chris Boesch
2023-10-05Merge pull request 'switched docker image to ziglings/ziglang' (#7) from wood...Chris Boesch
2023-10-05switched docker image to ziglings/ziglangChris Boesch
2023-10-04Merge pull request 'added woodpecker integration' (#6) from woodpecker into mainChris Boesch
2023-10-04added woodpecker integrationChris Boesch
2023-10-04Merge pull request 'fix(103_tokenization): :pencil2: Migrated to tokenizeAny'...Chris Boesch
2023-10-04fix(103 patch): :pencil2: Update patch to reflect changesrond
2023-10-04fix(103_tokenization): :pencil2: Migrated to tokenizeAnyrond
2023-10-03Merge pull request 'remove github actions' (#4) from woodpecker into mainChris Boesch
2023-10-04remove github actionsChris Boesch
2023-09-21Merge pull request 'Global scope is container-level scope' (#2) from rofrol/z...Chris Boesch
2023-09-20Global scope is container-level scoperofrol
2023-09-20Update README to announce move to Codeberg!ratfactor
2023-09-20Adapt README to current Zig versionChris Boesch
2023-09-20Adapt Github structure to CodebergChris Boesch
2023-09-19Update README.md with new clone instructionsDave Gauer
2023-09-19Announce move to Codeberg in READMEDave Gauer
2023-08-27Merge pull request #357 from ratfactor/check_patchesChris Boesch
2023-08-27Fixed some broken patchesChris Boesch
2023-08-27Merge pull request #356 from juergenhoetzel/code-point-sizeChris Boesch
2023-08-27Update README.mdChris Boesch