Histórico de commits

Autor SHA1 Mensagem Data
  Evan Almloff 1af8f56e89 make target an associated type 1 ano atrás
  Evan Almloff 50e3216d8b convert T into signals automatically 1 ano atrás
  Jonathan Kelley 9633cfadde fix gen box compile release no features 1 ano atrás
  Evan Almloff 51d7133ca5 add readable and writable traits for signal-like structs 1 ano atrás
  Evan Almloff 89b7784d31 make validate private again 1 ano atrás
  Jonathan Kelley 079fec3be6 simplify generational box by compressing debug info 1 ano atrás
  Evan Almloff e01f10e25d remove mappable and mappablemut traits 1 ano atrás
  Jonathan Kelley 028f499bf6 Fix generational box in release mode 1 ano atrás
  Evan Almloff b34418fd28 fix generational box 1 ano atrás
  ealmloff f54ee1c361 Merge branch 'master' into map-signal 1 ano atrás
  ealmloff cde5ac5f58 fix invalid locations never being dropped (#1747) 1 ano atrás
  Evan Almloff b7c9817cf3 fix tests 1 ano atrás
  Evan Almloff e0ff6ce4da fix some merge changes in generational box 1 ano atrás
  Evan Almloff f646f68b60 Merge branch 'master' into maybe-sync-signal 1 ano atrás
  Evan Almloff 6b17d3db1e fix signals crate 1 ano atrás
  Evan Almloff 9e388c3c51 refactor generational box into multiple files 1 ano atrás
  Evan Almloff 70c3abb8df Merge branch 'master' into maybe-sync-signal 1 ano atrás
  Evan Almloff c1bfe9514f document remaining items in generational box 1 ano atrás
  Evan Almloff 2731ca0b30 fix ref try map 1 ano atrás
  Evan Almloff 4e19f8f2be make GenerationalBoxId send and sync 1 ano atrás
  Evan Almloff 466005890d make effect system async to make signals send + sync 1 ano atrás
  Evan Almloff ebbaacf073 fix read and write impls 1 ano atrás
  Evan Almloff 0a8de1d40f clean up ref mapping with GATs 1 ano atrás
  Evan Almloff fdec47b90b fix clippy 1 ano atrás
  Evan Almloff 8a62e4a987 Merge branch 'master' into debug-signals 1 ano atrás
  Evan Almloff 90e04edcdf make the signal runtime global 1 ano atrás
  Evan Almloff 4ac6aed482 try specialization 1 ano atrás
  Evan Almloff 1126c1d329 make signal sync 1 ano atrás
  Evan Almloff c65116c173 restore deref<Fn() -> Ref> 1 ano atrás
  Evan Almloff 18f8daf0bd fix generational box tests 1 ano atrás