Commit History

Author SHA1 Message Date
  Andreas Kling 407d6cd9e4 AK: Rename Utf8CodepointIterator => Utf8CodePointIterator 4 years ago
  Ali Mohammad Pur 1822d6b8ac LibWeb: Fix invalid behaviour of HTMLTokenizer::skip() and restore_to() 4 years ago
  Ali Mohammad Pur 97a230e4ef LibWeb: Add a super basic HTML syntax highlighter 4 years ago
  Ali Mohammad Pur aa7939bc6c LibWeb: Add position tracking information to HTML tokens 4 years ago
  Brian Gianforcaro 6d69c97b99 LibWeb: Utilize SourceLocation for HTMLTokenizer logging 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 years ago
  AnotherTest 09a43969ba Everywhere: Replace dbgln<flag>(...) with dbgln_if(flag, ...) 4 years ago
  asynts 8465683dcf Everywhere: Debug macros instead of constexpr. 4 years ago
  asynts 1a3a0836c0 Everywhere: Use CMake to generate AK/Debug.h. 4 years ago
  asynts 7d783d8b84 Everywhere: Replace a bundle of dbg with dbgln. 4 years ago
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago