ladybird/Userland
kleines Filmröllchen d1645efde9 Meta+Userland: Allow generating C++ initializer code from GML
This does the exact same thing as the runtime initializer,
except it is faster and can catch some errors much earlier.

The code generator includes these important features:
- Automatic include generation where necessary
- Special-casing for TabWidget and ScrollableContainerWidget
- No use of DeprecatedString where possible
2023-08-11 21:33:48 +02:00
..
Applets Userland: Prefer _string over _short_string 2023-08-08 07:37:21 +02:00
Applications Meta: Rename compile_gml to stringify_gml 2023-08-11 21:33:48 +02:00
BuggieBox Userland: Pretty print the help text in BuggieBox 2023-08-09 02:10:02 +02:00
Demos Meta: Rename compile_gml to stringify_gml 2023-08-11 21:33:48 +02:00
DevTools Meta: Rename compile_gml to stringify_gml 2023-08-11 21:33:48 +02:00
DynamicLoader Everywhere: Resolve conflicts with LibC and libc++ 2023-06-27 12:40:38 +02:00
Games Meta: Rename compile_gml to stringify_gml 2023-08-11 21:33:48 +02:00
Libraries Meta+Userland: Allow generating C++ initializer code from GML 2023-08-11 21:33:48 +02:00
Services Meta: Rename compile_gml to stringify_gml 2023-08-11 21:33:48 +02:00
Shell Shell: Add builtin command to reset the internal state 2023-08-11 18:48:53 +03:30
Utilities usermod: Make error message less verbose 2023-08-08 15:15:43 +02:00
CMakeLists.txt Userland: Add the BuggieBox program 2022-11-26 12:41:47 -07:00