aboutsummaryrefslogtreecommitdiff
path: root/build.zig
AgeCommit message (Expand)AuthorFilesLines
2022-09-10README tweaks and another ver bumpDave Gauer1-1/+1
2022-09-09Remove parameter in call to NativeTargetInfo.detectSebastian Aigner1-2/+1
2022-09-06Bump version for Ex 074 fix from upstream :-)Dave Gauer1-1/+1
2022-08-29Update Zig development build minimum versionDave Gauer1-1/+1
2022-08-29Use stage 1 compiler for async exercisesJan Brauer1-1/+17
2022-07-31Correct conventional Zig reference vs value passing re #89Dave Gauer1-1/+2
2022-07-31Updated build version requirement to 0.10.0-dev.3385Dave Gauer1-1/+1
2022-07-31Merge pull request #104 from lkadalski/patch-2Dave Gauer1-1/+1
2022-06-11fix: wrong expected output in exercise 004Łukasz Kądalski1-1/+1
2022-05-16064_builtins: clarify @addWithOverflow explanationDerTee1-1/+1
2022-05-01Fix build on latest nightly zigiz1-2/+1
2022-03-19Update sentinel type for v0.10.0Dave Gauer1-1/+1
2021-12-20Update c_void to anyopaque to fix #84Dave Gauer1-4/+4
2021-11-07Added ex91 - closing in on async!Dave Gauer1-0/+4
2021-10-09Bumped version requirementDave Gauer1-1/+1
2021-10-09Updated for dev pre-release build v0.9.0-dev.1343Dave Gauer1-3/+4
2021-07-21Cleaned trailing spaces, added trailing commasDave Gauer1-8/+8
2021-07-21Newline after PASSED so multiline results line up betterDave Gauer1-1/+1
2021-07-21another fixAirbus57171-1/+5
2021-07-21fix fmtAirbus57171-1/+5
2021-07-21added newline print to make output look nicerAirbus57171-11/+3
2021-06-14add ex090 async 7Dave Gauer1-0/+4
2021-06-14Update version for real :-)Dave Gauer1-1/+1
2021-06-14Updated to master build 0.9.0-dev.137Dave Gauer1-2/+2
2021-05-27Add ex089 Async 6Dave Gauer1-0/+4
2021-05-13add ex088 async 5 awaitDave Gauer1-0/+4
2021-05-12add ex087 async 4Dave Gauer1-0/+4
2021-05-12add ex086 async 3Dave Gauer1-0/+4
2021-05-12add ex085 async 2Dave Gauer1-0/+4
2021-05-12add ex084 asyncDave Gauer1-1/+6
2021-05-09add ex083 anon listsDave Gauer1-0/+4
2021-05-09add ex082 anon structs 3Dave Gauer1-0/+5
2021-05-09add ex081 anon structs 2Dave Gauer1-0/+4
2021-05-09add ex080 anonymous structs 1Dave Gauer1-0/+4
2021-05-09Add ex079 quoted identifiersDave Gauer1-0/+5
2021-05-08Fix 076, add 077,078 sentinels and many-item pointersDave Gauer1-1/+9
2021-05-06add ex076 sentinelsDave Gauer1-0/+4
2021-04-30Added ex075 Quiz 8Dave Gauer1-0/+9
2021-04-26add ex073 comptime 8Dave Gauer1-0/+4
2021-04-24fixed hint typoDave Gauer1-1/+1
2021-04-24add 072 comptime 7Dave Gauer1-0/+4
2021-04-23make global required version in build scriptDave Gauer1-7/+10
2021-04-22add 071 comptime 6 inline forDave Gauer1-0/+4
2021-04-21add ex070 comptime 5Dave Gauer1-0/+5
2021-04-21add ex069 comptime 4Dave Gauer1-1/+8
2021-04-18add ex068 comptime 3Dave Gauer1-0/+4
2021-04-15add ex067 comptime TWODave Gauer1-0/+4
2021-04-14Added type reflection to 066Dave Gauer1-1/+1
2021-04-13Add ex066, the first comptime explanationDave Gauer1-0/+5
2021-04-11add ex065 builtins2Dave Gauer1-0/+5