serenity/Userland
Thomas Keppler dc8be499e6 WebServer: Use new String type internally as much as possible
Here, we try to use the new String type for everything internal,
keeping the public interface and the interface to other code the same.
2022-12-26 09:38:03 +01:00
..
Applets
Applications LibGUI+Applications: Rename automatic scrolling timer functions 2022-12-26 09:27:19 +01:00
BuggieBox
Demos
DevTools LibIPC+Everywhere: Change IPC decoders to construct values in-place 2022-12-26 09:36:16 +01:00
DynamicLoader
Games
Libraries LibIPC: Remove requirement that Variant types must begin with Empty 2022-12-26 09:36:16 +01:00
Services WebServer: Use new String type internally as much as possible 2022-12-26 09:38:03 +01:00
Shell
Utilities
CMakeLists.txt