1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-20 08:32:08 +00:00
serenity/Userland/Libraries/LibManual
Andreas Kling 34344120f2 AK: Make "foo"_string infallible
Stop worrying about tiny OOMs.

Work towards #20405.
2023-08-07 16:03:27 +02:00
..
CMakeLists.txt Everywhere: Use LibFileSystem where trivial 2023-03-21 19:03:21 +00:00
Node.cpp AK: Serialize URL hosts with 'concept-host-serializer' 2023-07-31 05:18:51 +02:00
Node.h LibManual: Compare nodes by path 2023-07-05 16:15:42 +01:00
PageNode.cpp AK: Make "foo"_string infallible 2023-08-07 16:03:27 +02:00
PageNode.h Everywhere: Remove needless trailing semi-colons after functions 2023-07-08 10:32:56 +01:00
Path.cpp Help+LibManual: Move all manpage path handling to LibManual 2022-12-11 16:05:23 +00:00
Path.h Help+LibManual: Move all manpage path handling to LibManual 2022-12-11 16:05:23 +00:00
SectionNode.cpp LibManual: Error on section_number 0 instead of crashing 2023-07-05 08:57:39 +02:00
SectionNode.h LibManual: Allow directly obtaining any page's main section number 2023-07-05 16:15:42 +01:00
SubsectionNode.cpp LibManual: Associate SubsectionNode with similarly named markdown file 2023-04-25 02:16:48 -06:00
SubsectionNode.h LibManual: Allow directly obtaining any page's main section number 2023-07-05 16:15:42 +01:00