summaryrefslogtreecommitdiff
path: root/decoder/tree_fragment.h
AgeCommit message (Expand)Author
2014-07-01track spans in t2s translationChris Dyer
2014-06-13tree fragment accepts StringPiece instead of stringChris Dyer
2014-05-08missing headerChris Dyer
2014-04-27clean up headersChris Dyer
2014-04-16fix for bug due to using wrong tree traversalChris Dyer
2014-04-01deal with multiple grammars in t2sChris Dyer
2014-04-01minimally tested t2s translatorChris Dyer
2014-03-30almost complete tree to string translatorChris Dyer
2014-03-27remove warningsChris Dyer
2014-03-27breadth first iterator for tree fragmentChris Dyer
2014-03-12add support for internal tree structure on SCFG rulesChris Dyer