aaron
|
b7878753bd
|
Update untrack() type to allow no return
|
2025-01-07 00:06:39 +00:00 |
|
aaron
|
58a31a1b32
|
Try improve error reporting
|
2024-12-27 22:43:01 +00:00 |
|
aaron
|
5abd5eee91
|
Update require paths to relative string
|
2024-11-13 22:19:20 +00:00 |
|
Aaron Smith
|
32fa44f4c5
|
Cleanup helper for instances
Closes #19
|
2023-09-26 14:34:27 +01:00 |
|
Aaron Smith
|
d1f86a3f9e
|
Allow untrack() in non-reactive scopes
Closes #17
|
2023-09-26 14:11:33 +01:00 |
|
aaron
|
c68d0a6c18
|
Allow creation of nested tracking scopes
It turns out that handling destruction of a nested tracking scope was
not as difficult as I thought and didn't need much changes
|
2023-09-25 23:37:51 +01:00 |
|
aaron
|
38342b3805
|
Disallow creation of nested tracking scopes
|
2023-09-25 11:44:24 +01:00 |
|
aaron
|
efc4798ddb
|
Merge reactive scope refactor
|
2023-09-15 12:54:42 +01:00 |
|
Aaron Smith
|
a3f03fd067
|
Refactor codebase
|
2023-08-22 15:50:03 +01:00 |
|
Aaron Smith
|
6700e1b1f6
|
Add untrack()
|
2023-08-22 12:12:03 +01:00 |
|