ladybird/Userland
Linus Groh 3da2b51d74 LibWeb: Generate code for throwing DOMExceptions based on ExceptionOr<T>
There's a little bit of template magic involved here to make it work,
but this seems alright. Very cool! :^)

Co-authored-by: AnotherTest <ali.mpfard@gmail.com>
2021-02-20 00:09:11 +01:00
..
Applications LibGUI: Remove GUI::FilePicker::file_exists() 2021-02-19 23:46:54 +01:00
Demos CatDog: Set window hit testing to opaque pixels only 2021-02-15 23:07:49 +01:00
DevTools LibGUI: Remove GUI::FilePicker::file_exists() 2021-02-19 23:46:54 +01:00
DynamicLoader Revert "DynamicLoader: Remove unnecessary math functions" 2021-02-08 19:58:10 +01:00
Games Chess: Allow right click to cancel drag move while dragging a piece 2021-02-18 12:52:11 +01:00
Libraries LibWeb: Generate code for throwing DOMExceptions based on ExceptionOr<T> 2021-02-20 00:09:11 +01:00
MenuApplets Everywhere: Drop "shared_buffer" in most GUI programs, pledge "recvfd" 2021-01-16 19:30:32 +01:00
Services WindowServer: Restore cursor when marking window as responsive 2021-02-19 20:30:25 +01:00
Shell Shell: Convert dbgprintf() => dbgln() 2021-02-17 16:18:53 +01:00
Tests LibC: Teach scanf how to read "%lu" and "%llu" (unsigned long{, long}) 2021-02-16 10:38:52 +01:00
Utilities PreprocessorTest: Convert dbgprintf() => dbgln() 2021-02-17 15:50:34 +01:00
CMakeLists.txt Services: Move to Userland/Services/ 2021-01-12 12:23:01 +01:00