Age | Commit message (Expand) | Author |
2024-01-08 | Storage: add storage() accessor to Head<T> | Roman Smrž |
2023-11-29 | Avoid storing zero references and objects | Roman Smrž |
2023-10-28 | Storage: generalize predecessor helpers | Roman Smrž |
2023-07-01 | Direct message shared state | Roman Smrž |
2023-06-18 | Storage: iterable type for record item list | Roman Smrž |
2023-06-14 | Storage: wait for scheduled watch callbacks | Roman Smrž |
2023-04-08 | Empty record item type | Roman Smrž |
2023-03-22 | Pass weak pointer of HeadBhv to callback | Roman Smrž |
2022-12-18 | Storage: add Head::reload method | Roman Smrž |
2022-11-10 | Storage: reload head on watch start | Roman Smrž |
2022-11-01 | Stored set | Roman Smrž |
2022-08-09 | Stored roots lookup | Roman Smrž |
2022-08-08 | Generation number of stored objects with caching | Roman Smrž |
2021-11-20 | Storage: fix filterAncestor to check all possible successors | Roman Smrž |
2021-11-08 | Storage: implement Stored using call_once | Roman Smrž |
2021-04-24 | Behavior lens for shared refs from local state | Roman Smrž |
2021-04-18 | Initial support for FRP behaviors | Roman Smrž |
2021-02-23 | Sync service | Roman Smrž |
2021-02-19 | Storage: keep weak pointer to Storage in head watcher | Roman Smrž |
2021-02-19 | WatchedHead object allowing to stop watching Head | Roman Smrž |
2021-02-16 | Storage: remove unimplemented methods from Head | Roman Smrž |
2021-01-29 | Attach service | Roman Smrž |
2021-01-19 | Server watching local state head | Roman Smrž |
2020-07-30 | Fix result of Head update | Roman Smrž |
2020-07-20 | Storage: typed heads | Roman Smrž |
2020-04-16 | Storage: lazy loading of Stored value | Roman Smrž |
2020-04-16 | Remove optional from load result | Roman Smrž |
2020-03-23 | Move UUID and time definitions to separate modules | Roman Smrž |
2020-03-14 | Storage: filter ancestors and overwritable Ref and Stored | Roman Smrž |
2020-03-10 | Date and time record item type | Roman Smrž |
2020-03-01 | UUID record item type | Roman Smrž |
2020-02-05 | Fix compilation with clang | Roman Smrž |
2020-02-05 | Storage: handle record items with unknown type | Roman Smrž |
2020-01-06 | Deep copy of object to different storage | Roman Smrž |
2020-01-04 | Partial and memory-backed storage | Roman Smrž |
2020-01-04 | Respond to data requests from network | Roman Smrž |
2019-12-27 | Network server sending announcements | Roman Smrž |
2019-12-21 | Identity storage and modification | Roman Smrž |
2019-12-18 | Identity loading and validation | Roman Smrž |
2019-12-10 | Basic object encoding and storage | Roman Smrž |