Commit graph

  • 97c8bc39bc Merge pull request 'Clarification in description for ranges in loops.' (#142) from i141 into main Chris Boesch 2024-08-11 14:48:05 +00:00
  • 17f9312034
    Clarification in description for ranges in loops. Chris Boesch 2024-08-11 16:29:14 +02:00
  • e2f356d95c Merge pull request 'Add build parameter to start at a specific exercise' (#140) from mythmon/ziglings-exercises:build-start-from into main Chris Boesch 2024-08-09 10:21:08 +00:00
  • 70b0522cb2
    Add build parameter to start at a specific exercise Michael Cooper 2024-08-08 08:23:14 -07:00
  • 94d6a4da5f Merge pull request 'Changed needed zig version.' (#138) from pr_130 into main Chris Boesch 2024-08-04 13:19:44 +00:00
  • 1ba74488e4
    Changed needed zig version. Chris Boesch 2024-08-04 15:05:11 +02:00
  • d6887f21c8 Merge pull request 'Fix #127 and #129 by updating the build files to account for recent 0.14.0-dev updates' (#130) from bsubei/exercises:fix-0.14.0-build-changes into main Chris Boesch 2024-08-04 12:31:21 +00:00
  • a671def2cf Merge branch 'main' into fix-0.14.0-build-changes Chris Boesch 2024-08-04 12:20:39 +00:00
  • 28320b169f Merge pull request 'Fixed error message through a TAB in the comment, see https://github.com/ziglang/zig/issues/20928' (#137) from work into main Chris Boesch 2024-08-04 12:20:10 +00:00
  • b26e3b2ac4
    Fixed error message through a TAB in the comment, see https://github.com/ziglang/zig/issues/20928 Chris Boesch 2024-08-04 14:19:05 +02:00
  • 4cc1158fbc fix tests build file broken by addRemoveDirTree now requiring LazyPath bsubei 2024-07-21 12:26:03 -04:00
  • e7dcf0b6ef fix build files broken by latest 0.14.0-dev changes to Build.Step.MakeOptions bsubei 2024-07-21 12:23:30 -04:00
  • e8f09190d6 Merge pull request 'document -Drandom' (#124) from hippietrail/exercises:random-exercise into main Chris Boesch 2024-07-06 20:21:39 +00:00
  • 1fd6aa1c65 Merge branch 'main' into random-exercise Chris Boesch 2024-07-06 20:19:56 +00:00
  • 4401cf8f49 document -Drandom Andrew Dunbar 2024-07-06 14:18:56 +10:00
  • 140c22e9f4 Merge pull request 'Update .woodpecker/eowyn.yaml' (#119) from chrboesch-wp-patch-3 into main Chris Boesch 2024-06-25 09:19:30 +00:00
  • c33898bc65 Update .woodpecker/eowyn.yaml chrboesch 2024-06-25 09:11:04 +00:00
  • 7705473447 Merge pull request 'Rename 'std.rand' to 'std.Random'' (#118) from fix_117 into main Chris Boesch 2024-06-25 08:53:25 +00:00
  • 5bf56f03b0
    Rename 'std.rand' to 'std.Random' Chris Boesch 2024-06-25 10:45:54 +02:00
  • 94fe012c77 Merge pull request 'attempt at implementing #113 "Add a way to do one random exercise"' (#117) from hippietrail/exercises:random-exercise into main Chris Boesch 2024-06-25 08:30:14 +00:00
  • 2259a18ece attempt at implementing #113 "Add a way to do one random exercise" Andrew Dunbar 2024-06-25 17:22:57 +10:00
  • f496d79ab9 Merge pull request '046: Show usage of .? and hint towards new solution.' (#116) from alexmchughnz/ziglings:fix046 into main Chris Boesch 2024-06-24 19:13:25 +00:00
  • f656e950d5 Add patch. Alex McHugh 2024-06-23 20:24:28 +12:00
  • 3763f976eb 046: Show usage of .? and hint towards new solution. Alex McHugh 2024-06-23 19:35:22 +12:00
  • da46008761 Merge pull request 'Fixes because of a new Zig version, which changes some functions.' (#114) from patch-106 into main Chris Boesch 2024-06-17 10:14:13 +00:00
  • 5c000ce2d7
    Fixes because of a new Zig version, which changes some functions. Chris Boesch 2024-06-17 11:43:25 +02:00
  • c0c315b25a Merge pull request 'Calling split is deprecated' (#110) from cannero/zig-exercises:change_split into main Chris Boesch 2024-06-17 08:00:44 +00:00
  • 83f16709ba Calling split is deprecated Sebastian 2024-06-16 18:58:48 +02:00
  • 6d3d3651d0 Merge pull request 'English fixes for 107_files2.zig' (#108) from hippietrail/exercises:english-107 into main Chris Boesch 2024-06-14 09:06:53 +00:00
  • 582a2558c7 English fixes for 106_files.zig Andrew Dunbar 2024-06-12 17:52:33 +10:00
  • c9e5c7d561 English fixes for 107_files2.zig Andrew Dunbar 2024-06-12 17:29:11 +10:00
  • 65387dda45 Merge pull request 'fixed typo' (#107) from typo into main Chris Boesch 2024-06-08 17:25:17 +00:00
  • 1f5ec78df8
    fixed typo Chris Boesch 2024-06-08 19:20:30 +02:00
  • bb032fad40 Merge pull request 'New Zig version' (#106) from readme into main Chris Boesch 2024-06-08 17:07:59 +00:00
  • 984f4af3a1
    New Zig version Chris Boesch 2024-06-08 19:07:20 +02:00
  • 99c9c42ff2 Merge pull request 'Verbs agree with the head of the noun phrase, not the closest noun' (#98) from hippietrail/exercises:grammar into main Chris Boesch 2024-06-08 16:32:54 +00:00
  • 7f78701d19 Merge branch 'main' into grammar Chris Boesch 2024-06-08 16:31:06 +00:00
  • 5c9b9bdc34 Merge pull request 'Ignore .zig-cache for new zig versions' (#102) from NicoElbers/exercises:main into main Chris Boesch 2024-05-30 20:17:51 +00:00
  • 0279826f5b
    Ignore .zig-cache for new zig versions Nico Elbers 2024-05-30 18:23:28 +02:00
  • 914141ec5a Merge pull request 'the Earth' (#97) from rofrol/ziglings--exercises:the-earth into main Chris Boesch 2024-05-30 14:15:52 +00:00
  • c2caf1a32e Merge branch 'main' into the-earth Chris Boesch 2024-05-30 14:15:27 +00:00
  • 227bcb18db Merge pull request 'Fixed the changes from reworking std.Progress.' (#101) from v339 into main Chris Boesch 2024-05-29 19:29:56 +00:00
  • b224ed510e
    Fixed the changes from reworking std.Progress. For details: https://github.com/ziglang/zig/pull/20059 Chris Boesch 2024-05-29 21:20:28 +02:00
  • 6223dc0f83 Verbs agree with the head of the noun phrase, not the closest noun hippietrail 2024-05-25 11:25:09 +00:00
  • a6d13af0c2 the Earth Roman Frołow 2024-05-20 21:32:32 +02:00
  • 776316e60b Merge pull request 'Update exercises/105_threading2.zig' (#95) from rpm0372/exercises:TypoIn105 into main Chris Boesch 2024-05-12 11:50:56 +00:00
  • efe2d19c69 Update exercises/105_threading2.zig rpm0372 2024-05-11 22:38:15 +00:00
  • 49c54fb075 Merge pull request 'Nobody wants the long version of finding out if a variable is set.' (#94) from minor_improvements into main Chris Boesch 2024-05-10 21:40:54 +00:00
  • 67f87a76c2
    Nobody wants the long version of finding out if a variable is set. So switched to the short version with 'orelse'. ;) Chris Boesch 2024-05-10 23:21:04 +02:00
  • dfdaf03d99 Merge pull request 'Add devcontainer config' (#90) from aquilarafa/exercises:add-devcontainer into main Chris Boesch 2024-05-06 15:17:52 +00:00
  • 5da194ba9c Add devcontainer.json Rafael Áquila 2024-05-06 07:47:27 -03:00
  • 8345e839b0 Merge pull request 'Fix some typos' (#89) from typos into main Chris Boesch 2024-05-06 07:25:18 +00:00
  • 6c23f2682e Merge branch 'main' into typos Chris Boesch 2024-05-06 07:20:37 +00:00
  • 19bd8745e4
    Fix some typos Chris Boesch 2024-05-06 09:13:56 +02:00
  • 1ac46d7a42 Merge pull request 'Fix patches for 106 and 107' (#88) from wp433 into main Chris Boesch 2024-05-04 23:27:01 +00:00
  • 165cc199ca
    Fix patches for 106 and 107 Chris Boesch 2024-05-05 01:16:23 +02:00
  • e182d1f19d Merge pull request 'fix: typos in exercises 094 and 098' (#87) from d-hain/ziglings-exercises:typo-fix-094-098 into main Chris Boesch 2024-05-04 22:46:16 +00:00
  • 09e2f37a50 Merge branch 'main' into typo-fix-094-098 Chris Boesch 2024-05-04 22:45:32 +00:00
  • 27db3112f9 Merge pull request 'fix: typo: % instead of @ for a builtin function' (#85) from d-hain/ziglings-exercises:094_c_math-typo-fix into main Chris Boesch 2024-05-04 22:34:11 +00:00
  • 8cb2a5aa3c fix: some grammatical errors David Hain 2024-05-04 22:53:04 +02:00
  • c936c5e123 fix: many grammatical errors David Hain 2024-05-04 22:35:07 +02:00
  • 5c2354a1bf fix: typo: removed extra s David Hain 2024-05-04 21:12:54 +02:00
  • 4dbd056100 fix: typo: % instead of @ for a builtin function David Hain 2024-05-04 18:51:00 +02:00
  • 9ce4a7d6f0 Merge pull request 'Update .woodpecker/eowyn.yaml' (#83) from wp-patch-2 into main Chris Boesch 2024-04-24 14:58:05 +00:00
  • b484be9ac1 Update .woodpecker/eowyn.yaml Chris Boesch 2024-04-24 14:40:01 +00:00
  • a2a0a6e891 Merge pull request 'Update .woodpecker/eowyn.yaml' (#82) from chrboesch-wp-patch-1 into main Chris Boesch 2024-04-24 14:31:07 +00:00
  • e7eaa080b6 Update .woodpecker/eowyn.yaml Chris Boesch 2024-04-24 14:20:57 +00:00
  • ce0a6cc91c Merge pull request 'Switch to new zig dev release 0.13' (#81) from r013 into main Chris Boesch 2024-04-20 20:37:30 +00:00
  • c94eb33e44
    Switch to new zig dev release 0.13 Chris Boesch 2024-04-20 22:35:14 +02:00
  • 8f36619bd7 Merge pull request 'fixing little typo on exercise 107_files2.zig' (#80) from susubub/exercises:little-typo_107 into main Chris Boesch 2024-04-18 17:55:02 +00:00
  • aa74dde367 fixing little typo on exercise 107_files2.zig susubub 2024-04-17 20:04:43 -03:00
  • 9432c2b0fd Merge pull request 'Fixed woodpecker warnings' (#79) from pr78 into main Chris Boesch 2024-04-10 21:02:13 +00:00
  • f4f8eb7ff1
    Fixed woodpecker warnings Chris Boesch 2024-04-10 22:56:33 +02:00
  • 72e3d6ebdc Update .woodpecker/eowyn.yml Chris Boesch 2024-04-10 18:38:59 +00:00
  • 3c9c55df8e Merge pull request 'Additional timer in thread start added' (#77) from I75 into main Chris Boesch 2024-04-10 17:21:18 +00:00
  • 376a839672 Merge branch 'main' into I75 Chris Boesch 2024-04-10 17:16:14 +00:00
  • ba2a9622c4
    Additional timer in thread start added Chris Boesch 2024-04-10 19:13:46 +02:00
  • 2122c477a0 Merge pull request 'Greater gradation of timers built into the threads' (#76) from I75 into main Chris Boesch 2024-04-10 14:18:01 +00:00
  • 7732cd7716
    Greater gradation of timers built into the threads Chris Boesch 2024-04-10 16:06:23 +02:00
  • 564916db81 Update README.md Chris Boesch 2024-04-03 07:51:19 +00:00
  • 84864d808f Merge pull request 'Zig version changed' (#73) from pr72 into main Chris Boesch 2024-04-03 07:47:46 +00:00
  • 7875a0f9aa
    Zig version changed Chris Boesch 2024-04-03 00:37:33 +02:00
  • c0ff1b70c1 Merge pull request 'WIP - fix breaking zig change to @fieldParentPtr' (#72) from kamidev/exercises:fix_zig_breaking_pr_19470 into main Chris Boesch 2024-04-02 22:19:17 +00:00
  • f06c1f27d1
    Fix breaking zig change to @fieldParentPtr parameters kamidev 2024-03-31 14:55:32 +02:00
  • ba4709b20f Merge pull request 'fix typo' (#70) from i69 into main Chris Boesch 2024-03-28 20:53:46 +00:00
  • e06cdc0b70 Merge branch 'main' into i69 Chris Boesch 2024-03-28 20:42:35 +00:00
  • 86ac326885
    fix typo Chris Boesch 2024-03-28 21:33:16 +01:00
  • 20919722ff Merge pull request 'added exercise/106_files.zig' (#66) from dizzyi_solo/exercises:main into main Chris Boesch 2024-03-27 18:54:51 +00:00
  • db21ab9855 Merge branch 'main' into main Chris Boesch 2024-03-27 18:50:52 +00:00
  • 05589f8ba1 added format parameter {d} Alan CHUNG 2024-03-27 16:53:19 +08:00
  • 223fc79e44 106 & 107 Alan CHUNG 2024-03-27 16:40:24 +08:00
  • 69bc9a0723 Pass CI test locally Alan CHUNG 2024-03-26 14:33:25 +08:00
  • 5f74c7f911 specify directory on patch file 106 Alan CHUNG 2024-03-26 14:05:16 +08:00
  • 2c44f3e4ff specify directory on patch file 106 Alan CHUNG 2024-03-26 14:03:54 +08:00
  • 92ea6718b2 remove header of patch files of 106 Alan CHUNG 2024-03-26 14:01:12 +08:00
  • 9bf7a84e56 106_files.patches actual Alan CHUNG 2024-03-26 13:53:29 +08:00
  • 9ce889b438 106_files.zig actual test Alan CHUNG 2024-03-26 13:51:59 +08:00
  • 74a6e60e17 add patch files for 106_files.zig Alan CHUNG 2024-03-25 16:39:45 +08:00
  • 23b11a7509 106_files.zig format Alan CHUNG 2024-03-25 16:36:15 +08:00
  • 66d08f1e1f modified build.zig Alan CHUNG 2024-03-25 16:24:42 +08:00