summaryrefslogtreecommitdiffstatshomepage
path: root/patches
AgeCommit message (Collapse)Author
2021-06-30no unused method paramsDave Gauer
2021-06-30methods NOT namespaced like i expectedDave Gauer
2021-06-30unused consts now errorsDave Gauer
2021-06-14add ex090 async 7Dave Gauer
2021-06-14Re-sync patches with current changesDave Gauer
2021-06-14New usize explanation 008, etc.Dave Gauer
2021-05-27Add ex089 Async 6Dave Gauer
2021-05-24change `suspend;` to `suspend {}`jacob gw
2021-05-13add ex088 async 5 awaitDave Gauer
2021-05-12add ex087 async 4Dave Gauer
2021-05-12add ex086 async 3Dave Gauer
2021-05-12add ex085 async 2Dave Gauer
2021-05-12add ex084 asyncDave Gauer
2021-05-09add ex083 anon listsDave Gauer
2021-05-09add ex082 anon structs 3Dave Gauer
2021-05-09add ex081 anon structs 2Dave Gauer
2021-05-09add ex080 anonymous structs 1Dave Gauer
2021-05-09Normalize interrobangsDave Gauer
2021-05-09Add ex079 quoted identifiersDave Gauer
2021-05-08Fix 076, add 077,078 sentinels and many-item pointersDave Gauer
2021-05-06add ex076 sentinelsDave Gauer
2021-04-30Added ex075 Quiz 8Dave Gauer
2021-04-30add ex074 comptime 9Dave Gauer
2021-04-26add ex073 comptime 8Dave Gauer
2021-04-24add 072 comptime 7Dave Gauer
2021-04-24Fix typo in 066 (issue #46)Dave Gauer
2021-04-22add 071 comptime 6 inline forDave Gauer
2021-04-22Adding traditional program debugging capability to RubberDuckDave Gauer
2021-04-21add ex070 comptime 5Dave Gauer
2021-04-21add ex069 comptime 4Dave Gauer
2021-04-18add ex068 comptime 3Dave Gauer
2021-04-17Clarity for 062 and tupni for 064Dave Gauer
2021-04-16Another try at wording ex067Dave Gauer
2021-04-15add ex067 comptime TWODave Gauer
2021-04-13Add ex066, the first comptime explanationDave Gauer
2021-04-11add ex065 builtins2Dave Gauer
2021-04-10added ex064 builtinsDave Gauer
2021-04-10Added ex063 labelsDave Gauer
2021-04-09added ex062 loop expressionsDave Gauer
2021-04-09added ex061 coercionsDave Gauer
2021-04-09Added ex060 floatsDave Gauer
2021-04-08added 059Dave Gauer
2021-04-04Added epic ex058 - quiz 7Dave Gauer
2021-03-16fixed failing test for ex. 024Dave Gauer
2021-03-12Update README.mdDave Gauer
2021-03-12Merge branch 'ci' of https://github.com/mattnite/ziglings into mattnite-ciDave Gauer
eowyn.sh has changed, conflict resolved
2021-03-12Patch/test scripts now run from project rootDave Gauer
This simplifies everything and makes everything good. (Shell scripts need to be as simple as possible for maximum compatibility.)
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-10add ex 57 unions 3Dave Gauer
2021-03-09add ex56 unions2 (tagged)Dave Gauer