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
|
0c7729da05
Merge branch 'master' into map-signal
|
1 年之前 |
Evan Almloff
|
a2fadc8d11
Make the function bounds for map less restrictive
|
1 年之前 |
Evan Almloff
|
6b17d3db1e
fix signals crate
|
1 年之前 |
Evan Almloff
|
9e388c3c51
refactor generational box into multiple files
|
1 年之前 |
Evan Almloff
|
70c3abb8df
Merge branch 'master' into maybe-sync-signal
|
1 年之前 |
Evan Almloff
|
a1550460ce
Fix peek spelling
|
1 年之前 |
Evan Almloff
|
1c2a6fa010
fix signals with debug information
|
1 年之前 |
ealmloff
|
c67e0705ea
Merge branch 'master' into signal-read-untracked
|
1 年之前 |
Evan Almloff
|
2bab4eb6c3
rename read_untracked to peak
|
1 年之前 |
Evan Almloff
|
b3c5158524
fix tests
|
1 年之前 |
Evan Almloff
|
e77c158636
fix selector effect id
|
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
|
c5e647e97d
add read untracked to signals
|
1 年之前 |
Evan Almloff
|
1126c1d329
make signal sync
|
1 年之前 |
Jonathan Kelley
|
ea8c5e290d
Merge pull request #1551 from ealmloff/fix-signals-outside-of-runtime
|
1 年之前 |
Jonathan Kelley
|
55ad41b392
Merge branch 'master' into jk/loop-allocation-strategy
|
1 年之前 |
Evan Almloff
|
bfacf94db4
finish removing generic from SignalMap
|
1 年之前 |
Evan Almloff
|
4b8701e3eb
Merge branch 'master' into map-signal
|
1 年之前 |
Evan Almloff
|
050add21d7
effect-outside-of-runtime
|
1 年之前 |
Jonathan Kelley
|
509dca97e6
Merge pull request #1544 from ealmloff/must-use-hooks
|
1 年之前 |
Evan Almloff
|
6e9aa4dba1
fix clippy
|
1 年之前 |
Evan Almloff
|
c65116c173
restore deref<Fn() -> Ref>
|
1 年之前 |