summaryrefslogtreecommitdiff
path: root/include/erebos/frp.h
AgeCommit message (Collapse)Author
2023-02-02FRP: require lock when adding dependenciesRoman Smrž
2023-01-08Enable move constructor and move assignment for Watched templateRoman Smrž
Was not implicitly defined because of explicit destructor.
2022-04-30FRP: add missing vector headerRoman Smrž
2021-05-08FRP: run callback when starting to watch behaviorRoman Smrž
2021-05-08FRP: use BhvComp memoized value only if not dirtyRoman Smrž
2021-05-08FRP: functions to retrieve and compare BhvTimeRoman Smrž
2021-04-24Behavior lens for shared refs from local stateRoman Smrž
2021-04-18Initial support for FRP behaviorsRoman Smrž