Historique des commits

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