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-04-02 10:46:01 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eaa3329573b9f19dbb4388ec79005bb625a5f69e
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
…