index
:
ziglings
imgbot
main
No description provided.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
patches
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-18
eowyn: run `zig fmt --check` before `zig build`
Manlio Perillo
1
-0
/
+3
2023-04-18
Ensure the exercises use the canonical format
Manlio Perillo
3
-7
/
+7
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-03-30
function made more elegant
Chris Boesch
1
-2
/
+2
2023-03-08
change empty init to '???' placeholder
Sean Aubin
1
-1
/
+1
2023-03-08
rename memory allocation 095 -> 096
Sean Aubin
1
-0
/
+0
2023-03-08
add 095_memory_allocation.patch
Sean Aubin
1
-0
/
+4
2023-03-04
exercise for new for-loops
Chris Boesch
1
-0
/
+4
2023-02-21
dev.1711 - switched to multi-object-for-loops
Chris Boesch
1
-3
/
+3
2023-02-19
check for dev1650 and some minor polish
Chris Boesch
1
-1
/
+1
2023-02-19
small improvements in hello_c
Chris Boesch
1
-1
/
+1
2023-02-18
added C math exercise
Chris Boesch
1
-0
/
+4
2023-02-16
try 'write' that works on mac, but I didn't know if it works on windows
Chris Boesch
1
-3
/
+3
2023-02-16
Merge branch 'main' into hello_c
Chris Boesch
1
-0
/
+4
2023-02-16
inserted a workaround for mac-os, see https://github.com/ziglang/zig/issues/1...
Chris Boesch
1
-3
/
+3
2023-02-15
Added story/explanation to new ex. 092
Dave Gauer
1
-3
/
+3
2023-02-15
added the first C exercise
Chris Boesch
1
-0
/
+4
2023-02-14
inserted a failure and created a patch
Chris Boesch
1
-3
/
+4
2023-02-14
created an empty patch for testing until the exercise is finished
Chris Boesch
1
-0
/
+3
2023-01-22
try to fix mac error
Chris Boesch
1
-0
/
+2
2023-01-22
changed 'the_end' to '999_the_end'
Chris Boesch
1
-0
/
+0
2023-01-21
the_end function added
Chris Boesch
1
-0
/
+0
2023-01-21
fixed patches
Chris Boesch
2
-4
/
+4
2022-09-03
corrected @bitReverse for only 1 arg, instead of 2 args
James LeBlanc
1
-2
/
+2
2022-08-29
Ex 080: Strip filename from @typeName output to address #130
Dave Gauer
1
-8
/
+18
2022-08-29
Ex 065: improve hints, fix type printing change. For #120 and #128
Dave Gauer
1
-26
/
+39
2022-07-31
Correct conventional Zig reference vs value passing re #89
Dave Gauer
3
-3
/
+5
2022-07-31
Merge branch 'heatray'
Dave Gauer
1
-3
/
+3
2022-07-31
Update ex 047 comment and patch
Dave Gauer
1
-3
/
+3
2022-07-31
Massage ex 064 patch
Dave Gauer
1
-4
/
+6
2022-05-16
064_builtins: clarify @addWithOverflow explanation
DerTee
1
-3
/
+5
2022-03-19
Manually cleaned up patches/patches for issue #73
Dave Gauer
11
-109
/
+13
2021-11-07
Added ex91 - closing in on async!
Dave Gauer
1
-0
/
+16
2021-10-18
Removed confusing explanation from 076
Dave Gauer
1
-2
/
+18
2021-10-09
Updated for dev pre-release build v0.9.0-dev.1343
Dave Gauer
2
-2
/
+2
2021-06-30
no unusued vars
Dave Gauer
1
-2
/
+2
2021-06-30
No unused locals
Dave Gauer
1
-1
/
+1
2021-06-30
no unused method params
Dave Gauer
1
-1
/
+1
2021-06-30
methods NOT namespaced like i expected
Dave Gauer
1
-3
/
+20
2021-06-30
unused consts now errors
Dave Gauer
2
-4
/
+4
2021-06-14
add ex090 async 7
Dave Gauer
1
-0
/
+4
2021-06-14
Re-sync patches with current changes
Dave Gauer
7
-15
/
+57
2021-06-14
New usize explanation 008, etc.
Dave Gauer
1
-5
/
+9
2021-05-27
Add ex089 Async 6
Dave Gauer
1
-0
/
+6
2021-05-24
change `suspend;` to `suspend {}`
jacob gw
1
-1
/
+1
2021-05-13
add ex088 async 5 await
Dave Gauer
1
-0
/
+4
2021-05-12
add ex087 async 4
Dave Gauer
1
-0
/
+10
2021-05-12
add ex086 async 3
Dave Gauer
1
-0
/
+9
2021-05-12
add ex085 async 2
Dave Gauer
1
-0
/
+2
[prev]
[next]