Histórico de Commits

Autor SHA1 Mensagem Data
  Ali Mohammad Pur bc301b6f40 AK+LibXML+JSSpecCompiler: Move LineTrackingLexer to AK há 1 ano atrás
  kleines Filmröllchen eada4f2ee8 AK: Remove ByteString from GenericLexer há 1 ano atrás
  Shannon Booth e2e7c4d574 Everywhere: Use to_number<T> instead of to_{int,uint,float,double} há 1 ano atrás
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String há 1 ano atrás
  Dan Klishch 1079f178cf LibXML: Set parents for text and comment nodes há 1 ano atrás
  Dan Klishch 6368e6ca12 LibXML: Record source location for nodes há 1 ano atrás
  Dan Klishch 2f7527b0a4 LibXML: Actually append resolved references when parsing content há 2 anos atrás
  zhiyuang ce6138fccd LibXML: Parser handle standalone declaration há 2 anos atrás
  Simon Wanner 7990f1b85a LibXML: Fix parser not leaving self-closing tags há 2 anos atrás
  Timothy Flynn b6228507ac LibXML: Prevent entering the root node of an SVG document twice há 2 anos atrás
  Ali Mohammad Pur 87e95ceb69 LibXML: Notify the listener about the root node as well há 2 anos atrás
  Andreas Kling a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case há 2 anos atrás
  Andreas Kling 359d6e7b0b Everywhere: Stop using NonnullOwnPtrVector há 2 anos atrás
  Lucas CHOLLET 79006c03b4 AK: Check the return type in `IsCallableWithArguments` há 2 anos atrás
  Ali Mohammad Pur 803ff81d4a LibXML+LibWeb: Avoid implicit cast from StringView{}->DeprecatedString há 2 anos atrás
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable há 2 anos atrás
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
  Timothy Flynn b10bbac061 LibXML+LibWeb: Store the XML document's original source há 2 anos atrás
  Timothy Flynn f8cdfb8907 LibXML: Convert some tab characters to spaces há 2 anos atrás
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) há 3 anos atrás
  Idan Horowitz 18d25124bf LibXML: Fail gracefully on integer overflow in character references há 3 anos atrás
  Luke Wilde adb5f7e485 LibXML+Tests: Consume `>` in the character data ending `]]>` and test it há 3 anos atrás
  Ali Mohammad Pur 67357fe984 LibXML: Add a fairly basic XML parser há 3 anos atrás