1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-14 08:04:57 +00:00
serenity/Userland/Libraries/LibXML
Andreas Kling 359d6e7b0b Everywhere: Stop using NonnullOwnPtrVector
Same as NonnullRefPtrVector: weird semantics, questionable benefits.
2023-03-06 23:46:35 +01:00
..
DOM Everywhere: Stop using NonnullOwnPtrVector 2023-03-06 23:46:35 +01:00
Parser Everywhere: Stop using NonnullOwnPtrVector 2023-03-06 23:46:35 +01:00
CMakeLists.txt Everywhere: Explicitly link all binaries against the LibC target 2022-11-01 14:49:09 +00:00
Forward.h LibXML: Add a fairly basic XML parser 2022-03-28 23:11:48 +02:00
FundamentalTypes.h AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00