Tim Schumacher
|
3ed9627f4e
LibIPC: Decode messages using Core::Stream internally
|
2 tahun lalu |
Lucas CHOLLET
|
4e164c9de7
Meta: Pass `Core::Stream::OpenMode` by value in the `IPCCompiler`
|
2 tahun lalu |
Timothy Flynn
|
8b7b03b369
IPCCompiler+LibIPC: Propagate IPC encoder errors
|
2 tahun lalu |
Timothy Flynn
|
9b483625e6
LibIPC+Everywhere: Change IPC decoders to construct values in-place
|
2 tahun lalu |
Timothy Flynn
|
765c5b416f
IPCCompiler+LibIPC: Generate message decoders with better TRY semantics
|
2 tahun lalu |
Timothy Flynn
|
dc77ec733f
IPCCompiler: Fix build when GENERATE_DEBUG is enabled
|
2 tahun lalu |
Tim Schumacher
|
ed4c2f2f8e
LibCore: Rename `Stream::read_all` to `read_until_eof`
|
2 tahun lalu |
Timothy Flynn
|
3a915483b0
IPCCompiler: Mark size_t as a primitive type
|
2 tahun lalu |
MacDue
|
1574f2c3f6
Meta+Userland: Pass Gfx::FloatSize by value
|
2 tahun lalu |
MacDue
|
27fae78335
Meta+Userland: Pass Gfx::IntSize by value
|
2 tahun lalu |
MacDue
|
e011eafd37
Meta+Userland: Pass Gfx::FloatPoint by value
|
2 tahun lalu |
MacDue
|
7be0b27dd3
Meta+Userland: Pass Gfx::IntPoint by value
|
2 tahun lalu |
MacDue
|
bbc149ebb9
Meta+Userland: Pass Gfx::Color by value
|
2 tahun lalu |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 tahun lalu |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 tahun lalu |
Timothy Flynn
|
357fd76e30
Meta: Generate a helper constructor for single-value IPC responses
|
2 tahun lalu |
Nico Weber
|
2af028132a
AK+Everywhere: Add AK_COMPILER_{GCC,CLANG} and use them most places
|
2 tahun lalu |
Sam Atkins
|
32810f6d1a
IPCCompiler: Use Core::Stream API
|
2 tahun lalu |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 tahun lalu |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 tahun lalu |
Hendiadyoin1
|
bd6927ecab
Meta: Refactor the IPC-compiler and port it to LibMain
|
3 tahun lalu |
Itamar
|
1aa8f73ddb
IPCCompiler: Don't loop endlessly on nameless parameters
|
3 tahun lalu |
sin-ack
|
2e1bbcb0fa
LibCore+LibIPC+Everywhere: Return Stream::LocalSocket from LocalServer
|
3 tahun lalu |
Brian Gianforcaro
|
39e5b42f36
IPCCompiler: Default initialize all parameter member variables
|
3 tahun lalu |
Daniel Bertalan
|
4a81b33c07
Everywhere: Fix -Winconsistent-missing-override warnings from Clang
|
3 tahun lalu |
Sam Atkins
|
f3d8f80e9c
IPCCompiler: Cast return value of synchronous void IPC calls to void
|
3 tahun lalu |
Andreas Kling
|
cb9cac4e40
LibIPC+IPCCompiler+AK: Make IPC value decoders return ErrorOr<void>
|
3 tahun lalu |
Andreas Kling
|
8d76eb773f
LibIPC: Make IPC::Connection::post_message() return ErrorOr
|
3 tahun lalu |
Ben Wiederhake
|
93356ee3df
IPCCompiler: Remove now-unused ability to hardcode magic number
|
3 tahun lalu |
Andrew Kaster
|
63956b36d0
Everywhere: Move all host tools into the Lagom/Tools subdirectory
|
4 tahun lalu |