Commit Graph

38 Commits

Author SHA1 Message Date
David Baer
95834f00ff Enable line-breaking blockquotes (prefaced by |)
TODO: No indentation on first line
2018-07-17 15:56:58 -04:00
David Baer
44b2187d76 Make scanner portable (works with regular lex) 2018-07-03 09:56:28 -04:00
David Baer
c98e91d810 Add license and installation instructions 2017-12-20 10:18:12 -05:00
David Baer
5c693aa638 Bump version to 1.2 v1.2 2017-08-09 22:31:37 -04:00
David Baer
517a9d9605 Clang compatibility 2017-08-09 22:27:29 -04:00
David Baer
9a084fe0bd Add some needed checks 2017-08-09 22:27:06 -04:00
David Baer
91e3daf3dc README.md edited online with Bitbucket 2017-01-23 05:18:11 +00:00
David Baer
9abc0f159c Mark version 1.1 v1.1 2017-01-23 00:16:32 -05:00
David Baer
eb62727ff9 Make links live again 2017-01-23 00:14:41 -05:00
David Baer
549a6cbab7 Add BSD license info 2017-01-22 20:01:07 -05:00
David Baer
af79834d89 Change parens 2017-01-22 19:52:14 -05:00
David Baer
501d6c87c2 Remove unnecessary test code. 2016-07-07 16:39:09 -04:00
David Baer
cbd16b6ab1 Oops. Not sure how to install man pages.
I'll leave that for later.
2016-07-07 16:12:23 -04:00
David Baer
0f69fd7a8e Add man page 2016-07-07 14:41:28 -04:00
David Baer
6b872051b4 Portability fix v1.0 2016-06-30 15:26:45 -04:00
David Baer
de2fade0a7 Portability fixes 2016-06-30 15:13:00 -04:00
David Baer
5080d8311b README.md edited online with Bitbucket 2016-06-30 18:17:02 +00:00
David Baer
39314f177e Fix filename 2016-06-30 14:10:03 -04:00
David Baer
a4402c4d99 Version bump 2016-06-30 14:08:11 -04:00
David Baer
3b185cb32e Enable writing ODT files with correct metadata 2016-06-30 14:01:55 -04:00
David Baer
e7216708b6 Add BSD license info 2016-02-23 23:31:56 -05:00
David Baer
c50257403d Re-abstract dictionary iterator interface 2016-02-23 23:31:25 -05:00
David Baer
c3a6d0b240 Beginning of ODT templating system 2016-02-23 23:30:35 -05:00
David Baer
d00f56b138 Generic dictionary type for later use.
Implements an ordered, searchable collection of string-value pairs,
which I will later use to specify replacement files against a template
ODT document.
2016-02-17 14:23:19 -05:00
David Baer
afeec73d7e Update test code. 2016-01-08 23:31:04 -05:00
David Baer
818cfd650c Add BSD license, fix namespace problem 2015-10-20 23:00:13 -04:00
David Baer
eb83530788 More Linux compatibility fixes 2015-08-17 23:12:10 -04:00
David Baer
62fa34fd92 Linux compatibility 2015-08-17 22:45:22 -04:00
David Baer
634767010a Flesh out README file 2015-08-14 22:53:26 -04:00
David Baer
83fad2f6c4 Allow user to select stylesheet from command line 2015-08-14 22:43:41 -04:00
David Baer
10927bee25 Use stylesheet transformations to output HTML, for example 2015-08-11 15:33:08 -04:00
David Baer
cfc0ba7e9a Numerous updates:
* Add makefile to install data

* Reference text is now formatted

* UTF-8 string processing
2015-08-06 14:31:38 -04:00
David Baer
af38b1eafc Properly link libraries 2015-08-06 09:11:15 -04:00
David Baer
e25aff6a0f Add dependency on libxslt 2015-08-06 09:09:42 -04:00
David Baer
2e01fc257e XML transform templates 2015-08-06 09:09:13 -04:00
David Baer
3c2f50078e Separate main function, parse command-line options 2015-08-05 23:27:39 -04:00
David Baer
e9c9d0bda3 Clean up generated sources 2015-08-05 23:01:16 -04:00
David Baer
0b3456cca6 Initial import 2015-08-05 22:22:49 -04:00