Commit History

作者 SHA1 備註 提交日期
  Jonathan Kelley d2f0547692 wip: move testdom methods into virtualdom 3 年之前
  Jonathan Kelley f2e343c154 chore: cleanup src 3 年之前
  Jonathan Kelley 77686ba329 fix: it compiles again 3 年之前
  Jonathan Kelley fffc7ea061 wip: working on re-enabling components 3 年之前
  Jonathan Kelley 15c31d545a wip: fix rebuild 3 年之前
  Jonathan Kelley 2559740463 wip: clean up, use old approach to components 3 年之前
  Jonathan Kelley 289d2f2518 wip: a few things left, slme cleanup 3 年之前
  Jonathan Kelley 62ed9208a4 wip: dst nodes leak but work 3 年之前
  Jonathan Kelley e4cda7c2cb wip: remove bumpframe 3 年之前
  Jonathan Kelley 2933e4bc11 wip: major cleanups to scheduler 3 年之前
  Jonathan Kelley d96276a715 wip: no more lifetimes 3 年之前
  Jonathan Kelley 857c92f7f0 wip: compiling again with runtime safety 3 年之前
  Jonathan Kelley b8d98698c6 wip: remove resource pool in favor of raw ptrs 3 年之前
  Jonathan Kelley 70b983d090 wip: consolidation, simplification 3 年之前
  Jonathan Kelley b56ea6c9a9 wip: work on scheduler, async, coroutines, and merge scope into context 3 年之前
  Jonathan Kelley 1e6e5e611b wip: move examples around 3 年之前
  Jonathan Kelley 2cf90b6903 feat: pull children out of component definition 3 年之前
  Jonathan Kelley f438bbcfd2 wip: move children onto scope 3 年之前
  Jonathan Kelley d1b294fff0 polish: move debugging virtualdom into its own feature 3 年之前
  Jonathan Kelley 9c1343610b wip: clean up using new children syntax 3 年之前
  Jonathan Kelley 3e07214272 wip: implement lazy nodes properly 3 年之前
  Jonathan Kelley 7b97e009ec wip: remove cx.children. start to move towards a "children" field 3 年之前
  Jonathan Kelley 6b2645fd80 feat: improve FC handling to allow lifetimes of parent 3 年之前
  Jonathan Kelley f70b5b4e4a wip: try to get lifetimes passed in properly 3 年之前
  Jonathan Kelley 27d891934a fix: use annotation method from rust/58052 to fix closure lifetimes 3 年之前
  Jonathan Kelley 9ee2bfb010 wip: worked backwards a bit and got it slightly figured out 3 年之前
  Jonathan Kelley ba9e1dbb8f fix: messed up how lifetimes worked, need to render once per component 3 年之前
  Jonathan Kelley 0e9d5fc530 wip: move everything over to a stack dst 3 年之前
  Jonathan Kelley db0004758c Merge branch 'master' into jk/remove_node_safety 3 年之前
  Jonathan Kelley fda2ebc2a2 feat: improve safety 3 年之前