1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-16 04:20:59 +00:00
serenity/Userland/Libraries/LibIMAP
Idan Horowitz ace36681ff LibJS+LibIMAP: Use the new Optional<U>(Optional<T>) constructor
These look much nicer than these repeated ternaries :^)
2022-01-23 18:53:42 +02:00
..
Client.cpp LibIMAP+Userland: Convert LibIMAP::Client to the Serenity Stream APIs 2022-01-13 15:16:12 +03:30
Client.h LibIMAP+Userland: Convert LibIMAP::Client to the Serenity Stream APIs 2022-01-13 15:16:12 +03:30
CMakeLists.txt
Objects.cpp
Objects.h
Parser.cpp LibJS+LibIMAP: Use the new Optional<U>(Optional<T>) constructor 2022-01-23 18:53:42 +02:00
Parser.h
QuotedPrintable.cpp Everywhere: Pass AK::StringView by value 2021-11-11 01:27:46 +01:00
QuotedPrintable.h Everywhere: Pass AK::StringView by value 2021-11-11 01:27:46 +01:00