ladybird/DevTools
FalseHonesty 7ca562b200 LibMarkdown: Change MD Document parse API to return a RefPtr
Markdown documents are now obtained via the static Document::parse
method, which returns a RefPtr<Document>, or nullptr on failure.
2020-05-30 00:32:12 +02:00
..
FormCompiler Build: Switch to CMake :^) 2020-05-14 20:15:18 +02:00
HackStudio LibMarkdown: Change MD Document parse API to return a RefPtr 2020-05-30 00:32:12 +02:00
Inspector LibCore+Inspector: Move RPC sockets to /tmp/rpc 2020-05-29 07:53:30 +02:00
IPCCompiler LibIPC: Allow opt-in UTF-8 validation on message parameters 2020-05-16 14:13:09 +02:00
ProfileViewer Meta: Add a script check the presence of "#pragma once" in header files 2020-05-29 07:59:45 +02:00
VisualBuilder LibGUI: Change GUI::KeyEvent::key() type to KeyCode 2020-05-27 11:19:38 +02:00
CMakeLists.txt Build: Switch to CMake :^) 2020-05-14 20:15:18 +02:00