100 Commits (25579134026d0ff8072de6d4ff506825fed686ac)

Author SHA1 Message Date
Chris Boesch 5007e7330f updated to version 011.0-dev.1602 2 years ago
Chris Boesch 763ee7955d Merge pull request #177 from DameonSmith/patch-1
Updating build.zig to support new API change.
2 years ago
Chris Boesch 7ed121ee12 new build number added 2 years ago
Chris Boesch 4056f0cb21 Merge pull request #178 from chrboesch/issue176
removed trim of trailing spaces
2 years ago
Chris Boesch 45aa554046 removed trim of trailing spaces 2 years ago
Dameon Smith 48ee92a9a5 Updating build.zig to support new API change.
I updated zig today and the addExecutable API appears to have changed with it. I was able to get the build to run again with this change.
2 years ago
Chris Boesch 894456a3cc update to zig dev release 1501 2 years ago
Chris Boesch 9d9dc1dacf changed 'the_end' to '999_the_end' 2 years ago
Chris Boesch 007f4d655b the_end function added 2 years ago
Chris Boesch 7fb9b199a3 trim of leading spaces added 2 years ago
Chris Boesch 68af87518f Merge branch 'main' into check_output_len 2 years ago
Chris Boesch 22289d6ad1 disable the async excercises because of temporary not available in zig
compiler
2 years ago
Tobias Simetsreiter e978b09a0a output fixes to 16 and 19 2 years ago
Tobias Simetsreiter eb24c6291a exit non zero on error 2 years ago
Tobias Simetsreiter ae193c08c3 exclude trailing newlines and spaces 2 years ago
Tobias Simetsreiter 980a278ccc add check for trailing output characters 2 years ago
Dave Gauer 5a920ac48c README tweaks and another ver bump 2 years ago
Sebastian Aigner 74ce482711 Remove parameter in call to NativeTargetInfo.detect
Compatibility with ziglang/zig@3ee01c14ee
2 years ago
Dave Gauer f59e07b303 Bump version for Ex 074 fix from upstream :-) 2 years ago
Dave Gauer 2656b26c83 Update Zig development build minimum version 2 years ago
Jan Brauer 6cb0cb11ff Use stage 1 compiler for async exercises 2 years ago
Dave Gauer dee6a96ddf Correct conventional Zig reference vs value passing re #89 2 years ago
Dave Gauer 00796028ba Updated build version requirement to 0.10.0-dev.3385 2 years ago
Dave Gauer 46ed43d63e Merge pull request #104 from lkadalski/patch-2
fix: wrong expected output in exercise 004
2 years ago
Łukasz Kądalski 4098910387 fix: wrong expected output in exercise 004 2 years ago
DerTee daf0a99f94 064_builtins: clarify @addWithOverflow explanation
There were misunderstandings concerning
overflowing operations and overflowed variables.
Hopefully it's clearer now.
2 years ago
iz 43ab394592 Fix build on latest nightly zig 2 years ago
Dave Gauer f34b6aa024 Update sentinel type for v0.10.0
Fixes

.../076_sentinels.zig:95:30: error: incompatible types:
  'u32' and '?*const anyopaque':
    while (my_seq[i] != my_sentinel) {
3 years ago
Dave Gauer 515a5188f4 Update c_void to anyopaque to fix #84 3 years ago
Dave Gauer 49ce260748 Added ex91 - closing in on async! 3 years ago
Dave Gauer ef4bd3c749 Bumped version requirement 3 years ago
Dave Gauer 0ba79fe869 Updated for dev pre-release build v0.9.0-dev.1343
A change in the "build" library imports and some cleanup in the
patches.
3 years ago
Dave Gauer 608468913c Cleaned trailing spaces, added trailing commas 3 years ago
Dave Gauer 44440ace5a Newline after PASSED so multiline results line up better 3 years ago
Airbus5717 fca600290c another fix 3 years ago
Airbus5717 d6051b8b72 fix fmt 3 years ago
Airbus5717 e051903055 added newline print to make output look nicer 3 years ago
Dave Gauer 34af14ca7b add ex090 async 7 3 years ago
Dave Gauer 67ebfc7a95 Update version for real :-) 3 years ago
Dave Gauer 18335d519d Updated to master build 0.9.0-dev.137 3 years ago
Dave Gauer e47dccf245 Add ex089 Async 6 3 years ago
Dave Gauer 110e556ae1 add ex088 async 5 await 3 years ago
Dave Gauer be279c78f5 add ex087 async 4 3 years ago
Dave Gauer 3e5647d88c add ex086 async 3 3 years ago
Dave Gauer 54c048b0a0 add ex085 async 2 3 years ago
Dave Gauer 3b08761532 add ex084 async 3 years ago
Dave Gauer 4a379159a3 add ex083 anon lists 3 years ago
Dave Gauer c43e5480c6 add ex082 anon structs 3 3 years ago
Dave Gauer c0bbbee176 add ex081 anon structs 2 3 years ago
Dave Gauer ae0dc2b282 add ex080 anonymous structs 1 3 years ago