aaron
c4a0180a2f
Improve error messages for derived sources
...
There seemed to be confusion over reactive-scoping (likely due to
incomplete docs), so I've added more explicit error messages when
deriving in non-reactive scopes to warn the user to use `root()` or
`mount()`.
2023-09-18 09:40:54 +01:00
aaron
efc4798ddb
Merge reactive scope refactor
2023-09-15 12:54:42 +01:00
aaron
92dca4fa1c
Fix tests failing on O2
2023-08-29 23:15:37 +01:00
aaron
392c0c1a3c
Update unit test
...
Regression check for recent `action()` bug fix
2023-08-28 12:19:52 +01:00
aaron
5ab76a434e
Update spring tests
2023-08-26 14:49:46 +01:00
Aaron Smith
8ef2d0b190
Update spring solver
2023-08-24 18:09:40 +01:00
Aaron Smith
6700e1b1f6
Add untrack()
2023-08-22 12:12:03 +01:00
Aaron Smith
0105e33fac
Limit cleanup() calls to once per scope
2023-08-22 11:46:56 +01:00
Aaron Smith
2aebaf5abb
Add aggregate initialization
2023-08-22 11:15:27 +01:00
Aaron Smith
463faee85a
Add cleanup for indexes() and values()
...
More testing required.
2023-08-17 14:44:45 +01:00
Aaron Smith
bf1271de23
Improve cleanup() algorithm
2023-08-15 17:54:54 +01:00
Aaron Smith
a769139136
Update property nesting
...
Deeper nested properties guaranteed to be processed after shallower
nested properties.
Also added strict mode checks for duplicate nested properties.
2023-08-14 11:42:16 +01:00
aaron
afd863285b
Add special case for frozen tables
...
Sources will now check if frozen tables are equal before updating
dependencies.
2023-08-12 11:11:21 +01:00
Aaron Smith
cc10c80a90
Refactor
2023-08-10 13:18:16 +01:00
Aaron Smith
b3c600acc3
Update mock tests
2023-08-09 17:58:17 +01:00
aaron
cb002f4f27
Initial commit
2023-08-08 21:33:11 +01:00