summaryrefslogtreecommitdiffstats
path: root/read.c
Commit message (Expand)AuthorAgeFilesLines
* Let read.c worry about the currently-open file instead of having thisKristaps Dzonsons2011-03-201-12/+1
* Consolidate messages. Have all parse-time messages (in libmdoc,Kristaps Dzonsons2011-03-201-26/+61
* Change around include ordering for compilation on OpenBSD.Kristaps Dzonsons2011-03-201-1/+1
* Split the document parsing sequence out of main.c and into read.c,Kristaps Dzonsons2011-03-201-0/+611