serenity/Userland/Libraries
Timothy Flynn 4eb4b06688 LibUnicode: Do not replace underscores in property names
Originally, this was done to make the generated enums look more like the
rest of Serenity's enums. But for Unicode property escapes, LibUnicode
will need to compare property names from a RegExp.prototype object to
these parsed property names, which will be easier without this
modification.
2021-07-30 21:26:31 +01:00
..
LibArchive
LibAudio
LibC LibC: Stub mlock in sys/mman 2021-07-30 20:49:56 +02:00
LibCards
LibChess LibChess: Fix hashing of the chess board 2021-07-30 20:49:18 +02:00
LibCompress
LibCore LibCore: Support registration of TextWrapping properties 2021-07-29 22:33:34 +01:00
LibCoreDump
LibCpp
LibCrypt
LibCrypto
LibDebug
LibDesktop
LibDiff
LibDl
LibELF
LibFileSystemAccessClient
LibGemini
LibGfx LibGfx: Refactor Point.constrain to use AK 2021-07-30 13:21:27 +02:00
LibGL
LibGUI LibGui: Add bounding of rubber band to IconView 2021-07-30 13:21:27 +02:00
LibHTTP
LibImageDecoderClient
LibIMAP
LibIPC
LibJS LibJS: Take prepare_temporal_fields() Vector arguments by const& 2021-07-30 20:52:39 +01:00
LibKeyboard
LibLine
LibM
LibMarkdown
LibPCIDB
LibPDF
LibProtocol
LibPthread
LibRegex
LibSanitizer
LibSQL
LibSymbolication
LibSyntax
LibSystem
LibTest Meta/LibTest: Build object libraries for test main files 2021-07-29 21:46:25 +01:00
LibTextCodec
LibThreading
LibTLS
LibUnicode LibUnicode: Do not replace underscores in property names 2021-07-30 21:26:31 +01:00
LibUSBDB
LibVideo
LibVT
LibWasm
LibWeb LibWeb: Remove unused enum value CSS::StyleValue::Position 2021-07-29 15:01:47 +02:00
LibWebSocket
LibX86
CMakeLists.txt LibTTF/LibGfx: Remove circular dependency by merging LibTTF into LibGfx 2021-07-29 21:46:25 +01:00