コミット履歴

作者 SHA1 メッセージ 日付
  Timothy Flynn af57bd5cca LibWeb: Stop parsing after `document.write` at the insertion point 1 年間 前
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 年間 前
  Andreas Kling b341aeb5c1 LibWeb: Switch HTMLToken and HTMLTokenizer to String & FlyString 1 年間 前
  Shannon Booth 49eb3bfb1d LibWeb: Make Document::run_the_document_write_steps take a StringView 1 年間 前
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 年 前
  Luke Wilde eabb0be7ea LibWeb: Check HTML parser position is equal to or after insertion point 2 年 前
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 年 前
  Andreas Kling ab8432783e LibWeb: Implement aborting the HTML parser 2 年 前
  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 年 前