Commit History

作者 SHA1 備註 提交日期
  Lorenz Steinert db789813c9 LibWeb: Add basic support for dynamic markup insertion 3 年之前
  Linus Groh 3f7086f91a LibWeb: Add an optional pointer to an HTMLParser to the HTMLTokenizer 3 年之前
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value 3 年之前
  Andreas Kling f67648f872 LibWeb: Rename HTMLDocumentParser => HTMLParser 3 年之前
  Max Wipfli 045a6a566b LibWeb: Remove unused HTMLTokenizer::m_input member variable 4 年之前
  Max Wipfli 125982943a LibWeb: Change HTMLTokenizer.{cpp,h} to east const style 4 年之前
  Gunnar Beutner c3ad8e9a52 LibWeb: Remove StringBuilder from HTMLToken::m_comment_or_character 4 年之前
  Gunnar Beutner 992964aa7d LibWeb: Remove StringBuilders from HTMLToken::m_doctype 4 年之前
  Gunnar Beutner d9e52997e2 LibWeb: Use an Optional<String> to track the last HTML start tag 4 年之前
  Max Wipfli 932161e581 LibWeb: Be more forgiving when adding source positions in HTMLTokenizer 4 年之前
  Andreas Kling 407d6cd9e4 AK: Rename Utf8CodepointIterator => Utf8CodePointIterator 4 年之前
  Ali Mohammad Pur 97a230e4ef LibWeb: Add a super basic HTML syntax highlighter 4 年之前
  Ali Mohammad Pur aa7939bc6c LibWeb: Add position tracking information to HTML tokens 4 年之前
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
  Linus Groh e265054c12 Everywhere: Remove a bunch of redundant 'AK::' namespace prefixes 4 年之前
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 年之前
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年之前