Commit Graph

  • 3056a2b544 Merge pull request 'fixed community link and improved the overview' (#382) from cummunity into main main Chris Boesch 2026-03-28 13:11:50 +0100
  • 149a2bea50
    fixed community link and improved the overview #382 Chris Boesch 2026-03-28 12:56:49 +0100
  • c5ad9ff6cf Merge pull request 'Switching the C exercises to LLVM' (#379) from sframe into main Chris Boesch 2026-03-21 20:30:33 +0100
  • 8f7a629ffb
    switched to llvm for the c-exercixes #379 Chris Boesch 2026-03-21 20:14:31 +0100
  • d3ec872dec Merge pull request 'readme updated' (#377) from readme into main Chris Boesch 2026-03-20 19:30:58 +0100
  • 2cddd566bb
    readme updated #377 Chris Boesch 2026-03-20 19:29:50 +0100
  • 3409760a62 Merge pull request 'bump required Zig version' (#376) from MatthijsBlom/ziglings:main into main Chris Boesch 2026-03-20 19:19:56 +0100
  • 9f6092aea6 Merge branch 'main' into main #376 Chris Boesch 2026-03-20 19:13:22 +0100
  • 95ad73013a Merge pull request 'Added field .skip_hint to show information on why a file has been' (#375) from cor-draconia/exercises:skip_hints into main Chris Boesch 2026-03-20 19:08:46 +0100
  • 04f4c1e32c bump required Zig version MatthijsBlom 2026-03-20 17:23:11 +0100
  • 2b5a603c43 Added field .skip_hint to show information on why a file has been skipped. #375 inke 2026-03-13 19:06:55 +0100
  • e6d93d731a Merge pull request 'Add exercises for packed structs/unions' (#374) from justusk/ziglings:packed into main Chris Boesch 2026-03-13 18:18:50 +0100
  • 16a794fbee 111/112: Add exercises for packed structs/unions #374 Justus Klausecker 2026-03-12 22:26:04 +0100
  • 973ec41097 build.zig: replace deprecated GeneralPurposeAllocator alias with DebugAllocator Justus Klausecker 2026-03-13 09:50:16 +0100
  • 1de4e14096 Merge pull request 'update description of 050_no_value for clarity' (#373) from robertefry/ziglings_exercises:fix/050-clarity into main Chris Boesch 2026-03-11 00:03:12 +0100
  • 0385f5d017
    fix: oops #373 Robert Fry 2026-03-09 23:24:59 +0000
  • de3c99dddd
    update description of 050_no_value for clarity Robert Fry 2026-03-09 23:16:30 +0000
  • 1be6fcd7db Merge pull request 'improve grammar in 103_tokenization' (#365) from pebose/exercises:improve-grammar into main Chris Boesch 2026-02-27 19:54:41 +0100
  • d5fdfe708c Merge pull request 'emphasize that the end number of a for-loop range is exclusive' (#366) from pebose/exercises:emphasize-for-loop-range into main Chris Boesch 2026-02-27 19:44:35 +0100
  • 88510735e1 Merge branch 'main' into emphasize-for-loop-range #366 Chris Boesch 2026-02-27 19:43:31 +0100
  • 07031c5daa Merge pull request 'add commas' (#364) from pebose/exercises:add-punctuations into main Chris Boesch 2026-02-27 19:38:15 +0100
  • 1813c0ded8 Merge pull request 'replace deprecated mem.indexOf with mem.find' (#363) from pebose/exercises:indexof-to-find into main Chris Boesch 2026-02-27 19:36:00 +0100
  • 8c119bebdc
    update output for exercise 095_for3 to include full range of numbers Paul Ebose 2026-02-27 19:35:10 +0100
  • dc71c2cd06
    update patch file for 095_for3 Paul Ebose 2026-02-27 19:34:53 +0100
  • 7d03b8464d
    update patch file for 103_tokenization #365 Paul Ebose 2026-02-27 19:27:04 +0100
  • 908109df2d Merge pull request 'add hint that @field() works differently on types and values' (#367) from pebose/exercises:add-hint-to-exercise-82 into main Chris Boesch 2026-02-27 19:17:59 +0100
  • c032550633 Merge pull request 'improve comment stating 'Zig 0.10.0' @typeName change' (#370) from pebose/exercises:improve-builtins2-comment-zig-0-10 into main Chris Boesch 2026-02-27 19:09:51 +0100
  • a83a42528e Merge pull request 'fix zig build error when '.progress.txt' contains newline' (#368) from pebose/exercises:fix-zig-build-error into main Chris Boesch 2026-02-27 19:05:06 +0100
  • 4500fba8b3 Merge branch 'main' into fix-zig-build-error #368 Chris Boesch 2026-02-27 18:56:08 +0100
  • 9db32388e3
    update patch file #370 Paul Ebose 2026-02-27 13:11:03 +0100
  • 53f7e015cb
    update patch file #367 Paul Ebose 2026-02-27 13:09:54 +0100
  • 2e4c7a2310 Merge pull request 'improve comment on continue expression behavior' (#369) from pebose/exercises:improve-013-while3-comment into main Chris Boesch 2026-02-27 12:49:58 +0100
  • 0785c71532 Merge pull request 'fix 068_comptime3 comment to 'std.Io.Writer.print'' (#371) from pebose/exercises:correct-comptime3-comment into main Chris Boesch 2026-02-27 12:25:13 +0100
  • 178fd9cef3
    fix zig build error when '.progress.txt' contains newline Paul Ebose 2026-02-27 04:12:46 +0100
  • 93aa733d33
    improve comment on continue expression behavior #369 Paul Ebose 2026-02-27 04:07:06 +0100
  • 686342375e
    improve comment stating 'Zig 0.10.0' @typeName change Paul Ebose 2026-02-27 03:55:37 +0100
  • 46cf5e802c
    fix 068_comptime3 comment to 'std.Io.Writer.print' #371 Paul Ebose 2026-02-27 03:51:12 +0100
  • 2e981d408f
    add hint that @field() works differently on types and values Paul Ebose 2026-02-27 03:48:11 +0100
  • 9fb6d21ce6
    emphasize that the end number of a for-loop range is exclusive Paul Ebose 2026-02-27 03:45:09 +0100
  • 9798e80deb
    improve grammar in 103_tokenization Paul Ebose 2026-02-27 03:41:27 +0100
  • 4aeb7b83b9
    add commas #364 Paul Ebose 2026-02-27 03:38:59 +0100
  • 8a2e40040b
    replace deprecated mem.indexOf with mem.find #363 Paul Ebose 2026-02-27 03:38:26 +0100
  • 3ecaa34271 Merge pull request 'use Io interface for enabling ansi escape codes' (#361) from sno2/exercises:main into main Chris Boesch 2026-02-08 21:41:30 +0100
  • df3f2df50b use Io interface for enabling ansi escape codes #361 Carter Snook 2026-02-08 18:44:36 -0600
  • 7d4162e388 Merge pull request 'changed to zig-dev version 2471' (#359) from i357 into main Chris Boesch 2026-02-04 11:44:04 +0100
  • 8840f201d5
    changed to zig-dev version 2471 #359 Chris Boesch 2026-02-04 10:37:03 +0100
  • bfc57ca6bb Merge pull request 'fix: std.process.RunOptions fields changed (used in build.zig)' (#358) from tadakuso/ziglings:main into main Chris Boesch 2026-02-04 10:28:34 +0100
  • 6fe9625899 fix: std.process.RunOptions fields changed (used in build.zig) #358 tadakuso 2026-02-04 08:16:11 +0800
  • 0ceb0df875 Merge pull request 'fix: 071 update TypeInfo field case to .int' (#356) from arthursolomiac/exercises:fix-071-typeinfo-case into main Chris Boesch 2026-01-10 13:53:39 +0100
  • 3f9e390bcc
    fix: 071 update TypeInfo field case to .int #356 Arthur Solomiac 2026-01-10 10:44:25 +0100
  • 07583db582 Merge pull request 'I/O improvements' (#355) from io_improvements into main Chris Boesch 2026-01-09 23:07:31 +0100
  • 1e552a1dd6
    I/O improvements #355 Chris Boesch 2026-01-09 22:56:23 +0100
  • 6972af2178 Merge pull request 'fix: use new randomness api' (#354) from itsnoctural/exercises:main into main Chris Boesch 2026-01-09 10:26:28 +0100
  • 91f484ed47 bump required zig version #354 itsnoctural 2026-01-09 00:37:33 +0200
  • 551008ac19 fix: use new randomness api itsnoctural 2026-01-09 00:19:24 +0200
  • 335aaafcff Merge pull request 'Change link to documentation' (#351) from BartShoot/exercises:main into main Chris Boesch 2026-01-08 13:34:03 +0100
  • b98fb4d9fb Change link to documentation #351 BartShoot 2026-01-08 01:38:18 +0100
  • 9b18647fd2 Merge pull request 'adjust temp files' (#350) from i348 into main Chris Boesch 2026-01-07 20:05:10 +0100
  • 639a763044
    adjust temp files #350 Chris Boesch 2026-01-07 19:57:43 +0100
  • 878bebb1d1 Merge pull request 'docs: add zig 0.16.0-dev.1976 version change' (#347) from doprz/exercises:docs/zig-version-change into main Chris Boesch 2026-01-07 16:21:30 +0100
  • d10c31672a Merge branch 'main' into docs/zig-version-change #347 Chris Boesch 2026-01-07 16:20:42 +0100
  • bf4bea929f Merge pull request 'entered current version number' (#349) from i348 into main Chris Boesch 2026-01-07 16:20:02 +0100
  • 05b324d697
    entered current version number #349 Chris Boesch 2026-01-07 15:39:08 +0100
  • 8f0771d7bf
    docs: add zig 0.16.0-dev.1976 version change doprz 2026-01-06 11:13:19 -0600
  • d776e07af2 Merge pull request 'fix build errors in new Zig compiler' (#344) from prasefia/ziglings:main into main Chris Boesch 2026-01-06 14:26:14 +0100
  • f00ae44ec7
    feat(nix): add shell.nix #346 doprz 2026-01-05 22:17:11 -0600
  • effbe115a5
    feat(nix): add nix flake doprz 2026-01-05 21:58:31 -0600
  • a04f945d36 fix build errors in new Zig compiler #344 prasefia 2026-01-06 02:55:10 +0300
  • 6212297335 Merge pull request 'minor typos' (#343) from typos into main Chris Boesch 2026-01-04 14:35:07 +0100
  • f87097ae54
    minor typos #343 Chris Boesch 2026-01-04 14:17:27 +0100
  • 8791b9440a Merge pull request 'change io explanation' (#341) from std.Io into main Chris Boesch 2025-12-30 13:52:40 +0100
  • af2a30e6da
    change io explanation #341 Chris Boesch 2025-12-30 13:40:24 +0100
  • 4927ef6a26 Merge pull request 'Integrate file system I/O with the std.Io interface' (#339) from std_Io into main Chris Boesch 2025-12-29 12:46:28 +0100
  • e8f81ddb96
    finish new i/o #339 Chris Boesch 2025-12-29 12:42:35 +0100
  • b332dc879e
    build revised Chris Boesch 2025-12-28 21:39:32 +0100
  • 5685c94194
    tests revised Chris Boesch 2025-12-28 21:28:26 +0100
  • 3a645ac9db
    exc. 107 migrated Chris Boesch 2025-12-28 21:19:31 +0100
  • 4340642f3c
    exc. 106 migrated Chris Boesch 2025-12-28 20:40:31 +0100
  • 8f9daa12b2
    exc. 34 migrated Chris Boesch 2025-12-28 14:46:23 +0100
  • 8e30debc6a
    improved i/o explanation for exc. 26 Chris Boesch 2025-12-28 02:01:19 +0100
  • b33fd5a744
    exc. 26 migrated Chris Boesch 2025-12-28 01:55:06 +0100
  • 21f86f07ad
    migrated build and test Chris Boesch 2025-12-27 23:44:12 +0100
  • a5febf58c9 Merge pull request 'added dark ziglings image' (#338) from new_image into main 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