1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-31 16:22:43 +00:00
serenity/Userland/DevTools
Linus Groh 643faa1144 Everywhere: Fix two inconsistent serenity_lib() output names
- No underscores between word boundaries, i.e. `languageserver` and not
  `language_server` for LibLanguageServer
- All lowercase, i.e. `coredump` and not `Coredump` for LibCoredump
2022-07-03 22:59:13 +02:00
..
GMLPlayground Playground: Rename the application to GMLPlayground 2022-06-28 21:10:10 +01:00
HackStudio Everywhere: Fix two inconsistent serenity_lib() output names 2022-07-03 22:59:13 +02:00
Inspector LibGUI+Userland: Make Dialog::ExecResult an enum class 2022-05-13 16:27:43 +02:00
Profiler Applications: Remove usages of deprecated implicit conversions 2022-06-28 17:52:42 +01:00
SQLStudio SQLStudio: Add collapsible tabs for query results 2022-06-30 12:22:45 +01:00
UserspaceEmulator Everywhere: Fix a bunch of typos 2022-05-29 15:22:00 +02:00
CMakeLists.txt Playground: Rename the application to GMLPlayground 2022-06-28 21:10:10 +01:00