ladybird/Userland/DevTools/GMLPlayground
Andreas Kling 34344120f2 AK: Make "foo"_string infallible
Stop worrying about tiny OOMs.

Work towards #20405.
2023-08-07 16:03:27 +02:00
..
CMakeLists.txt GMLPlayground: Extract most logic into a MainWidget class 2023-05-16 12:57:34 +01:00
GMLPlaygroundWindow.gml GMLPlayground: Add a Statusbar 2023-06-17 20:36:03 +02:00
main.cpp AK: Make "foo"_string infallible 2023-08-07 16:03:27 +02:00
MainWidget.cpp Userland: Rename Core::Object to Core::EventReceiver 2023-08-06 20:39:51 +02:00
MainWidget.h GMLPlayground: Keep a RefPtr to the "Save As..." action 2023-07-19 19:36:17 +01:00