ladybird/Userland
ronak69 b326a301c3 Userland: Pretty print the help text in BuggieBox
Now, in the help text, the names of all the supported utilities and
aliases are dynamically generated with the macro so that if new
utilities are added in the future they will get included automatically.

These utilities are printed in table-like format for some "aesthetics".
2023-08-09 02:10:02 +02:00
..
Applets Userland: Prefer _string over _short_string 2023-08-08 07:37:21 +02:00
Applications LibJS: Rip out the AST interpreter :^) 2023-08-08 13:07:13 +02:00
BuggieBox Userland: Pretty print the help text in BuggieBox 2023-08-09 02:10:02 +02:00
Demos Userland: Prefer _string over _short_string 2023-08-08 07:37:21 +02:00
DevTools Userland: Prefer _string over _short_string 2023-08-08 07:37:21 +02:00
DynamicLoader Everywhere: Resolve conflicts with LibC and libc++ 2023-06-27 12:40:38 +02:00
Games Userland: Prefer _string over _short_string 2023-08-08 07:37:21 +02:00
Libraries LibWeb: Add namespaces to Attribute selectors 2023-08-08 20:49:45 +01:00
Services LibJS: Rip out the AST interpreter :^) 2023-08-08 13:07:13 +02:00
Shell Userland: Prefer _string over _short_string 2023-08-08 07:37:21 +02:00
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