Historique des commits

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