Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | metaverse parallel processing reproducability | Ralph Amissah | 2021-08-22 | 1 | -5/+9 | |
| | | | | | - html xhtml issue with tags - epub issue with title (skipped) in OEBPS/toc.ncx | |||||
* | config, clean up and make a bit more consistent | Ralph Amissah | 2021-08-20 | 4 | -40/+39 | |
| | | | | | - check version settings with: rg -A2 _version_set$ org | |||||
* | spine search and configuration related | Ralph Amissah | 2021-08-11 | 6 | -15/+35 | |
| | ||||||
* | org-mode file minor adjustment | Ralph Amissah | 2021-05-05 | 1 | -3/+1 | |
| | ||||||
* | regex adjust, dc update build fix required | Ralph Amissah | 2021-05-03 | 1 | -5/+5 | |
| | | | | - ldc-v1.26.0 dmd-v2.096.1 | |||||
* | doc summary reinstated (org fix) | Ralph Amissah | 2021-04-13 | 1 | -0/+56 | |
| | ||||||
* | headers: copyright, license, year; also https | Ralph Amissah | 2021-04-08 | 17 | -507/+907 | |
| | ||||||
* | org mode, code-block names | Ralph Amissah | 2020-10-23 | 1 | -2/+1 | |
| | ||||||
* | org mode, unique code-block names & adjust headers | Ralph Amissah | 2020-10-19 | 2 | -2/+2 | |
| | | | | | - avoid org-mode undefined behavior, provide unique code-block names | |||||
* | catching | Ralph Amissah | 2020-05-21 | 2 | -7/+11 | |
| | ||||||
* | doc abstraction, code & org whitespace, cosmetic | Ralph Amissah | 2020-05-20 | 2 | -983/+983 | |
| | ||||||
* | doc structure hash removed, replaced, unused | Ralph Amissah | 2020-05-20 | 3 | -44/+0 | |
| | | | | | | - doc abstraction changes (use of new associative array named "pith" with enum) replaces the redundant doc structure associative array | |||||
* | doc abstraction, pith replaces obj_type_status | Ralph Amissah | 2020-05-20 | 1 | -97/+83 | |
| | | | | - instructions sequence for headings & verse | |||||
* | doc abstraction, track paragraphs & headings | Ralph Amissah | 2020-05-20 | 1 | -38/+40 | |
| | ||||||
* | doc abstraction, state | Ralph Amissah | 2020-05-20 | 1 | -765/+788 | |
| | | | | - block_is, block_state, block_delim | |||||
* | doc abstraction, object numbering and dummy headings | Ralph Amissah | 2020-05-20 | 1 | -106/+116 | |
| | ||||||
* | renaming | Ralph Amissah | 2020-05-20 | 2 | -444/+429 | |
| | ||||||
* | metaverse, doc structure & blocks, change tracking | Ralph Amissah | 2020-05-20 | 3 | -42/+74 | |
| | ||||||
* | footnote/endnote fix | Ralph Amissah | 2020-05-20 | 1 | -10/+13 | |
| | ||||||
* | html, harvests search form, minor misc | Ralph Amissah | 2020-05-20 | 2 | -2/+154 | |
| | | | | | | | | | - harvests add search form to db option - dark theme input background color (follows cgi search form) - html tidy html tidy | |||||
* | backmatter, special sections, heading ocn fix | Ralph Amissah | 2020-05-20 | 1 | -22/+32 | |
| | | | | | | - special section heading object numbering: - level B title numbered - level 1 title not numbered | |||||
* | backmatter, special sections, multiple fixes | Ralph Amissah | 2020-05-20 | 2 | -86/+77 | |
| | | | | | | | | - fix special sections eat other special sections, e.g. glossary eats bibliography & other headings - glossary stop object numbering on empty lines - glossary remove indent markup instruction - bibliography provide missing heading | |||||
* | cgi search form title | Ralph Amissah | 2020-05-20 | 3 | -6/+15 | |
| | ||||||
* | cli precedence over config file settings | Ralph Amissah | 2020-05-20 | 5 | -118/+202 | |
| | | | | | - cli precedence over config file settings - latex papersize settings sorted | |||||
* | trust more, else minor | Ralph Amissah | 2020-05-20 | 1 | -1/+0 | |
| | ||||||
* | metaverse, set behavior of block & group text | Ralph Amissah | 2020-05-20 | 2 | -44/+46 | |
| | | | | | - group: loses spaces, retains double newlines - block: retains spaces and newlines | |||||
* | uid, select separator that works better with sqlite | Ralph Amissah | 2020-05-20 | 2 | -1/+3 | |
| | ||||||
* | config, where used without document processing | Ralph Amissah | 2020-05-20 | 6 | -29/+114 | |
| | ||||||
* | sql, sqlite internal site links | Ralph Amissah | 2020-05-20 | 3 | -2/+12 | |
| | ||||||
* | 0.10.0 search sqlite & cgi | Ralph Amissah | 2020-05-20 | 6 | -71/+208 | |
| | ||||||
* | imports related, mostly cosmetic | Ralph Amissah | 2020-02-26 | 2 | -10/+2 | |
| | ||||||
* | code ctRegex calls, tidying | Ralph Amissah | 2020-02-26 | 10 | -49/+47 | |
| | ||||||
* | address compilation issues with dmd (v2.090.0) | Ralph Amissah | 2020-02-26 | 2 | -4/+3 | |
| | ||||||
* | dlang safe default imminent, look ahead | Ralph Amissah | 2020-02-11 | 12 | -178/+178 | |
| | | | | - @safe @trusted & @system, reconsider @trusted | |||||
* | reduce use of auto, much with tuples | Ralph Amissah | 2020-02-11 | 6 | -34/+56 | |
| | ||||||
* | bugfix toc endnotes links in xmls, other minor | Ralph Amissah | 2020-02-11 | 1 | -2/+2 | |
| | ||||||
* | cosmetic primarily "format" | Ralph Amissah | 2020-02-08 | 3 | -25/+52 | |
| | ||||||
* | specify Tuple content for read in files, remove traits.std | Ralph Amissah | 2020-01-13 | 12 | -26/+12 | |
| | ||||||
* | present per document metadata | Ralph Amissah | 2020-01-13 | 6 | -14/+30 | |
| | ||||||
* | harvest topics, name hashtag level names | Ralph Amissah | 2020-01-13 | 1 | -3/+6 | |
| | ||||||
* | yaml doc headers, protect harvest | Ralph Amissah | 2020-01-13 | 2 | -30/+30 | |
| | | | | | | | - protect harvest from missing doc header metadata - title & author required - removed crude rgx yaml check (rely on yaml parser) | |||||
* | xmls, home button fixes | Ralph Amissah | 2020-01-13 | 2 | -6/+14 | |
| | ||||||
* | metaverse, remove newline after endnote | Ralph Amissah | 2020-01-13 | 1 | -4/+4 | |
| | | | | - change to internal representation, minor | |||||
* | checks on markup: yaml headers & reading images | Ralph Amissah | 2020-01-13 | 2 | -11/+11 | |
| | ||||||
* | 0.9.2 @safe & @trusted first pass | Ralph Amissah | 2020-01-13 | 5 | -63/+63 | |
| | ||||||
* | module & src renamingdoc-reform_v0.9.0 | Ralph Amissah | 2019-11-22 | 6 | -10/+10 | |
| | ||||||
* | name changes | Ralph Amissah | 2019-11-22 | 15 | -68/+68 | |
| | ||||||
* | 0.9.0 spine (doc-reform renamed) | Ralph Amissah | 2019-11-19 | 3 | -6/+6 | |
| | ||||||
* | 0.8.3 (if exists) get site config & output pathdoc-reform_v0.8.3 | Ralph Amissah | 2019-11-19 | 6 | -21/+11 | |
| | | | | | | - read once & read early: - once per batch processing - early (needed by metadata --harvest) | |||||
* | regex, remove unused | Ralph Amissah | 2019-11-19 | 1 | -70/+1 | |
| | | | | | - some potentially useful (review as needed) - speeds up compilation |