summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibCore/Promise.h
AgeCommit message (Expand)Author
2023-03-13LibCore+Userland: Make Promise's on_resolve falliblekleines Filmröllchen
2023-03-13LibCore: Add a constructor that sets the parent objectkleines Filmröllchen
2023-03-13LibCore+Userland: Allow canceling promiseskleines Filmröllchen
2022-11-19Everywhere: Remove unnecessary mutable attributes from lambdasMacDue
2021-11-02Libraries: Fix visibility of Object-derivative constructorsBen Wiederhake
2021-07-15LibCore+LibIMAP: Move Promise to LibCoreTimothy