Commit Verlauf

Autor SHA1 Nachricht Datum
  Jonathan Kelley 62d79747aa Merge pull request #1987 from ealmloff/fix-fullstack-history vor 1 Jahr
  Jonathan Kelley 5e1b1cfecd Merge pull request #2002 from ealmloff/fix-signal-leak vor 1 Jahr
  Evan Almloff 2e3a730ed5 fix clippy vor 1 Jahr
  Evan Almloff 568631e331 test signal drops vor 1 Jahr
  Evan Almloff 8322b508a7 fix signals leaking memory vor 1 Jahr
  Evan Almloff 3827378f68 Merge branch 'main' into fix-effect vor 1 Jahr
  Evan Almloff b42992bad1 add more internal documentation about tasks vor 1 Jahr
  Evan Almloff 48f845985b restore readme vor 1 Jahr
  Evan Almloff fc7efd8006 test child future drop behavior vor 1 Jahr
  Evan Almloff 797feb5657 remove logging, clean up some code, and fix effect test vor 1 Jahr
  Evan Almloff c4b8ebc1cf separate task and scope tasks vor 1 Jahr
  Evan Almloff 78b9b157dc fix formatting vor 1 Jahr
  Jonathan Kelley 199173a409 fix navigating when files are dropped vor 1 Jahr
  Jonathan Kelley 0ff0eb7846 Use the platform as the base interpreter instead of trying to extend it vor 1 Jahr
  Evan Almloff a14e5be7ad Fix effect ordering after reruns vor 1 Jahr
  Evan Almloff 26f5fb80cb clean up the task queue vor 1 Jahr
  Jeremy Arnold 9ae3d14e67 Add tracing to virtual_dom (#1949) vor 1 Jahr
  Jonathan Kelley d9cb6dd1ec Merge pull request #1985 from fdgStilla/fix-svg-image vor 1 Jahr
  Jonathan Kelley b266f5d811 Merge pull request #1982 from ealmloff/debug-subscriptions vor 1 Jahr
  Jonathan Kelley d61c3fab20 Merge branch 'main' into debug-subscriptions vor 1 Jahr
  Evan Almloff c7ffdc7b29 rerun tasks in the same order as components vor 1 Jahr
  Evan Almloff 55f308363d expose non-blocking functions to read and write to the fullstack request vor 1 Jahr
  Evan Almloff 8a969a26dc make interpreter extend the interpreter core class vor 1 Jahr
  Evan Almloff b58a3bb759 Merge pull request #1984 from agreyyy/main vor 1 Jahr
  Andrey 1404009edc touchups vor 1 Jahr
  andrey c9f04ac3d0 remove things that werent meant to be in last commit vor 1 Jahr
  andrey 70136b22ea Fix error in examples/future.rs comments, use_futures inline docs comments, also added clarification that Signal<T>.read() and Singal<T>() are the same thing vor 1 Jahr
  Jonathan Kelley f196514b4f change serialization vor 1 Jahr
  Jonathan Kelley 925d0617da add glue to webonly interpreter vor 1 Jahr
  Jonathan Kelley 774fba85e4 track the configs too vor 1 Jahr