Commit graph

7 commits

Author SHA1 Message Date
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