Commit Graph

2 Commits

Author SHA1 Message Date
Dmitri Hrybenko
92b2004280 ReST parsing: add ReSTASTNode::dump() for use in the debugger
This uses the XML output format, which is not very readable, but it is better
than nothing.


Swift SVN r15869
2014-04-03 15:32:51 +00:00
Dmitri Hrybenko
8d59f36796 Implement a basic ReST parser on block level, producing a ReST AST
This parser does not recognize inline markup.


Swift SVN r15416
2014-03-24 16:33:43 +00:00