summaryrefslogtreecommitdiff
path: root/Userland/DevTools/IPCCompiler
AgeCommit message (Expand)Author
2021-02-23Everywhere: Rename ASSERT => VERIFYAndreas Kling
2021-01-25Everywhere: Hook up remaining debug macros to Debug.h.asynts
2021-01-25Everywhere: Remove unnecessary debug comments.asynts
2021-01-16Everywhere: Drop "shared_buffer" in most GUI programs, pledge "recvfd"Andreas Kling
2021-01-14IPCCompiler: Use move semantics in generated IPC message constructorsAndreas Kling
2021-01-12DevTools: Move to Userland/DevTools/Andreas Kling