Evan Almloff
|
f2e48f10e9
simplify the crm example a bit more
|
1 年之前 |
Evan Almloff
|
fc6912d4c0
make GlobalMemo and GlobalSignal not copy or clone
|
1 年之前 |
Evan Almloff
|
84e76dbdce
remove duplicate vec utils defined in the read_impls
|
1 年之前 |
Evan Almloff
|
94c0c2e5b9
remove some old manual implementations of helpers
|
1 年之前 |
Evan Almloff
|
7f93263357
add a bunch more utilities to the trait
|
1 年之前 |
Evan Almloff
|
51d7133ca5
add readable and writable traits for signal-like structs
|
1 年之前 |
Evan Almloff
|
e01f10e25d
remove mappable and mappablemut traits
|
1 年之前 |
Jonathan Kelley
|
06d9b575b7
rename use_selector to use_memo
|
1 年之前 |
Evan Almloff
|
c859ed3b12
create global selectors
|
1 年之前 |
Evan Almloff
|
bc914deeaa
create Signal::global
|
1 年之前 |
Evan Almloff
|
701093ede5
Try to rerun all dirty scopes before polling any tasks to fix effect ordering
|
1 年之前 |
Evan Almloff
|
f6fd20bb61
fix signals
|
1 年之前 |
Evan Almloff
|
611f0d3b5f
Merge branch 'maybe-sync-signal' into breaking
|
1 年之前 |
Jonathan Kelley
|
8559984e9d
and mut bound to mut methods on signals
|
1 年之前 |
Evan Almloff
|
73b7f450a5
fix merge errors
|
1 年之前 |
Evan Almloff
|
cddcd69200
Merge branch 'maybe-sync-signal' into map-signal
|
1 年之前 |
Evan Almloff
|
b9d179c494
add as_mapped_ref
|
1 年之前 |
Evan Almloff
|
31489167f7
use map in the signal iterator
|
1 年之前 |
Evan Almloff
|
6b17d3db1e
fix signals crate
|
1 年之前 |
Evan Almloff
|
b3c5158524
fix tests
|
1 年之前 |
Evan Almloff
|
466005890d
make effect system async to make signals send + sync
|
1 年之前 |
Evan Almloff
|
6eb4e7358b
fix selector and signal unsync default
|
1 年之前 |
Evan Almloff
|
ebbaacf073
fix read and write impls
|
1 年之前 |
Evan Almloff
|
0a8de1d40f
clean up ref mapping with GATs
|
1 年之前 |
Evan Almloff
|
8a62e4a987
Merge branch 'master' into debug-signals
|
1 年之前 |
Evan Almloff
|
90e04edcdf
make the signal runtime global
|
1 年之前 |
Evan Almloff
|
1126c1d329
make signal sync
|
1 年之前 |
Evan Almloff
|
df85b25548
Add debug information to borrows and ownership in signals
|
1 年之前 |
Evan Almloff
|
ed05abc196
document remaining methods in the signal crate
|
1 年之前 |
Evan Almloff
|
cfd68bf7d9
document signals crate
|
1 年之前 |