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-04-12
Merge pull request #235 from perillo/update-to-version-0.11.0-dev.2560
Chris Boesch
1
-5
/
+5
2023-04-12
Update the code to the new zig version
Manlio Perillo
1
-5
/
+5
2023-04-12
added the second exercise for bit manipulation
Chris Boesch
1
-0
/
+4
2023-04-12
added first exercise for bit manipulation
Chris Boesch
1
-0
/
+4
2023-04-11
build: make PrintStep thread safe
Manlio Perillo
1
-6
/
+4
2023-04-11
build: simplify the code when solving all the exercises
Manlio Perillo
1
-9
/
+3
2023-04-11
build: restore compatibility support
Manlio Perillo
1
-8
/
+11
2023-04-11
build: improve PrintStep, SkipStep and PatchStep names
Manlio Perillo
1
-2
/
+2
2023-04-11
build: simplify code and add tests
Manlio Perillo
1
-7
/
+29
2023-04-11
build: add support for skipping exercises
Manlio Perillo
1
-45
/
+103
2023-04-11
build: ensure the exercise links libc, when needed
Manlio Perillo
1
-0
/
+3
2023-04-08
build: enable full parallelism when -Dhealed is set
Manlio Perillo
1
-1
/
+23
2023-04-07
help text for parameters adapted
Chris Boesch
1
-1
/
+1
2023-04-07
build: restore the exercise chain
Manlio Perillo
1
-23
/
+65
2023-04-05
build: fix the description of the named_install step
Manlio Perillo
1
-2
/
+2
2023-04-04
build: replace the logo step with the header step
Manlio Perillo
1
-5
/
+3
2023-04-03
build: restore support for Zig 0.6.0
Manlio Perillo
1
-48
/
+10
2023-04-02
build: make the logo a build step
Manlio Perillo
1
-1
/
+33
2023-03-19
workaround for parallel processing of the build steps
Chris Boesch
1
-32
/
+26
2023-03-19
first test for new build system
Chris Boesch
1
-61
/
+59
2023-03-08
move memory allocation example to 095
Sean Aubin
1
-4
/
+4
2023-03-08
first draft of memory allocation exercise
Sean Aubin
1
-0
/
+4
2023-03-04
exercise for new for-loops
Chris Boesch
1
-1
/
+5
2023-02-28
fix typos/grammar in 093_hello_c.zig
Sean Aubin
1
-1
/
+1
2023-02-21
dev.1711 - switched to multi-object-for-loops
Chris Boesch
1
-1
/
+1
2023-02-19
check for dev1650 and some minor polish
Chris Boesch
1
-1
/
+1
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
[prev]
[next]