Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling b3a63e1d50 LibHTML: Add TreeNode<T>::for_each_in_subtree(callback) há 5 anos atrás
  Andreas Kling 877ff6bc13 LibHTML: Make TreeNode inherit from Weakable by default há 5 anos atrás
  Andreas Kling b083a233d8 LibHTML: Add Comment and CharacterData nodes and improve HTML parsing há 5 anos atrás
  Andreas Kling 796e63b34c LibHTML: Have TreeNode deref its children before deleting itself há 5 anos atrás
  Andreas Kling 159507f2a6 LibHTML: Move is_ancestor_of() from LayoutNode to TreeNode há 5 anos atrás
  Andreas Kling fc53867937 LibHTML: Add basic <!DOCTYPE> parsing and a DocumentType class há 5 anos atrás
  Andreas Kling 7912592f89 LibHTML: Add inserted_into() and removed_from() TreeNode callbacks há 5 anos atrás
  Sergey Bugaev c1ef63379c LibHTML: Add Document::normalize() há 5 anos atrás
  Andreas Kling 04b9dc2d30 Libraries: Create top level directory for libraries. há 6 anos atrás