Commit Graph
100 Commits
Author SHA1 Message Date
Chris BoeschandGitHub 540042576e Update README.md 2023-04-13 10:41:34 +02:00
Chris BoeschandGitHub 3b3f802cc8 Merge pull request #237 from chrboesch/main
added cname
2023-04-13 09:57:50 +02:00
Chris BoeschandGitHub 4b941892e1 Update CNAME 2023-04-12 21:07:38 +02:00
Chris BoeschandGitHub b7812b684f Update CNAME 2023-04-12 21:04:18 +02:00
Chris BoeschandGitHub 10f0aa2100 Create CNAME 2023-04-12 20:56:32 +02:00
Chris BoeschandGitHub 850ec0c164 Update README.md
url fixed
2023-04-12 19:32:34 +02:00
Chris BoeschandGitHub bf013df4bf Merge pull request #235 from perillo/update-to-version-0.11.0-dev.2560
Update the code to the new zig version
2023-04-12 19:02:43 +02:00
Chris BoeschandGitHub 3121ebff30 Update 096_memory_allocation.zig
formatting
2023-04-12 17:14:18 +02:00
Chris BoeschandGitHub 8eaf472959 Update 097_bit_manipulation.zig
formatting
2023-04-12 17:13:51 +02:00
Chris BoeschandGitHub ea330749ca Update 098_bit_manipulation2.zig
formatting
2023-04-12 17:10:54 +02:00
Chris BoeschandGitHub ecde85f5d5 Update README.md
set check for 'bit manipulation'
2023-04-12 17:09:03 +02:00
Chris BoeschandGitHub ffd3de2d01 Merge pull request #233 from chrboesch/bit_manipulation
added the second exercise for bit manipulation
2023-04-12 17:08:06 +02:00
Chris Boesch 9f48d84ac8 added the second exercise for bit manipulation 2023-04-12 17:00:26 +02:00
Chris BoeschandGitHub 35765f9299 Merge pull request #232 from chrboesch/bit_manipulation
Bit manipulation
2023-04-12 15:52:27 +02:00
Chris Boesch 299418c314 added first exercise for bit manipulation 2023-04-12 15:47:20 +02:00
Chris Boesch 3c19500827 added first exercise for bit manipulation 2023-04-12 15:44:12 +02:00
Chris BoeschandGitHub 1ccc86edd6 Merge pull request #224 from perillo/improve-build-more
build: enable full parallelism when -Dhealed is set
2023-04-12 15:27:48 +02:00
Chris BoeschandGitHub 7b37047c05 Update README.md 2023-04-09 19:40:39 +02:00
Chris BoeschandGitHub 420acb781b Merge pull request #226 from chrboesch/adjust_advance
Adjustment of the 'Advanced usage' in the README
2023-04-09 19:39:24 +02:00
Chris Boesch cff8aa2e52 closes https://github.com/ratfactor/ziglings/issues/223 2023-04-09 19:25:04 +02:00
Chris BoeschandGitHub b478c1bff4 Update README.md
changed zig version number
2023-04-07 18:28:33 +02:00
Chris BoeschandGitHub e242d821ba Merge pull request #212 from perillo/improve-build
build: make the logo a build step
2023-04-07 18:24:42 +02:00
Chris Boesch ddc835762c Insert current zig version for compatiblity!
This is primarily to make users aware that there has been a change in the call for individual exercises.
2023-04-07 18:18:15 +02:00
Chris Boesch 0fd80d6cba help text for parameters adapted 2023-04-07 18:06:13 +02:00
Chris BoeschandGitHub 8bf719e5e2 Merge pull request #216 from chrboesch/i215
improving the explanation
2023-04-05 16:30:51 +02:00
Chris Boesch 14ad753001 improving the explanation 2023-04-05 16:11:56 +02:00
Chris BoeschandGitHub b75a76d072 Merge pull request #209 from chrboesch/e70
changed self parameter in connect to pointer
2023-03-31 12:31:15 +02:00
Chris Boesch ad8aec7885 changed self parameter in connect to pointer 2023-03-31 12:18:57 +02:00
Chris BoeschandGitHub 5469a7b89f Merge pull request #208 from chrboesch/issue_140
function made more elegant
2023-03-30 23:22:09 +02:00
Chris Boesch b16cd86906 function made more elegant 2023-03-30 23:11:40 +02:00
Chris BoeschandGitHub aa01f6eea9 Merge pull request #207 from chrboesch/i205
changed self paramter in waddle to pointer
2023-03-30 22:49:10 +02:00
Chris Boesch 34e36e4175 changed self paramter in waddle to pointer 2023-03-30 22:42:44 +02:00
Chris BoeschandGitHub 87ddb98d23 Merge pull request #206 from ZoloZithro/my-branch
Exercise 094: Correct spelling and grammar

Thanks!
2023-03-30 16:40:49 +02:00
Chris BoeschandGitHub 66d9d337a6 Update README.md
change note to attention for new build system
2023-03-20 00:24:24 +01:00
Chris BoeschandGitHub 2ba268a0b0 Merge pull request #203 from chrboesch/new_build
workaround for new build system
2023-03-19 18:28:47 +01:00
Chris Boesch 3b85c24694 workaround for parallel processing of the build steps 2023-03-19 18:23:35 +01:00
Chris Boesch 78e856f602 first test for new build system 2023-03-19 00:59:42 +01:00
Chris BoeschandGitHub 5ad5bba918 Update README.md 2023-03-12 13:49:26 +01:00
Chris BoeschandGitHub 423e63a83d Update README.md 2023-03-12 13:47:48 +01:00
Chris BoeschandGitHub c3f9c7878c Update README.md
see https://github.com/ratfactor/ziglings/issues/198
2023-03-12 13:47:13 +01:00
Chris BoeschandGitHub 4455afebf9 Merge pull request #197 from chrboesch/memall
added line feed
2023-03-09 12:39:32 +01:00
Chris Boesch 8f67cb8c02 added line feed 2023-03-09 12:20:45 +01:00
Chris BoeschandGitHub fd8bde3cd3 Merge pull request #195 from Seanny123/memory-allocation
Memory allocation exercise
2023-03-09 11:38:42 +01:00
Chris BoeschandGitHub f10f9efe7f Merge pull request #196 from chrboesch/for-loops
exercise for new for-loops
2023-03-04 16:15:30 +01:00
Chris Boesch 101151f3f1 exercise for new for-loops 2023-03-04 16:07:53 +01:00
Chris BoeschandGitHub 582f3b1b09 Merge pull request #194 from Seanny123/sean-nitpicks
Nitpicks: typos, grammar
2023-02-28 16:29:37 +01:00
Chris BoeschandGitHub 861bf28e73 Update README.md 2023-02-22 11:22:41 +01:00
Chris BoeschandGitHub fb029e6982 Update README.md 2023-02-21 21:55:32 +01:00
Chris BoeschandGitHub c34380e939 Merge pull request #191 from chrboesch/dev_1711
dev.1711 - switched to multi-object-for-loops
2023-02-21 21:54:09 +01:00
Chris Boesch e7326dc5f9 dev.1711 - switched to multi-object-for-loops 2023-02-21 21:43:40 +01:00
Chris BoeschandGitHub 8da0a6aa7d Merge pull request #190 from chrboesch/issue_126
removed unnecessary self pointer
2023-02-20 21:48:19 +01:00
Chris Boesch b409387dc8 removed unnecessary self pointer 2023-02-20 21:32:10 +01:00
Chris BoeschandGitHub 21b6cccd5f Update README.md 2023-02-19 21:59:52 +01:00
Chris BoeschandGitHub f9b3d50824 Merge pull request #189 from chrboesch/dev1650
check for dev1650 and some minor polish
2023-02-19 18:18:22 +01:00
Chris Boesch 1d10a062e2 check for dev1650 and some minor polish 2023-02-19 17:52:16 +01:00
Chris BoeschandGitHub b2de68869e Merge pull request #188 from chrboesch/issue_185
issue 185, description improved
2023-02-19 00:30:10 +01:00
Chris Boesch e92858bd65 issue 185, description improved 2023-02-19 00:20:13 +01:00
Chris BoeschandGitHub 9f08e1efe4 Merge pull request #187 from chrboesch/c_math
small improvements in hello_c
2023-02-19 00:10:08 +01:00
Chris Boesch 84f4b4a9c7 small improvements in hello_c 2023-02-19 00:00:08 +01:00
Chris BoeschandGitHub f6a2356bea Merge pull request #186 from chrboesch/c_math
added C math exercise
2023-02-18 23:52:08 +01:00
Chris Boesch 23f2cc88d2 added C math exercise 2023-02-18 23:39:21 +01:00
Chris BoeschandGitHub 6353299cd6 'working with C marked' 2023-02-16 19:44:35 +01:00
Chris BoeschandGitHub 5d7d811298 Merge pull request #183 from chrboesch/hello_c
added the first C exercise
2023-02-16 19:42:24 +01:00
Chris Boesch dc187889c1 some improvements in the description 2023-02-16 19:28:10 +01:00
Chris Boesch bb95625477 try 'write' that works on mac, but I didn't know if it works on windows 2023-02-16 18:33:06 +01:00
Chris BoeschandGitHub 120cf0c158 Merge pull request #184 from DiogoNeves/patch-1
Adds missing 'the' to intro text (020_quiz3)
2023-02-16 13:50:41 +01:00
Chris BoeschandGitHub dce731a0ec Merge branch 'main' into hello_c 2023-02-16 11:17:52 +01:00
Chris Boesch 9693860bc0 inserted a workaround for mac-os, see https://github.com/ziglang/zig/issues/14657#issuecomment-1432180967 2023-02-16 11:15:07 +01:00
Chris BoeschandGitHub 4a63c43c1f 'Interfaces' check marked 2023-02-16 10:35:15 +01:00
Chris BoeschandGitHub abdcc77984 Merge pull request #181 from chrboesch/interfaces
Interfaces
2023-02-16 10:07:48 +01:00
Chris Boesch 4cf3bd63a2 added the first C exercise 2023-02-15 22:55:44 +01:00
Chris BoeschandGitHub 0f42850f7e Merge pull request #182 from chrboesch/v1638
update to version 1636
2023-02-15 20:03:32 +01:00
Chris Boesch 561484280c update to version 1636 2023-02-15 19:28:27 +01:00
Chris Boesch beaa89fdf5 inserted a failure and created a patch 2023-02-14 12:58:12 +01:00
Chris Boesch bb4b321b0c created an empty patch for testing until the exercise is finished 2023-02-14 09:11:46 +01:00
Chris BoeschandGitHub 2557913402 Update README.md 2023-02-12 17:37:41 +01:00
Chris BoeschandGitHub 0dd1cf1b18 Merge pull request #180 from chrboesch/v1602
updated to version 011.0-dev.1602
2023-02-12 17:36:37 +01:00
Chris Boesch 5007e7330f updated to version 011.0-dev.1602 2023-02-12 17:10:40 +01:00
Chris Boesch 35c5d6b976 added 092_interfaces to build 2023-02-11 11:43:09 +01:00
Chris Boesch 9b38f3584b first draft for interfaces 2023-02-11 11:12:47 +01:00
Chris BoeschandGitHub bee73b80b9 noted changes for version 1568 2023-02-04 15:20:54 +01:00
Chris BoeschandGitHub 763ee7955d Merge pull request #177 from DameonSmith/patch-1
Updating build.zig to support new API change.
2023-02-04 15:12:50 +01:00
Chris BoeschandGitHub 7ed121ee12 new build number added 2023-02-04 15:06:20 +01:00
Chris BoeschandGitHub 4056f0cb21 Merge pull request #178 from chrboesch/issue176
removed trim of trailing spaces
2023-02-02 10:45:25 +01:00
Chris Boesch 45aa554046 removed trim of trailing spaces 2023-02-02 10:38:02 +01:00
Chris BoeschandGitHub e95f966591 Merge pull request #175 from chrboesch/readme
notes for dev update to 1501
2023-02-01 00:06:24 +01:00
Chris Boesch 862950c11d notes for dev update to 1501 2023-02-01 00:04:50 +01:00
Chris BoeschandGitHub 1baa4e2346 Merge pull request #174 from chrboesch/build
update to zig dev release 1501
2023-01-31 23:58:33 +01:00
Chris Boesch 894456a3cc update to zig dev release 1501 2023-01-31 23:48:50 +01:00
Chris BoeschandGitHub 11d8df8b75 Merge pull request #173 from chrboesch/issue172
description of excercise 066 refined
2023-01-29 18:54:52 +01:00
Chris Boesch 2ca76b8388 description specified 2023-01-29 17:52:11 +01:00
Chris BoeschandGitHub 00e6ad1f98 update goto-bus-stop 2023-01-27 21:39:33 +01:00
Chris BoeschandGitHub c2cd1472a4 Merge pull request #170 from ratfactor/comment
comment corrected
2023-01-27 00:13:50 +01:00
Chris BoeschandGitHub be1f9cd9b2 comment corrected 2023-01-27 00:07:20 +01:00
Chris BoeschandGitHub 37326e3da2 Merge pull request #168 from chrboesch/end
the_end function added
2023-01-22 13:44:10 +01:00
Chris Boesch 0616cc4303 try to fix mac error 2023-01-22 13:34:46 +01:00
Chris Boesch 9d9dc1dacf changed 'the_end' to '999_the_end' 2023-01-22 13:12:53 +01:00
Chris Boesch 419b388f8d fix mac error 2023-01-21 23:54:11 +01:00
Chris Boesch 007f4d655b the_end function added 2023-01-21 23:26:53 +01:00
Chris BoeschandGitHub 039e4736ca Merge pull request #167 from chrboesch/build
trim of leading spaces added
2023-01-21 18:09:39 +01:00