ladybird/Userland/DevTools/GMLPlayground
Ali Mohammad Pur 500044906d LibCore+Everywhere: Remove ArgsParser::add*(char const*&)
This is not guaranteed to always work correctly as ArgsParser deals in
StringViews and might have a non-properly-null-terminated string as a
value. As a bonus, using StringView (and DeprecatedString where
necessary) leads to nicer looking code too :^)
2023-03-01 10:47:19 +01:00
..
CMakeLists.txt GMLPlayground: Move layout to GML 2023-01-13 13:37:19 +01:00
GMLPlaygroundWindow.gml GMLPlayground: Add a toolbar 2023-01-13 13:37:19 +01:00
main.cpp LibCore+Everywhere: Remove ArgsParser::add*(char const*&) 2023-03-01 10:47:19 +01:00