John Keiser
|
b75fa26dc1
|
Move containing_scope and ret_address to .cpp
|
2020-06-01 12:15:55 -07:00 |
|
John Keiser
|
3d22a2d845
|
One weird trick: set a bogus error value in the parser impl
This makes us faster under both gcc and clang somehow.
|
2020-06-01 12:15:55 -07:00 |
|
John Keiser
|
1aab4752e2
|
Store all parser state in the implementation
|
2020-06-01 12:15:54 -07:00 |
|
John Keiser
|
6a71b24495
|
Reuse stored buf and len from parser
|
2020-06-01 12:14:09 -07:00 |
|
John Keiser
|
a3a9bde83e
|
Move DOM parsing into concrete interface implementation
|
2020-06-01 12:14:09 -07:00 |
|