Commit graph

58 commits

Author SHA1 Message Date
aaron
154cf77df6 Optimize cleanup 2023-08-14 22:51:31 +01:00
Aaron Smith
6acd054294 Add cleanup() benchmarks 2023-08-14 17:06:15 +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
7e5102c314 Update mocks 2023-08-10 15:43:27 +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