Dennis
|
49c171b419
|
Implement borrow stack for node graph
|
2022-04-22 19:58:13 +02:00 |
|
Dennis
|
09deee0c4d
|
Make graphene_core no_std
|
2022-04-22 15:15:39 +02:00 |
|
Dennis
|
90e465b35c
|
Restructure node graph proxy architecture
|
2022-04-03 19:25:07 +02:00 |
|
Dennis
|
cb337fd338
|
Replace GAT with lifetime on trait in node graph
|
2022-04-03 10:44:02 +02:00 |
|
Dennis
|
3243b80cf2
|
Try and fail to make nodes object-safe in node graph
|
2022-04-02 20:50:53 +02:00 |
|
Dennis
|
800fb4dbc1
|
Restructure node graph project layout
|
2022-04-02 14:50:00 +02:00 |
|
Dennis
|
f8d4e10f35
|
Add Exec trait to simplify calling nodes without input data
|
2022-04-02 12:48:05 +02:00 |
|
Dennis
|
ab67953f96
|
Implement ProxyNode for node graph
|
2022-04-02 11:08:00 +02:00 |
|
Dennis
|
e999d66108
|
Add Fst- and SndNode to node graph
|
2022-04-02 11:00:45 +02:00 |
|
Dennis
|
758487edf0
|
Add FnNode and FnNodeWithState to node graph
|
2022-03-31 15:35:37 +02:00 |
|
Dennis
|
e8b01e99cb
|
Finish implementation of compose node
|
2022-03-31 00:16:20 +02:00 |
|
Dennis
|
19b02738ca
|
Rewrite node graph using generic associated types
|
2022-03-29 23:34:45 +02:00 |
|
Dennis
|
1174fadfaf
|
Implement node composition and Cache node
|
2022-03-27 23:12:12 +02:00 |
|
Dennis
|
ab727de684
|
Transition to a trait-based node graph
|
2022-03-27 17:48:24 +02:00 |
|
TrueDoctor
|
a807a54c80
|
Initial implementation of node graph based on structs
|
2021-07-07 13:05:52 +02:00 |
|