Nova
|
296da9381b
|
refactor(fields): submodules for types
|
2022-09-14 22:50:29 -04:00 |
|
Nova
|
8c3c211162
|
refactor(nodes): move nodes::core to nodes::self
|
2022-09-14 22:35:23 -04:00 |
|
Nova
|
4335e2b216
|
fix(clippy): silenced but i owe it my life
|
2022-08-22 10:21:34 -04:00 |
|
Nova
|
c272cfaed1
|
feat(registry): const initialization meaning no necessary lazy_static
|
2022-08-17 19:28:52 -04:00 |
|
Nova
|
9880b6ef3f
|
refactor: replace all RwLock with Mutex
|
2022-06-21 04:53:37 -04:00 |
|
Nova
|
0c9dafe158
|
fix(registry): remove won't return result
|
2022-06-20 08:07:51 -04:00 |
|
Nova
|
9c6e4e49ba
|
fix(warnings): shut it clippy
|
2022-06-20 07:11:08 -04:00 |
|
Nova
|
cceda8f72d
|
feat(alias): add aliasing remote signals/methods
|
2022-06-19 23:31:38 -04:00 |
|
Nova
|
82140c09fa
|
fix(registry): make add always succeed
|
2022-06-19 23:19:54 -04:00 |
|
Nova
|
bbaf95b79f
|
feat: LifeLinkedNodeList
|
2022-06-19 19:37:28 -04:00 |
|
Nova
|
d1f6a34ac8
|
fix(alias): use static string references instead of owned string
|
2022-06-19 08:15:13 -04:00 |
|
Nova
|
97f268c959
|
fix(pulse receiver): add sendData signal
|
2022-06-16 15:17:14 -04:00 |
|
Nova
|
7fc239293d
|
feat(data): pulse receiver
|
2022-06-16 14:28:40 -04:00 |
|
Nova
|
c60edded40
|
refactor(node): use once_cell for aspects
|
2022-06-14 20:31:46 -04:00 |
|
Nova
|
3aa691475c
|
Make all nodes thread safe
|
2022-06-14 19:34:27 -04:00 |
|
Nova
|
5a9a6afc51
|
fix(error): prefix internal errors with "Internal: "
|
2022-06-12 11:39:11 -04:00 |
|
Nova
|
66c6e2e3d4
|
refactor(registry): clean up and use parking_lot
|
2022-06-12 01:59:02 -04:00 |
|
Nova
|
01971b5048
|
refactor(registry): use globals instead of storing in event loop
|
2022-06-12 00:51:12 -04:00 |
|
Nova
|
3ef45a1041
|
fix(pulse sender): add aspect to node
|
2022-06-11 23:52:13 -04:00 |
|
Nova
|
0c1a7af8a5
|
feat(data): pulse sender registry
|
2022-06-11 23:49:19 -04:00 |
|