Commit Graph

  • a5febf58c9 Merge pull request 'added dark ziglings image' (#338) from new_image into main main #339 std_Io Chris Boesch 2025-12-24 14:00:12 +0100
  • 209ef19596
    added dark ziglings image #338 Chris Boesch 2025-12-24 13:59:19 +0100
  • 80eb7054eb Merge pull request '099: Update URL to, and function name of, fmt string documentation/comment' (#337) from gregorh/fmtstring-documentation:main into main Chris Boesch 2025-12-24 12:03:04 +0100
  • 1c552813d9 Formatting #337 gregorh 2025-12-24 01:10:39 +0100
  • acf8c483ef change back to original 'format()' sentence Gregor Hartmann 2025-12-24 01:06:26 +0100
  • 8cbce258a6 Update to correct line number gregorh 2025-12-19 17:56:02 +0100
  • 0010cb2a68 Update URL to, and function name of, fmt string documentation/comment Gregor Hartmann 2025-12-19 15:46:02 +0100
  • bb4e984a8e Merge pull request 'Update zig homepage example in 103' (#336) from nkhl/exercises:103-update-homepage-example into main Chris Boesch 2025-12-15 15:04:38 +0100
  • 82d5dda273 Update zig homepage example in 103 #336 Nikhil 2025-12-14 18:12:51 -0800
  • 2ffc3ee1d8 Merge pull request 'Update to new Zig mem trim API' (#335) from dpflug/ziglings_exercises:main into main Chris Boesch 2025-12-14 13:52:52 +0100
  • 7d1184a140
    Update to new Zig mem trim API #335 David Pflug 2025-12-13 12:01:10 -0500
  • c88d064bf6 removed some comments #334 Vikingnope 2025-12-11 13:10:57 +0100
  • 8ae4800d33 add envrc Vikingnope 2025-12-11 13:05:18 +0100
  • 86c5af8045 add flake Vikingnope 2025-12-11 13:05:12 +0100
  • e767de2337 Merge pull request 'restrict parameter type in 'maximumNarcissism' in exercise 65' (#332) from Castanearie/ziglings:main into main Chris Boesch 2025-12-08 20:15:55 +0100
  • 0c9d5abccd restrict parameter type in 'maximumNarcissism' #332 Castanearie 2025-12-07 23:15:42 +0100
  • 739d5ccce8 Merge pull request 'Added art description' (#331) from i330 into main Chris Boesch 2025-12-07 23:01:49 +0100
  • 274a49aa53
    Added art description #331 Chris Boesch 2025-12-07 22:53:34 +0100
  • 9302d10282 Merge pull request 'changed 1 to 42 for better understanding' (#329) from i326 into main Chris Boesch 2025-11-28 15:15:49 +0100
  • 757826d45a
    changed 1 to 42 for better understanding #329 Chris Boesch 2025-11-28 14:42:58 +0100
  • ed9694e557 Merge pull request 'changed 'sleep' to async I/O' (#328) from i323 into main Chris Boesch 2025-11-28 14:31:30 +0100
  • dc416b6c5a
    changed 'sleep' to async I/O #328 Chris Boesch 2025-11-28 14:22:51 +0100
  • 39e346303c
    Merge branch 'psd-fix' Chris Boesch 2025-11-15 19:23:27 +0100
  • 11d8172136
    forgotten thread-sleep fix added #319 Chris Boesch 2025-11-15 19:14:36 +0100
  • 189376944c
    fixed path for freeBSD Chris Boesch 2025-11-15 17:58:27 +0100
  • 56b220e98d Merge pull request 'pause slightly extended for faster computers' (#317) from new_io_2 into main Chris Boesch 2025-11-01 16:02:14 +0100
  • 850700e68e
    pause slightly extended for faster computers #317 Chris Boesch 2025-11-01 15:59:07 +0100
  • 6c8f4ef507
    pause slightly extended for faster computers Chris Boesch 2025-11-01 15:57:29 +0100
  • 4c291f35d5 Merge pull request 'fixed more changes due to new I/O API' (#316) from new_io_2 into main Chris Boesch 2025-11-01 15:52:40 +0100
  • 147ff302ec
    fixed more changes due to new I/O API #316 Chris Boesch 2025-11-01 15:46:31 +0100
  • c45b9cd383 Merge pull request 'Update for new zig IO' (#315) from esensar/exercises:fix/zig-0.16-new-io into main Chris Boesch 2025-11-01 15:33:46 +0100
  • 26fc4fdaaa
    Update for new zig IO #315 Ensar Sarajčić 2025-11-01 10:34:18 +0100
  • 7ad02b084f Merge pull request 'Wrap comment at 80 chars in 102' (#314) from whlr/ziglings-exercises:rewrap-102 into main Chris Boesch 2025-10-25 00:02:26 +0200
  • a5622fd5a8 update patch for 102 to match #314 Adam Wheeler 2025-10-24 12:58:11 -0400
  • 87358c610b Wrap comment at 80 chars in 102. Adam Wheeler 2025-10-24 11:54:25 -0400
  • b72bcd7e47 Merge pull request 'Fixed description to decimal and scientific notation' (#312) from i311 into main Chris Boesch 2025-10-17 18:08:59 +0200
  • 837e6aba3b
    Fixed description to decimal and scientific notation #312 Chris Boesch 2025-10-17 17:59:57 +0200
  • b25f9bb66e Merge pull request 'Fixed conversion from kg to tons' (#310) from i309 into main Chris Boesch 2025-10-03 13:37:39 +0200
  • c7e59864ca
    Fixed conversion from kg to tons #310 Chris Boesch 2025-10-03 13:30:14 +0200
  • c9218fbb22 Delete .woodpecker/healthcheck.yaml chrboesch 2025-09-25 14:04:38 +0200
  • 0e27b4de2f Add .woodpecker/healthcheck.yaml chrboesch 2025-09-25 09:41:04 +0200
  • 9a848f46b7 Merge pull request 'Fixed error in captureStdErr()' (#308) from i306 into main Chris Boesch 2025-09-24 23:25:23 +0200
  • f1921e64d8 Update .woodpecker/eowyn.yaml chrboesch 2025-09-24 23:21:59 +0200
  • b27a6a4d1f Update .woodpecker/eowyn.yaml chrboesch 2025-09-24 23:18:49 +0200
  • e4a7db17b3 Update .woodpecker/eowyn.yaml chrboesch 2025-09-24 23:16:55 +0200
  • f281c36f79 Update .woodpecker/eowyn.yaml chrboesch 2025-09-24 23:14:04 +0200
  • 4346d5f1d8
    Fixed error in captureStdErr() #308 Chris Boesch 2025-09-24 20:30:54 +0200
  • 62ad50b71e Merge pull request 'Switched to new reader' (#305) from i304 into main Chris Boesch 2025-09-03 10:57:17 +0200
  • ed93882b19
    Switched to new reader #305 Chris Boesch 2025-09-03 10:45:19 +0200
  • a4c1774847 Merge pull request 'formating contributing' (#301) from contributing into main Chris Boesch 2025-08-25 21:50:29 +0200
  • e12ee5cb9e
    formating contributing #301 Chris Boesch 2025-08-25 21:46:25 +0200
  • 0dbe83b20e Merge pull request 'fixes some minor typos' (#300) from i122 into main Chris Boesch 2025-08-24 19:30:51 +0200
  • e422e24215
    fixes some minor typos #300 Chris Boesch 2025-08-24 19:26:30 +0200
  • 4134d4fa6f Merge pull request 'Formatting' (#299) from gollum into main Chris Boesch 2025-08-24 17:55:46 +0200
  • ad361c4b18
    Formatting #299 Chris Boesch 2025-08-24 17:55:03 +0200
  • d4215ce5c6 Merge pull request 'Added instructions for patch files' (#298) from gollum into main Chris Boesch 2025-08-24 16:31:54 +0200
  • fd9e9aa36e
    Added instructions for patch files #298 Chris Boesch 2025-08-24 16:31:22 +0200
  • b3178e81a8 Merge pull request 'Added instructions for patch files' (#297) from gollum into main Chris Boesch 2025-08-24 16:27:03 +0200
  • c36fe8007d
    Added instructions for patch files #297 Chris Boesch 2025-08-24 16:23:51 +0200
  • a09555d8d8 Merge branch 'main' into explain_continue #133 Chris Boesch 2025-08-24 15:39:19 +0200
  • 346bac1a84 Merge branch 'main' into explain_for #134 Chris Boesch 2025-08-24 15:11:43 +0200
  • 7488727625 Merge pull request 'testing exercise, fix order of parameters to expectEqual' (#281) from cstyan/exercises:test-expect into main Chris Boesch 2025-08-24 15:08:32 +0200
  • a46db7e0e8 Merge branch 'main' into test-expect #281 Chris Boesch 2025-08-24 14:59:26 +0200
  • 564ea3405d Merge pull request 'fixed typo and broken link' (#296) from readme into main Chris Boesch 2025-08-24 14:54:05 +0200
  • 16ec207471
    fixed typo and broken link #296 Chris Boesch 2025-08-24 14:50:42 +0200
  • 04857aa75e Merge pull request 'fixed version numbers' (#295) from readme into main Chris Boesch 2025-08-24 14:44:25 +0200
  • 6364087569
    fixed version numbers #295 Chris Boesch 2025-08-24 14:42:03 +0200
  • ad32e402a5 Merge pull request 'pass -freference-trace to executed compile command' (#294) from SimonLSchlee/exercises:pass-reference-trace into main Chris Boesch 2025-08-24 14:37:57 +0200
  • 470f695968 Merge branch 'main' into pass-reference-trace #294 Chris Boesch 2025-08-24 13:48:18 +0200
  • 5b3b0eb26b Merge pull request '[Exercise 019] fix: typo in example function, missing return type' (#290) from imomaliev/ziglings:chore/fix-019-function-description into main Chris Boesch 2025-08-24 13:40:04 +0200
  • 0661d4fd48 Merge branch 'main' into chore/fix-019-function-description #290 Chris Boesch 2025-08-24 13:19:25 +0200
  • 02db832677 pass -freference-trace to executed compile command Simon 'Sze' L. Schlee 2025-08-24 03:08:17 +0200
  • 1407c7fb91 Merge pull request 'fixed typo in readme' (#293) from readme into main v0.15.1 Chris Boesch 2025-08-15 15:13:53 +0200
  • 1ca8b90589
    fixed typo in readme #293 Chris Boesch 2025-08-15 15:10:47 +0200
  • 4bc9db1079 Merge pull request 'Fixed changes in array list' (#292) from i291 into main Chris Boesch 2025-08-15 15:06:54 +0200
  • b580f7e30e
    adjusted version information #292 Chris Boesch 2025-08-15 15:03:10 +0200
  • aeacadb76b
    Fixed changes in array list Chris Boesch 2025-08-15 15:00:53 +0200
  • 06e56be9c5 fix: 019 typo in example function, missing return type Sardorbek Imomaliev 2025-08-11 20:57:17 +0100
  • 82d8f06ffa Merge pull request 'Fixed zig version' (#289) from readme into main Chris Boesch 2025-08-11 09:56:54 +0200
  • 80528613c2
    Fixed zig version #289 Chris Boesch 2025-08-11 09:52:58 +0200
  • 8284ff2a4c Merge pull request 'Current version set' (#287) from i285 into main Chris Boesch 2025-08-08 20:40:05 +0200
  • fd310273a7
    Current version set #287 Chris Boesch 2025-08-08 20:34:59 +0200
  • 711cb70c5a Merge pull request 'Fix: The initial zig build fail due to wrong number of arguments passed in self.step.evalZigProcess()' (#286) from DoKoB/exercises:fix/initial-zig-build into main Chris Boesch 2025-08-08 20:21:11 +0200
  • 9bff77a12a fix: initial zig build caused by self.step.evalZigProcess() #286 DoKoB 2025-08-05 08:11:36 +0530
  • 1f6ce9a268 Merge pull request 'Fix zig 0.15.0-dev.1149+4e6a04929 build errors' (#283) from zawupf/ziglings-exercises:zig-0.15 into main Chris Boesch 2025-07-22 10:52:04 +0200
  • 4044b93dd2
    Added Readme #283 Chris Boesch 2025-07-22 10:45:09 +0200
  • f461986896
    Fixed 104 Chris Boesch 2025-07-22 10:30:19 +0200
  • 0d06220ec5
    Fixed 98 Chris Boesch 2025-07-22 10:24:22 +0200
  • 54f48c75c4
    Fixed 82 Chris Boesch 2025-07-22 10:16:17 +0200
  • ed2f76e960
    Added patch files. Chris Boesch 2025-07-22 10:08:24 +0200
  • f21f8f7863
    Update stdout writer usage to use std.fs.File Arnold Filip 2025-07-22 09:17:24 +0200
  • b499788606
    Corrected the necessary Zig version Chris Boesch 2025-07-22 00:40:06 +0200
  • 49e73db5f5
    Switched to new reader version Chris Boesch 2025-07-22 00:28:03 +0200
  • 4bad15a95b Merge branch 'main' into zig-0.15 Chris Boesch 2025-07-21 21:14:15 +0200
  • b9a372bde8 Merge pull request 'Removed patch files for async because of new formating errors.' (#284) from fix_format into main Chris Boesch 2025-07-21 21:11:12 +0200
  • cb0a1a027f
    Removed patch files for async because of new formating errors. #284 Chris Boesch 2025-07-21 21:05:45 +0200
  • 9ae739c4c9 Fix zig 0.15.0-dev.1149+4e6a04929 build errors Arnold Filip 2025-07-21 15:00:15 +0200
  • f5d2c5124c for expectEqual the first param is expected Callum Styan 2025-07-13 17:02:50 -0700
  • 34a7c6c861 Merge pull request 'Fixes the changes in zig's struct.fields' (#279) from i278 into main Chris Boesch 2025-06-17 15:03:32 +0200
  • bc96d06da4 Merge branch 'main' into i278 #279 Chris Boesch 2025-06-17 14:10:16 +0200