ladybird/Libraries
Ben Wiederhake 5d3c437cce LibJS: Fix start position of multi-line tokens
This broke in case of unterminated regular expressions, causing goofy location
numbers, and 'source_location_hint' to eat up all memory:

Unexpected token UnterminatedRegexLiteral. Expected statement (line: 2, column: 4294967292)
2020-09-12 00:13:29 +02:00
..
LibAudio
LibC Kernel+LibC+UE: Introduce SIGINFO (generated with ^T) 2020-09-09 21:10:23 +02:00
LibChess
LibCompress LibCompress: Move CanonicalCode out of DeflateDecompressor. 2020-09-11 16:07:45 +02:00
LibCore LibCore: Fixed DeferredInvoke debug message (#3456) 2020-09-11 18:41:50 +02:00
LibCrypt Everywhere: Port to String::copy_characters_to_buffer() 2020-08-30 17:35:27 +02:00
LibCrypto LibCrypto: Do not silently ignore key size mismatch 2020-08-28 11:36:57 +02:00
LibDebug AK: Move memory streams into their own header. 2020-09-01 17:25:26 +02:00
LibDesktop
LibELF Libraries: Unbreak building with extra debug macros 2020-08-30 09:43:49 +02:00
LibGemini
LibGfx LibGUI+LibGfx: Move check box painting to Gfx::StylePainter 2020-09-11 18:42:43 +02:00
LibGUI LibGUI+LibGfx: Move check box painting to Gfx::StylePainter 2020-09-11 18:42:43 +02:00
LibHTTP
LibImageDecoderClient
LibIPC Clipboard: Add a key-value map alongside the clipboard storage 2020-09-05 16:52:24 +02:00
LibJS LibJS: Fix start position of multi-line tokens 2020-09-12 00:13:29 +02:00
LibKeyboard
LibLine LibLine: Make ^R search match the input anywhere in a given line 2020-09-07 11:42:56 +02:00
LibM
LibMarkdown
LibPCIDB
LibProtocol
LibPthread
LibTextCodec
LibThread
LibTLS
LibUnwind
LibVT LibVT: Show an I-beam cursor over TerminalWidget 2020-09-11 14:26:37 +02:00
LibWeb LibWeb: Protect LayoutCheckBox against crashes after event dispatch 2020-09-11 18:42:43 +02:00
LibX86
CMakeLists.txt