9 Commits

Author SHA1 Message Date
Bartosz Sypytkowski
535bcc3424 added tests for quoting multiple elements in arrays 2023-08-31 19:15:17 +02:00
Bartosz Sypytkowski
5415565cf0 renamed YArray.link -> YArray.quote 2023-08-31 19:15:17 +02:00
Bartosz Sypytkowski
02367b612b basics of range based quotations 2023-08-31 19:15:17 +02:00
Bartosz Sypytkowski
337cc1e202 changed weak link serialization to use restEncoder 2023-08-31 19:15:17 +02:00
Bartosz Sypytkowski
88883a7402 moved linkedBy reference out of Item into StructStore 2023-08-31 19:15:17 +02:00
Bartosz Sypytkowski
170a80a25f more comments 2023-08-31 19:15:17 +02:00
Bartosz Sypytkowski
6e95c19b3e prevent infinite loops when deepObserve is called over links with circular references 2023-08-31 19:15:17 +02:00
Bartosz Sypytkowski
e50db9e123 reimplemented WeakLink as an AbstractType 2023-08-31 19:15:17 +02:00
Bartosz Sypytkowski
6f9db68f9a renamed WeakLink -> YWeakLink + YWeakLinkEvent 2023-08-31 19:15:17 +02:00