Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split scripts directory into bin and lib. | P. J. McDermott | 2012-08-13 | 1 | -264/+0 |
* | Prepend namespace to Carp subroutine calls. | P. J. McDermott | 2012-08-12 | 1 | -4/+4 |
* | Support arbitrary loading of format modules. | P. J. McDermott | 2012-08-12 | 1 | -11/+8 |
* | Improve error handling. | P. J. McDermott | 2012-08-12 | 1 | -6/+15 |
* | Implement "sectlink" macro. | P. J. McDermott | 2012-08-12 | 1 | -0/+4 |
* | Remove old debugging method. | P. J. McDermott | 2012-08-12 | 1 | -13/+0 |
* | Comment and clean up code. | P. J. McDermott | 2012-08-12 | 1 | -11/+17 |
* | Remove old TODO tag. | P. J. McDermott | 2012-08-12 | 1 | -1/+0 |
* | Add links to ToC. | P. J. McDermott | 2012-08-12 | 1 | -2/+8 |
* | Include documents in sections list and ToC. | P. J. McDermott | 2012-08-12 | 1 | -6/+18 |
* | Support macro substitutions. | P. J. McDermott | 2012-08-12 | 1 | -0/+56 |
* | Collect sections in book. | P. J. McDermott | 2012-08-12 | 1 | -0/+10 |
* | Support "txt"-format document output. | P. J. McDermott | 2012-08-12 | 1 | -0/+1 |
* | Remove type-specific document modules. | P. J. McDermott | 2012-08-11 | 1 | -9/+7 |
* | Remove format-specific book module. | P. J. McDermott | 2012-08-11 | 1 | -2/+13 |
* | Move templating to MarkdownBook::Document::HTML. | P. J. McDermott | 2012-08-10 | 1 | -0/+10 |
* | Adjust book and document interfaces. | P. J. McDermott | 2012-08-10 | 1 | -0/+12 |
* | Rewrite section code. | P. J. McDermott | 2012-08-10 | 1 | -0/+10 |
* | Standardize constructor code style. | P. J. McDermott | 2012-08-10 | 1 | -1/+2 |
* | Factor format-specific code out of modules. | P. J. McDermott | 2012-08-10 | 1 | -70/+12 |
* | Fix IS_INDEX logic in template. | P. J. McDermott | 2012-08-10 | 1 | -1/+1 |
* | Add post-processing script and modules. | P. J. McDermott | 2012-08-10 | 1 | -0/+193 |