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