index
:
ziglings
imgbot
main
No description provided.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-09
Merge pull request #195 from Seanny123/memory-allocation
Chris Boesch
3
-0
/
+83
2023-03-08
change empty init to '???' placeholder
Sean Aubin
2
-3
/
+3
2023-03-08
rename memory allocation 095 -> 096
Sean Aubin
2
-0
/
+0
2023-03-08
add 095_memory_allocation.patch
Sean Aubin
1
-0
/
+4
2023-03-08
fix allocate example
Sean Aubin
1
-1
/
+1
2023-03-08
move memory allocation example to 095
Sean Aubin
2
-4
/
+4
2023-03-08
rephrase/reformat comments
Sean Aubin
1
-19
/
+24
2023-03-08
first draft of memory allocation exercise
Sean Aubin
2
-0
/
+74
2023-03-04
Merge pull request #196 from chrboesch/for-loops
Chris Boesch
4
-3
/
+75
2023-03-04
exercise for new for-loops
Chris Boesch
4
-3
/
+75
2023-02-28
Merge pull request #194 from Seanny123/sean-nitpicks
Chris Boesch
2
-5
/
+5
2023-02-28
fix typos/grammar in 093_hello_c.zig
Sean Aubin
2
-5
/
+5
2023-02-22
Update README.md
Chris Boesch
1
-1
/
+1
2023-02-21
Update README.md
Chris Boesch
1
-2
/
+2
2023-02-21
Merge pull request #191 from chrboesch/dev_1711
Chris Boesch
9
-16
/
+18
2023-02-21
dev.1711 - switched to multi-object-for-loops
Chris Boesch
9
-16
/
+18
2023-02-20
Merge pull request #190 from chrboesch/issue_126
Chris Boesch
1
-1
/
+1
2023-02-20
removed unnecessary self pointer
Chris Boesch
1
-1
/
+1
2023-02-19
Update README.md
Chris Boesch
1
-1
/
+1
2023-02-19
Merge pull request #189 from chrboesch/dev1650
Chris Boesch
6
-9
/
+12
2023-02-19
check for dev1650 and some minor polish
Chris Boesch
6
-9
/
+12
2023-02-19
Merge pull request #188 from chrboesch/issue_185
Chris Boesch
1
-2
/
+7
2023-02-19
issue 185, description improved
Chris Boesch
1
-2
/
+7
2023-02-19
Merge pull request #187 from chrboesch/c_math
Chris Boesch
2
-2
/
+2
2023-02-19
small improvements in hello_c
Chris Boesch
2
-2
/
+2
2023-02-18
Merge pull request #186 from chrboesch/c_math
Chris Boesch
4
-2
/
+44
2023-02-18
added C math exercise
Chris Boesch
4
-2
/
+44
2023-02-16
'working with C marked'
Chris Boesch
1
-1
/
+1
2023-02-16
Merge pull request #183 from chrboesch/hello_c
Chris Boesch
3
-0
/
+86
2023-02-16
some improvements in the description
Chris Boesch
2
-8
/
+8
2023-02-16
try 'write' that works on mac, but I didn't know if it works on windows
Chris Boesch
2
-18
/
+8
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
4
-1
/
+136
2023-02-16
inserted a workaround for mac-os, see https://github.com/ziglang/zig/issues/1...
Chris Boesch
2
-4
/
+13
2023-02-16
'Interfaces' check marked
Chris Boesch
1
-1
/
+1
2023-02-16
Merge pull request #181 from chrboesch/interfaces
Chris Boesch
3
-0
/
+135
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
3
-28
/
+87
2023-02-15
added the first C exercise
Chris Boesch
3
-0
/
+87
2023-02-15
Merge pull request #182 from chrboesch/v1638
Chris Boesch
2
-6
/
+6
2023-02-15
update to version 1636
Chris Boesch
2
-6
/
+6
2023-02-14
inserted a failure and created a patch
Chris Boesch
2
-4
/
+5
2023-02-14
created an empty patch for testing until the exercise is finished
Chris Boesch
1
-0
/
+3
2023-02-12
Update README.md
Chris Boesch
1
-1
/
+1
2023-02-12
Merge pull request #180 from chrboesch/v1602
Chris Boesch
2
-6
/
+5
2023-02-12
updated to version 011.0-dev.1602
Chris Boesch
2
-6
/
+5
2023-02-11
added 092_interfaces to build
Chris Boesch
2
-32
/
+13
2023-02-11
first draft for interfaces
Chris Boesch
1
-0
/
+88
2023-02-04
noted changes for version 1568
Chris Boesch
1
-3
/
+3
2023-02-04
Merge pull request #177 from DameonSmith/patch-1
Chris Boesch
1
-2
/
+6
[next]