1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 07:58:11 +00:00
serenity/Userland/DevTools
Gunnar Beutner 26e711f953 UE: Use Vector<String> for the command-line arguments
Core::ArgsParser gained support for String a while ago. So let's use
that.
2021-05-17 19:34:53 +02:00
..
HackStudio LanguageServers: Rename AutoCompleteEngine => CodeComprehensionEngine 2021-05-16 16:39:21 +02:00
Inspector Inspector: Don't check that target has pledged "accept" 2021-05-13 23:28:40 +02:00
IPCCompiler IPCCompiler: Fix declaration of static functions 2021-05-14 22:24:02 +02:00
Playground Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
Profiler Profiler: Mark model columns as non-sortable 2021-05-14 17:17:17 +02:00
StateMachineGenerator LibVT: Implement new ANSI escape sequence parser 2021-05-16 11:50:56 +02:00
UserspaceEmulator UE: Use Vector<String> for the command-line arguments 2021-05-17 19:34:53 +02:00
CMakeLists.txt DevTools: Move to Userland/DevTools/ 2021-01-12 12:18:55 +01:00