Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add some final bits necessary in the upcoming -Tascii tbl stuff. | Kristaps Dzonsons | 2011-01-02 | 1 | -1/+5 | |
* | Churn to get parts of 'struct tbl' visible from mandoc.h: rename the | Kristaps Dzonsons | 2011-01-02 | 1 | -4/+4 | |
* | Add a warning if a data cell has no layout. Also make -Ttree show this | Kristaps Dzonsons | 2011-01-01 | 1 | -0/+3 | |
* | Add bits for compilation on Mac. | Kristaps Dzonsons | 2011-01-01 | 1 | -0/+1 | |
* | Make some bit-flags into enums as they should be. Make printing of -Ttree | Kristaps Dzonsons | 2011-01-01 | 1 | -8/+10 | |
* | Switch on tbl rows being added to the parse stream. Here we go! | Kristaps Dzonsons | 2011-01-01 | 1 | -1/+1 | |
* | Assign layout cells to parsed data. This follows primarily from | Kristaps Dzonsons | 2010-12-30 | 1 | -0/+31 | |
* | Move clean-up of parsed tbl nodes into the tbl_clear() function, called | Kristaps Dzonsons | 2010-12-30 | 1 | -5/+11 | |
* | Initial check-in of table data-row processing. For the time being, this | Kristaps Dzonsons | 2010-12-29 | 1 | -0/+96 |