summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibIPC/Decoder.h
AgeCommit message (Expand)Author
2021-09-12LibIPC: Add support for transferring doubles over IPC messageskleines Filmröllchen
2021-07-04AK+LibIPC: Make all enums codableTimothy
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-02-23Everywhere: Rename ASSERT => VERIFYAndreas Kling
2021-01-12Libraries: Move to Userland/Libraries/Andreas Kling