Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-04-10 | mention builtin ex coming up | Dave Gauer | |
2021-04-10 | Added ex063 labels | Dave Gauer | |
2021-04-09 | added ex062 loop expressions | Dave Gauer | |
2021-04-09 | added ex061 coercions | Dave Gauer | |
2021-04-09 | Added ex060 floats | Dave Gauer | |
2021-04-08 | added 059 | Dave Gauer | |
2021-04-05 | Ex 058 separate explanations for clarity | Dave Gauer | |
2021-04-04 | Make it clearer where there's nothing to be fixed. | Dave Gauer | |
2021-04-04 | Explaining undefined 0xAA in 038 (for issue #43) | Dave Gauer | |
2021-04-04 | Normalized exercise output, answers (#41) | Dave Gauer | |
1. All exercises should print a trailing \n 2. The build script should always show you _exactly_ what it's looking for when you get it wrong. Therefore, .output should be set to the exact expected output. | |||
2021-04-04 | Merge branch 'main' of github.com:ratfactor/ziglings into main | Dave Gauer | |
2021-04-04 | Added epic ex058 - quiz 7 | Dave Gauer | |
2021-04-01 | Merge pull request #44 from rofrol/patch-1 | Dave Gauer | |
print below statement -> print statement below | |||
2021-03-31 | print below statement -> print statement below | Roman FroĊow | |
2021-03-29 | Merge branch 'ex058' into main | Dave Gauer | |
2021-03-29 | Adding CONTRIBUTING (#42) | Dave Gauer | |
2021-03-26 | Merge pull request #40 from samwho/fix-typo | Dave Gauer | |
Fix a small typo in 029_errdefer.zig. | |||
2021-03-26 | Fix a small typo in 029_errdefer.zig. | Sam Rose | |
2021-03-18 | Update 005_arrays2.zig | Dave Gauer | |
ex005 was too to | |||
2021-03-18 | ex 058 grammaring harder | Dave Gauer | |
2021-03-18 | Merge pull request #39 from davidskeck/patch-1 | Dave Gauer | |
grammatical fixes | |||
2021-03-17 | grammatical fixes | David Keck | |
fixed orphaned parenthesis and removed unneeded comma | |||
2021-03-16 | fixed failing test for ex. 024 | Dave Gauer | |
2021-03-16 | Enum submissions now closed in ex. 048 | Dave Gauer | |
2021-03-16 | removed dupe ex 057 from build script | Dave Gauer | |
2021-03-16 | Merge pull request #38 from tomkun/patch-1 | Dave Gauer | |
Another enum method found | |||
2021-03-15 | Another enum method found | Tomasz K | |
2021-03-15 | Merge pull request #37 from SpencerCDixon/enum-method | Dave Gauer | |
Adds another enum method | |||
2021-03-14 | Adds another enum method | Spencer Dixon | |
2021-03-14 | Merge pull request #36 from JosephTLyons/Whitespace-cleanup | Dave Gauer | |
Cleaned up some trailing whitespace | |||
2021-03-14 | Cleaned up some trailing whitespace | Joseph T Lyons | |
2021-03-13 | Merge branch 'main' of github.com:ratfactor/ziglings into main | Dave Gauer | |
2021-03-13 | Many pointers -> many-item pointers | Dave Gauer | |
2021-03-13 | Merge pull request #35 from GoldsteinE/patch-1 | Dave Gauer | |
Found another enum method | |||
2021-03-13 | Found another enum method | Goldstein | |
2021-03-12 | Update README.md | Dave Gauer | |
2021-03-12 | workflow_dispatch test | Dave Gauer | |
2021-03-12 | Merge branch 'mattnite-ci' into main | Dave Gauer | |
2021-03-12 | Merge branch 'ci' of https://github.com/mattnite/ziglings into mattnite-ci | Dave Gauer | |
eowyn.sh has changed, conflict resolved | |||
2021-03-12 | Patch/test scripts now run from project root | Dave Gauer | |
This simplifies everything and makes everything good. (Shell scripts need to be as simple as possible for maximum compatibility.) | |||
2021-03-12 | Updated readme post 000 paddd | Dave Gauer | |
2021-03-12 | Merge branch 'main' of github.com:ratfactor/ziglings into main | Dave Gauer | |
2021-03-12 | "999 is enough for anybody" triple-zero padding (#18) | Dave Gauer | |
When I hit 999 exercises, I will finally have reached the ultimate state of soteriological release and no more exercises will be needed. The cycle will be complete. All that will be left is perfect quietude, freedom, and highest happiness. | |||
2021-03-12 | Merge pull request #34 from bbuccianti/main | Dave Gauer | |
I found one enum with a fn! | |||
2021-03-12 | I found one enum with a fn! | Benjamin Buccianti | |
2021-03-12 | Merge pull request #33 from JosephTLyons/Use-Double-Quotes-On-Strings | Dave Gauer | |
Use double quotes for Zig strings | |||
2021-03-12 | Use double quotes for Zig strings | Joseph T Lyons | |
2021-03-10 | Laying down some harsh string facts in ex54. | Dave Gauer | |
2021-03-10 | Merge branch 'main' of github.com:ratfactor/ziglings into main | Dave Gauer | |
2021-03-10 | add ex 57 unions 3 | Dave Gauer | |