aboutsummaryrefslogtreecommitdiff
path: root/build.zig
AgeCommit message (Expand)AuthorFilesLines
2023-02-18added C math exerciseChris Boesch1-1/+6
2023-02-16some improvements in the descriptionChris Boesch1-4/+4
2023-02-16Merge branch 'main' into hello_cChris Boesch1-0/+4
2023-02-16Merge pull request #181 from chrboesch/interfacesChris Boesch1-0/+4
2023-02-15Added story/explanation to new ex. 092Dave Gauer1-1/+1
2023-02-15added the first C exerciseChris Boesch1-0/+14
2023-02-15update to version 1636Chris Boesch1-3/+3
2023-02-12updated to version 011.0-dev.1602Chris Boesch1-5/+3
2023-02-11added 092_interfaces to buildChris Boesch1-4/+5
2023-02-04Merge pull request #177 from DameonSmith/patch-1Chris Boesch1-2/+6
2023-02-04new build number addedChris Boesch1-1/+1
2023-02-02Merge pull request #178 from chrboesch/issue176Chris Boesch1-3/+3
2023-02-02removed trim of trailing spacesChris Boesch1-3/+3
2023-02-01Updating build.zig to support new API change.Dameon Smith1-1/+5
2023-01-31update to zig dev release 1501Chris Boesch1-1/+1
2023-01-22changed 'the_end' to '999_the_end'Chris Boesch1-1/+1
2023-01-21the_end function addedChris Boesch1-0/+4
2023-01-21trim of leading spaces addedChris Boesch1-3/+3
2023-01-21Merge branch 'main' into check_output_lenChris Boesch1-44/+46
2023-01-21disable the async excercises because of temporary not available in zigChris Boesch1-44/+46
2022-11-16output fixes to 16 and 19Tobias Simetsreiter1-3/+3
2022-11-16exit non zero on errorTobias Simetsreiter1-1/+1
2022-11-16exclude trailing newlines and spacesTobias Simetsreiter1-7/+9
2022-11-16add check for trailing output charactersTobias Simetsreiter1-1/+1
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