index
:
ziglings
imgbot
main
No description provided.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
exercises
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-23
Ex 099 format instructions to 65 columns, wording, examples
Dave Gauer
1
-63
/
+88
2023-04-19
Update 099_formatting.zig
Chris Boesch
1
-1
/
+1
2023-04-19
Merge pull request #247 from chrboesch/formatting
Chris Boesch
1
-0
/
+115
2023-04-19
added first formatting exercise
Chris Boesch
1
-0
/
+115
2023-04-18
Ensure the exercises use the canonical format
Manlio Perillo
6
-23
/
+23
2023-04-12
Update 096_memory_allocation.zig
Chris Boesch
1
-0
/
+1
2023-04-12
Update 097_bit_manipulation.zig
Chris Boesch
1
-0
/
+1
2023-04-12
Update 098_bit_manipulation2.zig
Chris Boesch
1
-0
/
+1
2023-04-12
added the second exercise for bit manipulation
Chris Boesch
1
-0
/
+63
2023-04-12
added first exercise for bit manipulation
Chris Boesch
1
-0
/
+94
2023-04-05
improving the explanation
Chris Boesch
1
-4
/
+6
2023-03-31
Merge pull request #209 from chrboesch/e70
Chris Boesch
1
-2
/
+2
2023-03-31
changed self parameter in connect to pointer
Chris Boesch
1
-2
/
+2
2023-03-30
function made more elegant
Chris Boesch
1
-6
/
+3
2023-03-30
Merge pull request #207 from chrboesch/i205
Chris Boesch
1
-4
/
+4
2023-03-30
changed self paramter in waddle to pointer
Chris Boesch
1
-4
/
+4
2023-03-30
Exercise 094: Correct spelling and grammar
Zolo Zithro
1
-12
/
+12
2023-03-14
Fix typo
Jo Burgard
1
-1
/
+1
2023-03-14
Fix typo
Jo Burgard
1
-1
/
+1
2023-03-09
added line feed
Chris Boesch
1
-0
/
+1
2023-03-08
change empty init to '???' placeholder
Sean Aubin
1
-2
/
+2
2023-03-08
rename memory allocation 095 -> 096
Sean Aubin
1
-0
/
+0
2023-03-08
fix allocate example
Sean Aubin
1
-1
/
+1
2023-03-08
move memory allocation example to 095
Sean Aubin
1
-0
/
+0
2023-03-08
rephrase/reformat comments
Sean Aubin
1
-19
/
+24
2023-03-08
first draft of memory allocation exercise
Sean Aubin
1
-0
/
+70
2023-03-04
exercise for new for-loops
Chris Boesch
1
-0
/
+64
2023-02-28
fix typos/grammar in 093_hello_c.zig
Sean Aubin
1
-4
/
+4
2023-02-21
Merge pull request #191 from chrboesch/dev_1711
Chris Boesch
6
-10
/
+11
2023-02-21
dev.1711 - switched to multi-object-for-loops
Chris Boesch
6
-10
/
+11
2023-02-20
removed unnecessary self pointer
Chris Boesch
1
-1
/
+1
2023-02-19
check for dev1650 and some minor polish
Chris Boesch
3
-5
/
+6
2023-02-19
issue 185, description improved
Chris Boesch
1
-2
/
+7
2023-02-19
small improvements in hello_c
Chris Boesch
1
-1
/
+1
2023-02-18
added C math exercise
Chris Boesch
2
-1
/
+34
2023-02-16
Merge pull request #183 from chrboesch/hello_c
Chris Boesch
1
-0
/
+68
2023-02-16
some improvements in the description
Chris Boesch
1
-4
/
+4
2023-02-16
try 'write' that works on mac, but I didn't know if it works on windows
Chris Boesch
1
-15
/
+5
2023-02-16
Merge pull request #184 from DiogoNeves/patch-1
Chris Boesch
1
-1
/
+1
2023-02-16
Merge branch 'main' into hello_c
Chris Boesch
1
-0
/
+127
2023-02-16
inserted a workaround for mac-os, see https://github.com/ziglang/zig/issues/1...
Chris Boesch
1
-1
/
+10
2023-02-16
adds missing 'the' to intro text
Diogo Neves
1
-1
/
+1
2023-02-15
Added story/explanation to new ex. 092
Dave Gauer
1
-24
/
+83
2023-02-15
added the first C exercise
Chris Boesch
1
-0
/
+69
2023-02-14
inserted a failure and created a patch
Chris Boesch
1
-1
/
+1
2023-02-11
added 092_interfaces to build
Chris Boesch
1
-28
/
+8
2023-02-11
first draft for interfaces
Chris Boesch
1
-0
/
+88
2023-01-29
description specified
Chris Boesch
1
-0
/
+1
2023-01-27
comment corrected
Chris Boesch
1
-6
/
+3
2023-01-22
changed 'the_end' to '999_the_end'
Chris Boesch
1
-0
/
+0
[next]