84 Commits (dee6a96ddfc043d8b2c0261cc1e54600a1d0f774)

Author SHA1 Message Date
Dave Gauer dee6a96ddf Correct conventional Zig reference vs value passing re #89 2 years ago
Dave Gauer 18c761d85d Merge branch 'heatray' 2 years ago
Dave Gauer c3c610acf0 Update ex 047 comment and patch 2 years ago
Dave Gauer 635be056a0 Massage ex 064 patch 2 years ago
DerTee daf0a99f94 064_builtins: clarify @addWithOverflow explanation
There were misunderstandings concerning
overflowing operations and overflowed variables.
Hopefully it's clearer now.
2 years ago
Dave Gauer f6d1b36be2 Manually cleaned up patches/patches for issue #73
Patches cleaned and fixed by hand as proof of my devotion. <3
3 years ago
Dave Gauer 49ce260748 Added ex91 - closing in on async! 3 years ago
Dave Gauer 4c7eebbbfc Removed confusing explanation from 076 3 years ago
Dave Gauer 0ba79fe869 Updated for dev pre-release build v0.9.0-dev.1343
A change in the "build" library imports and some cleanup in the
patches.
3 years ago
Dave Gauer f9a1956d88 no unusued vars 3 years ago
Dave Gauer c7b00fd83c No unused locals 3 years ago
Dave Gauer 76287cad45 no unused method params 3 years ago
Dave Gauer 290ba908ec methods NOT namespaced like i expected 3 years ago
Dave Gauer 843fd65882 unused consts now errors 3 years ago
Dave Gauer 34af14ca7b add ex090 async 7 3 years ago
Dave Gauer 9209879d73 Re-sync patches with current changes 3 years ago
Dave Gauer de322fab46 New usize explanation 008, etc. 3 years ago
Dave Gauer e47dccf245 Add ex089 Async 6 3 years ago
jacob gw 433202d429 change `suspend;` to `suspend {}` 3 years ago
Dave Gauer 110e556ae1 add ex088 async 5 await 3 years ago
Dave Gauer be279c78f5 add ex087 async 4 3 years ago
Dave Gauer 3e5647d88c add ex086 async 3 3 years ago
Dave Gauer 54c048b0a0 add ex085 async 2 3 years ago
Dave Gauer 3b08761532 add ex084 async 3 years ago
Dave Gauer 4a379159a3 add ex083 anon lists 3 years ago
Dave Gauer c43e5480c6 add ex082 anon structs 3 3 years ago
Dave Gauer c0bbbee176 add ex081 anon structs 2 3 years ago
Dave Gauer ae0dc2b282 add ex080 anonymous structs 1 3 years ago
Dave Gauer ac9a4dadfb Normalize interrobangs 3 years ago
Dave Gauer 34ac5f6742 Add ex079 quoted identifiers 3 years ago
Dave Gauer d4f5684450 Fix 076, add 077,078 sentinels and many-item pointers 3 years ago
Dave Gauer e9547cf808 add ex076 sentinels 3 years ago
Dave Gauer 4760c62d62 Added ex075 Quiz 8 3 years ago
Dave Gauer 060e2b9789 add ex074 comptime 9 3 years ago
Dave Gauer db20e9541a add ex073 comptime 8 3 years ago
Dave Gauer 14c7e73343 add 072 comptime 7 3 years ago
Dave Gauer 5d7217dcbf Fix typo in 066 (issue #46) 3 years ago
Dave Gauer ea17a9c8cb add 071 comptime 6 inline for 3 years ago
Dave Gauer 647f461943 Adding traditional program debugging capability to RubberDuck 3 years ago
Dave Gauer 9c095c60a4 add ex070 comptime 5 3 years ago
Dave Gauer be2b98f404 add ex069 comptime 4 3 years ago
Dave Gauer 17a22adce1 add ex068 comptime 3 3 years ago
Dave Gauer 881db5eab2 Clarity for 062 and tupni for 064 3 years ago
Dave Gauer 0c9ebd941c Another try at wording ex067 3 years ago
Dave Gauer bf861f71f7 add ex067 comptime TWO 3 years ago
Dave Gauer e23eba236a Add ex066, the first comptime explanation 3 years ago
Dave Gauer 9fbda0c502 add ex065 builtins2 3 years ago
Dave Gauer 838cb43f25 added ex064 builtins 3 years ago
Dave Gauer cc269968ea Added ex063 labels 3 years ago
Dave Gauer e608e41cc7 added ex062 loop expressions 3 years ago