ladybird/Userland
Ben Wiederhake a265ea98b9 Utilities: Add a quotes database and 'fortunes' program
I told you, we need a quotes ~~page~~ file! :D
2021-03-09 22:10:30 +01:00
..
Applications LibWeb: Rename CSSParser => DeprecatedCSSParser 2021-03-09 17:35:57 +01:00
Demos Cube: Add an argument for the "frameless cube" option 2021-03-03 11:03:34 +01:00
DevTools UserspaceEmulator: Add fast-path for is<MmapRegion>() 2021-03-09 15:17:15 +01:00
DynamicLoader LibC: Add x86_64 implementation of setjmp() and longjmp() 2021-02-25 16:27:12 +01:00
Games Everywhere: Rename ASSERT => VERIFY 2021-02-23 20:56:54 +01:00
Libraries LibWeb: Run clang-format on CSS/Parser/StyleComponentValueRule.h 2021-03-09 20:06:52 +01:00
MenuApplets Everywhere: Rename ASSERT => VERIFY 2021-02-23 20:56:54 +01:00
Services Everywhere: Remove unnecessary whitespace at the end of some lines. 2021-03-08 09:20:53 +01:00
Shell Shell: Don't blindly dereference the result of Parser::parse() 2021-03-08 09:28:15 +01:00
Tests LibM: Add scalbn and associated functions 2021-03-09 07:28:06 +01:00
Utilities Utilities: Add a quotes database and 'fortunes' program 2021-03-09 22:10:30 +01:00
CMakeLists.txt Build: Build Userland with -O2, Kernel with -Os 2021-02-24 11:38:52 +01:00