index
:
ziglings
imgbot
main
No description provided.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
build.zig
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-18
added C math exercise
Chris Boesch
1
-1
/
+6
2023-02-16
some improvements in the description
Chris Boesch
1
-4
/
+4
2023-02-16
Merge branch 'main' into hello_c
Chris Boesch
1
-0
/
+4
2023-02-16
Merge pull request #181 from chrboesch/interfaces
Chris Boesch
1
-0
/
+4
2023-02-15
Added story/explanation to new ex. 092
Dave Gauer
1
-1
/
+1
2023-02-15
added the first C exercise
Chris Boesch
1
-0
/
+14
2023-02-15
update to version 1636
Chris Boesch
1
-3
/
+3
2023-02-12
updated to version 011.0-dev.1602
Chris Boesch
1
-5
/
+3
2023-02-11
added 092_interfaces to build
Chris Boesch
1
-4
/
+5
2023-02-04
Merge pull request #177 from DameonSmith/patch-1
Chris Boesch
1
-2
/
+6
2023-02-04
new build number added
Chris Boesch
1
-1
/
+1
2023-02-02
Merge pull request #178 from chrboesch/issue176
Chris Boesch
1
-3
/
+3
2023-02-02
removed trim of trailing spaces
Chris Boesch
1
-3
/
+3
2023-02-01
Updating build.zig to support new API change.
Dameon Smith
1
-1
/
+5
2023-01-31
update to zig dev release 1501
Chris Boesch
1
-1
/
+1
2023-01-22
changed 'the_end' to '999_the_end'
Chris Boesch
1
-1
/
+1
2023-01-21
the_end function added
Chris Boesch
1
-0
/
+4
2023-01-21
trim of leading spaces added
Chris Boesch
1
-3
/
+3
2023-01-21
Merge branch 'main' into check_output_len
Chris Boesch
1
-44
/
+46
2023-01-21
disable the async excercises because of temporary not available in zig
Chris Boesch
1
-44
/
+46
2022-11-16
output fixes to 16 and 19
Tobias Simetsreiter
1
-3
/
+3
2022-11-16
exit non zero on error
Tobias Simetsreiter
1
-1
/
+1
2022-11-16
exclude trailing newlines and spaces
Tobias Simetsreiter
1
-7
/
+9
2022-11-16
add check for trailing output characters
Tobias Simetsreiter
1
-1
/
+1
2022-09-10
README tweaks and another ver bump
Dave Gauer
1
-1
/
+1
2022-09-09
Remove parameter in call to NativeTargetInfo.detect
Sebastian Aigner
1
-2
/
+1
2022-09-06
Bump version for Ex 074 fix from upstream :-)
Dave Gauer
1
-1
/
+1
2022-08-29
Update Zig development build minimum version
Dave Gauer
1
-1
/
+1
2022-08-29
Use stage 1 compiler for async exercises
Jan Brauer
1
-1
/
+17
2022-07-31
Correct conventional Zig reference vs value passing re #89
Dave Gauer
1
-1
/
+2
2022-07-31
Updated build version requirement to 0.10.0-dev.3385
Dave Gauer
1
-1
/
+1
2022-07-31
Merge pull request #104 from lkadalski/patch-2
Dave Gauer
1
-1
/
+1
2022-06-11
fix: wrong expected output in exercise 004
Łukasz Kądalski
1
-1
/
+1
2022-05-16
064_builtins: clarify @addWithOverflow explanation
DerTee
1
-1
/
+1
2022-05-01
Fix build on latest nightly zig
iz
1
-2
/
+1
2022-03-19
Update sentinel type for v0.10.0
Dave Gauer
1
-1
/
+1
2021-12-20
Update c_void to anyopaque to fix #84
Dave Gauer
1
-4
/
+4
2021-11-07
Added ex91 - closing in on async!
Dave Gauer
1
-0
/
+4
2021-10-09
Bumped version requirement
Dave Gauer
1
-1
/
+1
2021-10-09
Updated for dev pre-release build v0.9.0-dev.1343
Dave Gauer
1
-3
/
+4
2021-07-21
Cleaned trailing spaces, added trailing commas
Dave Gauer
1
-8
/
+8
2021-07-21
Newline after PASSED so multiline results line up better
Dave Gauer
1
-1
/
+1
2021-07-21
another fix
Airbus5717
1
-1
/
+5
2021-07-21
fix fmt
Airbus5717
1
-1
/
+5
2021-07-21
added newline print to make output look nicer
Airbus5717
1
-11
/
+3
2021-06-14
add ex090 async 7
Dave Gauer
1
-0
/
+4
2021-06-14
Update version for real :-)
Dave Gauer
1
-1
/
+1
2021-06-14
Updated to master build 0.9.0-dev.137
Dave Gauer
1
-2
/
+2
2021-05-27
Add ex089 Async 6
Dave Gauer
1
-0
/
+4
2021-05-13
add ex088 async 5 await
Dave Gauer
1
-0
/
+4
[next]