78 Commits (00796028ba740f1a4b554e3336ba75cd2dc77a31)

Author SHA1 Message Date
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
Dave Gauer 34ac5f6742 Add ex079 quoted identifiers 3 years ago
Dave Gauer d4f5684450 Fix 076, add 077,078 sentinels and many-item pointers 3 years ago
Dave Gauer e9547cf808 add ex076 sentinels 3 years ago
Dave Gauer 4760c62d62 Added ex075 Quiz 8 3 years ago
Dave Gauer db20e9541a add ex073 comptime 8 3 years ago
Dave Gauer 2ecf31daa4 fixed hint typo 3 years ago
Dave Gauer 14c7e73343 add 072 comptime 7 3 years ago
Dave Gauer f3a7b57385 make global required version in build script 3 years ago
Dave Gauer ea17a9c8cb add 071 comptime 6 inline for 3 years ago
Dave Gauer 9c095c60a4 add ex070 comptime 5 3 years ago
Dave Gauer be2b98f404 add ex069 comptime 4 3 years ago
Dave Gauer 17a22adce1 add ex068 comptime 3 3 years ago
Dave Gauer bf861f71f7 add ex067 comptime TWO 3 years ago
Dave Gauer dd06f3c95f Added type reflection to 066 3 years ago
Dave Gauer e23eba236a Add ex066, the first comptime explanation 3 years ago
Dave Gauer 9fbda0c502 add ex065 builtins2 3 years ago
Dave Gauer 838cb43f25 added ex064 builtins 3 years ago
Dave Gauer cc269968ea Added ex063 labels 3 years ago
Dave Gauer e608e41cc7 added ex062 loop expressions 3 years ago
Dave Gauer 96f5b425e3 added ex061 coercions 3 years ago
Dave Gauer b3f4773be4 Added ex060 floats 3 years ago
Dave Gauer 1427d3b6f1 added 059 3 years ago