| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | docs: fix Sender/Receiver typo | Chris Maniewski | 2024-10-05 | 1 | -2/+2 |
| * | Reverse generics order, remove spin_get | Peter Krull | 2024-09-24 | 1 | -26/+2 |
| * | Added SealedWatchBehavior to limit access to core functions | Peter Krull | 2024-09-23 | 1 | -66/+71 |
| * | Discontinue peek, add AnonReceiver | Peter Krull | 2024-09-23 | 1 | -151/+289 |
| * | This one is for cargo fmt | Peter Krull | 2024-03-02 | 1 | -1/+1 |
| * | Reintroduce predicate methods. Add ability for sender to modify value in-place. | Peter Krull | 2024-03-02 | 1 | -7/+260 |
| * | Forgot to update doc comment | Peter Krull | 2024-02-29 | 1 | -1/+1 |
| * | Update tests to reflect changes in previous commit | Peter Krull | 2024-02-29 | 1 | -9/+9 |
| * | Use Option instead of Result for receiver creation since it is the only way i... | Peter Krull | 2024-02-29 | 1 | -16/+11 |
| * | Added sender types, support for dropping receivers, converting to dyn-types, ... | Peter Krull | 2024-02-29 | 1 | -147/+374 |
| * | Changed name to `Watch`, added `DynReceiver`, `get`-method and more reworks. | Peter Krull | 2024-02-28 | 1 | -0/+515 |
