Commit Graph

  • bc98057d66 Update the code to the new zig version Manlio Perillo 2023-04-12 18:41:40 +0200
  • 3121ebff30 Update 096_memory_allocation.zig Chris Boesch 2023-04-12 17:14:18 +0200
  • 8eaf472959 Update 097_bit_manipulation.zig Chris Boesch 2023-04-12 17:13:51 +0200
  • ea330749ca Update 098_bit_manipulation2.zig Chris Boesch 2023-04-12 17:10:54 +0200
  • ecde85f5d5 Update README.md Chris Boesch 2023-04-12 17:09:03 +0200
  • ffd3de2d01 Merge pull request #233 from chrboesch/bit_manipulation Chris Boesch 2023-04-12 17:08:06 +0200
  • 9f48d84ac8 added the second exercise for bit manipulation Chris Boesch 2023-04-12 17:00:26 +0200
  • 35765f9299 Merge pull request #232 from chrboesch/bit_manipulation Chris Boesch 2023-04-12 15:52:27 +0200
  • 299418c314 added first exercise for bit manipulation Chris Boesch 2023-04-12 15:47:20 +0200
  • 3c19500827 added first exercise for bit manipulation Chris Boesch 2023-04-12 15:44:12 +0200
  • 1ccc86edd6 Merge pull request #224 from perillo/improve-build-more Chris Boesch 2023-04-12 15:27:48 +0200
  • 47876e6371 build: make PrintStep thread safe Manlio Perillo 2023-04-10 21:24:49 +0200
  • 1ee8aabcf3 build: simplify the code when solving all the exercises Manlio Perillo 2023-04-10 21:02:54 +0200
  • be782af7a3 build: restore compatibility support Manlio Perillo 2023-04-10 18:14:58 +0200
  • 647a24afae build: improve PrintStep, SkipStep and PatchStep names Manlio Perillo 2023-04-09 18:48:19 +0200
  • c656536d3f build: simplify code and add tests Manlio Perillo 2023-04-09 18:33:59 +0200
  • d43f19ded8 build: add support for skipping exercises Manlio Perillo 2023-04-08 12:56:51 +0200
  • 67f369484c build: ensure the exercise links libc, when needed Manlio Perillo 2023-04-08 09:51:07 +0200
  • 7b37047c05 Update README.md Chris Boesch 2023-04-09 19:40:39 +0200
  • 420acb781b Merge pull request #226 from chrboesch/adjust_advance Chris Boesch 2023-04-09 19:39:24 +0200
  • cff8aa2e52 closes https://github.com/ratfactor/ziglings/issues/223 Chris Boesch 2023-04-09 19:25:04 +0200
  • 1cf910fb51 build: enable full parallelism when -Dhealed is set Manlio Perillo 2023-04-08 09:02:38 +0200
  • b478c1bff4 Update README.md Chris Boesch 2023-04-07 18:28:33 +0200
  • e242d821ba Merge pull request #212 from perillo/improve-build Chris Boesch 2023-04-07 18:24:42 +0200
  • ddc835762c Insert current zig version for compatiblity! Chris Boesch 2023-04-07 18:18:15 +0200
  • 0fd80d6cba help text for parameters adapted Chris Boesch 2023-04-07 18:06:13 +0200
  • 59e28987da build: restore the exercise chain Manlio Perillo 2023-04-06 12:47:08 +0200
  • 75a1600626 build: fix the description of the named_install step Manlio Perillo 2023-04-05 11:16:23 +0200
  • 8bf719e5e2 Merge pull request #216 from chrboesch/i215 Chris Boesch 2023-04-05 16:30:51 +0200
  • 14ad753001 improving the explanation Chris Boesch 2023-04-05 16:11:56 +0200
  • 36e3f577ca build: replace the logo step with the header step Manlio Perillo 2023-04-04 18:32:30 +0200
  • 45713ec8ab build: restore support for Zig 0.6.0 Manlio Perillo 2023-04-03 11:06:39 +0200
  • dd15cb94fd build: make the logo a build step Manlio Perillo 2023-04-02 14:59:22 +0200
  • b75a76d072 Merge pull request #209 from chrboesch/e70 Chris Boesch 2023-03-31 12:31:15 +0200
  • ad8aec7885 changed self parameter in connect to pointer Chris Boesch 2023-03-31 12:18:57 +0200
  • 5469a7b89f Merge pull request #208 from chrboesch/issue_140 Chris Boesch 2023-03-30 23:22:09 +0200
  • b16cd86906 function made more elegant Chris Boesch 2023-03-30 23:11:40 +0200
  • aa01f6eea9 Merge pull request #207 from chrboesch/i205 Chris Boesch 2023-03-30 22:49:10 +0200
  • 34e36e4175 changed self paramter in waddle to pointer Chris Boesch 2023-03-30 22:42:44 +0200
  • 87ddb98d23 Merge pull request #206 from ZoloZithro/my-branch Chris Boesch 2023-03-30 16:40:49 +0200
  • dfed138555 Exercise 094: Correct spelling and grammar Zolo Zithro 2023-03-30 09:40:13 -0400
  • 66d9d337a6 Update README.md Chris Boesch 2023-03-20 00:24:24 +0100
  • 2ba268a0b0 Merge pull request #203 from chrboesch/new_build Chris Boesch 2023-03-19 18:28:47 +0100
  • 3b85c24694 workaround for parallel processing of the build steps Chris Boesch 2023-03-19 18:23:35 +0100
  • 78e856f602 first test for new build system Chris Boesch 2023-03-19 00:59:42 +0100
  • ad8b0383a4 Merge pull request #199 from joburgard/main Dave Gauer 2023-03-15 18:52:16 -0400
  • 903b5fc536 Fix typo Jo Burgard 2023-03-14 13:43:50 +0100
  • b5e16e8d0b Fix typo Jo Burgard 2023-03-14 13:35:20 +0100
  • 5ad5bba918 Update README.md Chris Boesch 2023-03-12 13:49:26 +0100
  • 423e63a83d Update README.md Chris Boesch 2023-03-12 13:47:48 +0100
  • c3f9c7878c Update README.md Chris Boesch 2023-03-12 13:47:13 +0100
  • 4455afebf9 Merge pull request #197 from chrboesch/memall Chris Boesch 2023-03-09 12:39:32 +0100
  • 8f67cb8c02 added line feed Chris Boesch 2023-03-09 12:20:45 +0100
  • fd8bde3cd3 Merge pull request #195 from Seanny123/memory-allocation Chris Boesch 2023-03-09 11:38:42 +0100
  • be87134397 change empty init to '???' placeholder Sean Aubin 2023-03-08 19:22:17 -0500
  • 484822a8da rename memory allocation 095 -> 096 Sean Aubin 2023-03-08 13:42:21 -0500
  • a218425ee5 add 095_memory_allocation.patch Sean Aubin 2023-03-08 13:21:48 -0500
  • 551a36f7c9 fix allocate example Sean Aubin 2023-03-08 13:09:41 -0500
  • f08af9b242 move memory allocation example to 095 Sean Aubin 2023-03-08 12:51:07 -0500
  • f01d9ba92d rephrase/reformat comments Sean Aubin 2023-03-08 12:50:10 -0500
  • 1be1d854a8 first draft of memory allocation exercise Sean Aubin 2023-02-28 20:54:42 -0500
  • f10f9efe7f Merge pull request #196 from chrboesch/for-loops Chris Boesch 2023-03-04 16:15:30 +0100
  • 101151f3f1 exercise for new for-loops Chris Boesch 2023-03-04 16:07:53 +0100
  • 582f3b1b09 Merge pull request #194 from Seanny123/sean-nitpicks Chris Boesch 2023-02-28 16:29:37 +0100
  • 20a0fcdd9a fix typos/grammar in 093_hello_c.zig Sean Aubin 2023-02-27 17:22:51 -0500
  • 861bf28e73 Update README.md Chris Boesch 2023-02-22 11:22:41 +0100
  • fb029e6982 Update README.md Chris Boesch 2023-02-21 21:55:32 +0100
  • c34380e939 Merge pull request #191 from chrboesch/dev_1711 Chris Boesch 2023-02-21 21:54:09 +0100
  • e7326dc5f9 dev.1711 - switched to multi-object-for-loops Chris Boesch 2023-02-21 21:43:40 +0100
  • 8da0a6aa7d Merge pull request #190 from chrboesch/issue_126 Chris Boesch 2023-02-20 21:48:19 +0100
  • b409387dc8 removed unnecessary self pointer Chris Boesch 2023-02-20 21:32:10 +0100
  • 21b6cccd5f Update README.md Chris Boesch 2023-02-19 21:59:52 +0100
  • f9b3d50824 Merge pull request #189 from chrboesch/dev1650 Chris Boesch 2023-02-19 18:18:22 +0100
  • 1d10a062e2 check for dev1650 and some minor polish Chris Boesch 2023-02-19 17:52:16 +0100
  • b2de68869e Merge pull request #188 from chrboesch/issue_185 Chris Boesch 2023-02-19 00:30:10 +0100
  • e92858bd65 issue 185, description improved Chris Boesch 2023-02-19 00:20:13 +0100
  • 9f08e1efe4 Merge pull request #187 from chrboesch/c_math Chris Boesch 2023-02-19 00:10:08 +0100
  • 84f4b4a9c7 small improvements in hello_c Chris Boesch 2023-02-19 00:00:08 +0100
  • f6a2356bea Merge pull request #186 from chrboesch/c_math Chris Boesch 2023-02-18 23:52:08 +0100
  • 23f2cc88d2 added C math exercise Chris Boesch 2023-02-18 23:39:21 +0100
  • 6353299cd6 'working with C marked' Chris Boesch 2023-02-16 19:44:35 +0100
  • 5d7d811298 Merge pull request #183 from chrboesch/hello_c Chris Boesch 2023-02-16 19:42:24 +0100
  • dc187889c1 some improvements in the description Chris Boesch 2023-02-16 19:28:10 +0100
  • bb95625477 try 'write' that works on mac, but I didn't know if it works on windows Chris Boesch 2023-02-16 18:33:06 +0100
  • 120cf0c158 Merge pull request #184 from DiogoNeves/patch-1 Chris Boesch 2023-02-16 13:50:41 +0100
  • dce731a0ec Merge branch 'main' into hello_c Chris Boesch 2023-02-16 11:17:52 +0100
  • 9693860bc0 inserted a workaround for mac-os, see https://github.com/ziglang/zig/issues/14657#issuecomment-1432180967 Chris Boesch 2023-02-16 11:15:07 +0100
  • 4a63c43c1f 'Interfaces' check marked Chris Boesch 2023-02-16 10:35:15 +0100
  • abdcc77984 Merge pull request #181 from chrboesch/interfaces Chris Boesch 2023-02-16 10:07:48 +0100
  • 4c827a6ec2 adds missing 'the' to intro text Diogo Neves 2023-02-16 00:39:56 +0000
  • 662086cb89 Added story/explanation to new ex. 092 Dave Gauer 2023-02-15 17:45:10 -0500
  • 4cf3bd63a2 added the first C exercise Chris Boesch 2023-02-15 22:55:44 +0100
  • 0f42850f7e Merge pull request #182 from chrboesch/v1638 Chris Boesch 2023-02-15 20:03:32 +0100
  • 561484280c update to version 1636 Chris Boesch 2023-02-15 19:28:27 +0100
  • beaa89fdf5 inserted a failure and created a patch Chris Boesch 2023-02-14 12:58:12 +0100
  • bb4b321b0c created an empty patch for testing until the exercise is finished Chris Boesch 2023-02-14 09:11:46 +0100
  • 2557913402 Update README.md Chris Boesch 2023-02-12 17:37:41 +0100
  • 0dd1cf1b18 Merge pull request #180 from chrboesch/v1602 Chris Boesch 2023-02-12 17:36:37 +0100
  • 5007e7330f updated to version 011.0-dev.1602 Chris Boesch 2023-02-12 17:10:40 +0100
  • 35c5d6b976 added 092_interfaces to build Chris Boesch 2023-02-11 11:43:09 +0100