Age | Commit message (Expand) | Author |
---|---|---|
2014-11-28 | Use prefixed names for symbols from references.h | Nick Wellnhofer |
2014-11-17 | Rename ast.h to parser.h | Nick Wellnhofer |
2014-11-17 | Move reference type definitions to reference.h | Nick Wellnhofer |
2014-11-16 | Declare all functions as extern "C" | Nick Wellnhofer |
2014-11-16 | Moved AST details from public header cmark.h to private ast.h. | John MacFarlane |
2014-11-16 | Rename include guards for consistency and to avoid reserved identifiers | Craig Barnes |
2014-11-13 | Removed ast modules, moved these defs back to cmark.h. | John MacFarlane |
2014-11-12 | Prefix names in references.h | Nick Wellnhofer |
2014-11-12 | Prefix names in chunk.h | Nick Wellnhofer |
2014-09-10 | Do not create references with empty names | Vicent Marti |
2014-09-10 | Cleanup reference implementation | Vicent Marti |