]> git.cameronkatri.com Git - mandoc.git/commit
Put parsed tables into a queue that's cleared at the end of parsing.
authorKristaps Dzonsons <kristaps@bsd.lv>
Fri, 31 Dec 2010 14:52:41 +0000 (14:52 +0000)
committerKristaps Dzonsons <kristaps@bsd.lv>
Fri, 31 Dec 2010 14:52:41 +0000 (14:52 +0000)
commit6120130ed0e80f6397c99e688829ad06c4415cd6
tree93e4d40958b76fae1b57ec09aa87b9902337f803
parentf4ef2b56c63e66af623a65be9e0bc802888eacb5
Put parsed tables into a queue that's cleared at the end of parsing.
This completes the parsing phase of the new tbl implementation.
libroff.h
roff.c
tbl.c