1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-17 11:37:40 +00:00
serenity/Userland/Libraries/LibMain
Andreas Kling db766d0972 LibMain: Print serenity_main() errors to the debug log
And let's make them red too, to help us notice them. :^)
2021-12-20 22:16:05 +01:00
..
CMakeLists.txt LibMain: Add a new library for more ergonomic userspace entry functions 2021-11-22 19:28:31 +01:00
Main.cpp LibMain: Print serenity_main() errors to the debug log 2021-12-20 22:16:05 +01:00
Main.h LibMain: Rename .arguments to .strings :^) 2021-11-22 22:13:22 +01:00