Subramanya Sastry has submitted this change and it was merged.

Change subject: Cleanup, actually add the TreeBuilder and extend DOMBase
......................................................................


Cleanup, actually add the TreeBuilder and extend DOMBase

* Moved basic includes and using statements to global LibIncludes.hpp header;
  typedef'ed the string type
* Actually added the TreeBuilder
* Extended / improved the DOMBase API with attributes and explicit bool/string
  conversion operators using the C++11 feature

Change-Id: Ica2b5c36dd189aebc82d8602aba6fea965b8c442
---
M cpp/src/DOMBase.hpp
M cpp/src/InputExpansionPipeline.hpp
A cpp/src/LibIncludes.hpp
M cpp/src/OutputPipeline.hpp
M cpp/src/Parsoid.cpp
M cpp/src/Parsoid.hpp
M cpp/src/QueueDispatcher.hpp
M cpp/src/Token.cpp
M cpp/src/Token.hpp
M cpp/src/TokenTransformManagerBase.hpp
A cpp/src/TreeBuilder.hpp
M cpp/src/WikiTokenizer.hpp
M cpp/src/parsoid_internal.hpp
M cpp/src/wikitext_tokenizer.leg
14 files changed, 169 insertions(+), 81 deletions(-)

Approvals:
  Subramanya Sastry: Verified; Looks good to me, approved


--
To view, visit https://gerrit.wikimedia.org/r/24480
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ica2b5c36dd189aebc82d8602aba6fea965b8c442
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Parsoid
Gerrit-Branch: master
Gerrit-Owner: GWicke <gwi...@wikimedia.org>
Gerrit-Reviewer: Subramanya Sastry <ssas...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to