Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | headers: copyright, license, year; also https | Ralph Amissah | 2021-04-08 | 3 | -0/+150 |
| | |||||
* | catching | Ralph Amissah | 2020-05-21 | 1 | -1/+1 |
| | |||||
* | doc structure hash removed, replaced, unused | Ralph Amissah | 2020-05-20 | 1 | -15/+0 |
| | | | | | | - doc abstraction changes (use of new associative array named "pith" with enum) replaces the redundant doc structure associative array | ||||
* | 0.11.0 in_source_files, changed tracking of code blocks | Ralph Amissah | 2020-05-20 | 1 | -26/+29 |
| | |||||
* | uid, select separator that works better with sqlite | Ralph Amissah | 2020-05-20 | 1 | -11/+11 |
| | |||||
* | config, where used without document processing | Ralph Amissah | 2020-05-20 | 2 | -26/+28 |
| | |||||
* | 0.10.0 search sqlite & cgi | Ralph Amissah | 2020-05-20 | 2 | -26/+33 |
| | |||||
* | imports related, mostly cosmetic | Ralph Amissah | 2020-02-26 | 1 | -1/+2 |
| | |||||
* | code ctRegex calls, tidying | Ralph Amissah | 2020-02-26 | 3 | -19/+19 |
| | |||||
* | address compilation issues with dmd (v2.090.0) | Ralph Amissah | 2020-02-26 | 2 | -25/+22 |
| | |||||
* | dlang safe default imminent, look ahead | Ralph Amissah | 2020-02-11 | 3 | -85/+85 |
| | | | | - @safe @trusted & @system, reconsider @trusted | ||||
* | reduce use of auto, much with tuples | Ralph Amissah | 2020-02-11 | 1 | -25/+39 |
| | |||||
* | fix >= dmd 2.088 asserts issue (offending removed) | Ralph Amissah | 2020-01-13 | 1 | -11/+11 |
| | |||||
* | specify Tuple content for read in files, remove traits.std | Ralph Amissah | 2020-01-13 | 1 | -13/+11 |
| | |||||
* | present per document metadata | Ralph Amissah | 2020-01-13 | 1 | -12/+9 |
| | |||||
* | yaml doc headers, protect harvest | Ralph Amissah | 2020-01-13 | 2 | -12/+3 |
| | | | | | | | - protect harvest from missing doc header metadata - title & author required - removed crude rgx yaml check (rely on yaml parser) | ||||
* | src without pod.manifest, report on verbose | Ralph Amissah | 2020-01-13 | 1 | -9/+12 |
| | |||||
* | 0.9.2 @safe & @trusted first pass | Ralph Amissah | 2020-01-13 | 1 | -6/+10 |
| | |||||
* | yaml config, provide default if not readdoc-reform_v0.9.1 | Ralph Amissah | 2019-11-22 | 1 | -10/+48 |
| | |||||
* | module & src renamingdoc-reform_v0.9.0 | Ralph Amissah | 2019-11-22 | 3 | -0/+1345 |