This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-05-17 08:38:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a20b189eabc24eeaa5ea23dee620e8111dc62e98
ladybird
/
Userland
/
Libraries
/
LibIPC
History
Andreas Kling
8b1108e485
Everywhere: Pass AK::StringView by value
2021-11-11 01:27:46 +01:00
..
ClientConnection.h
LibIPC: Replace Result<T, E> use with ErrorOr<T>
2021-11-08 00:35:27 +01:00
CMakeLists.txt
…
Connection.cpp
LibIPC: Replace Result<T, E> use with ErrorOr<T>
2021-11-08 00:35:27 +01:00
Connection.h
LibIPC: Replace Result<T, E> use with ErrorOr<T>
2021-11-08 00:35:27 +01:00
Decoder.cpp
LibCore: Use ErrorOr<T> in Core::AnonymousBuffer
2021-11-08 00:35:27 +01:00
Decoder.h
…
Dictionary.h
…
Encoder.cpp
Everywhere: Pass AK::StringView by value
2021-11-11 01:27:46 +01:00
Encoder.h
Everywhere: Pass AK::StringView by value
2021-11-11 01:27:46 +01:00
File.h
…
Forward.h
…
Message.cpp
…
Message.h
…
ServerConnection.h
Everywhere: Pass AK::StringView by value
2021-11-11 01:27:46 +01:00
Stub.cpp
…
Stub.h
…