Jonathan Kelley
|
e4cda7c2cb
wip: remove bumpframe
|
3 년 전 |
Jonathan Kelley
|
fd0c384dac
wip: it compiles cleanly
|
3 년 전 |
Jonathan Kelley
|
059294ab55
wip: more changes to scheduler
|
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
|
95bd17e38f
wip: more raw ptrs
|
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
|
d298b626d3
wip: add router
|
3 년 전 |
Jonathan Kelley
|
9874f342e2
docs: more docs
|
3 년 전 |
Jonathan Kelley
|
5a21493fb7
wip: remove send requirement on root props
|
3 년 전 |
Jonathan Kelley
|
5ffa60664c
docs: update docs surrounding cx.render
|
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
|
d4192d0de2
wip: implement dst magic
|
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
|
12a9758c3c
docs: new advanced guide
|
3 년 전 |
Jonathan Kelley
|
97a2c62804
docs: create a new "advanced" book
|
3 년 전 |