summaryrefslogtreecommitdiff
path: root/src/iterator.c
AgeCommit message (Expand)Author
2014-12-14Rename CMARK_NODE_INLINE_CODE -> CMARK_NODE_CODE.John MacFarlane
2014-12-13Added iterator interface to API, removed cmark_walk.John MacFarlane