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-01-09 01:56:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7be36366beabfbb9fd480136e5ef44f055bb1bbe
ladybird
/
Libraries
/
LibIPC
History
Sergey Bugaev
450a2a0f9c
Build: Switch to CMake :^)
...
Closes
https://github.com/SerenityOS/serenity/issues/2080
2020-05-14 20:15:18 +02:00
..
ClientConnection.h
…
CMakeLists.txt
Build: Switch to CMake :^)
2020-05-14 20:15:18 +02:00
Decoder.cpp
LibIPC+LibGfx: Templatize IPC encoding as well as decoding
2020-05-12 18:49:24 +02:00
Decoder.h
LibIPC+IPCCompiler: Templatize encoding/decoding of Optional<T>
2020-05-12 19:04:05 +02:00
Dictionary.h
LibIPC: Add a simple IPC::Dictionary type (String key -> String value)
2020-05-03 23:01:58 +02:00
Encoder.cpp
LibIPC: Add a simple IPC::Dictionary type (String key -> String value)
2020-05-03 23:01:58 +02:00
Encoder.h
LibIPC+IPCCompiler: Templatize encoding/decoding of Optional<T>
2020-05-12 19:04:05 +02:00
Endpoint.cpp
…
Endpoint.h
…
Forward.h
LibIPC: Add a simple IPC::Dictionary type (String key -> String value)
2020-05-03 23:01:58 +02:00
Message.cpp
…
Message.h
…
ServerConnection.h
LibIPC: Use NonnullOwnPtrVector<Message> in IPC::ServerConnection
2020-05-08 21:40:06 +02:00