Age | Commit message (Expand) | Author |
---|---|---|
2014-11-13 | Removed ast modules, moved these defs back to cmark.h. | John MacFarlane |
2014-11-13 | Moved ast-manipulating functions from inlines to ast. | John MacFarlane |
2014-11-13 | Moved cmark_free_inlines from inlines to ast. | John MacFarlane |
2014-11-13 | Rename cmark_free_nodes -> cmark_free_blocks. | John MacFarlane |
2014-11-13 | Added ast.[c,h] for AST definitions and AST-manipulating functions. | John MacFarlane |