Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | doc summary reinstated (org fix) | Ralph Amissah | 2021-04-13 | 1 | -0/+56 | |
| | ||||||
* | headers: copyright, license, year; also https | Ralph Amissah | 2021-04-08 | 41 | -577/+2025 | |
| | ||||||
* | fix issues raised by dmd2.095.1 ldc2 1.25.0 | Ralph Amissah | 2021-03-23 | 2 | -2/+5 | |
| | ||||||
* | make set_depends run dub describe, track json output | Ralph Amissah | 2021-03-23 | 23 | -1320/+0 | |
| | | | | | | | - traded $PWD for project root as ./, i.e. from dub describe json - dub describe deletes parts of dependencies that are unreferenced by the project build; these are available elsewhere and there is little reason to keep them | |||||
* | cleaning | Ralph Amissah | 2021-03-05 | 10 | -218/+15 | |
| | ||||||
* | external & build dependences in src tree | Ralph Amissah | 2021-02-24 | 672 | -0/+272630 | |
| | | | | | | | | | | | - external & build dependences boost licensed - ext_depends (external depends) - D-YAML - tinyendian - d2sqlite3 - imageformats - build_depends - dub2nix | |||||
* | spine, parallelization logic fix | Ralph Amissah | 2021-01-28 | 1 | -4/+5 | |
| | ||||||
* | org tags | Ralph Amissah | 2020-11-09 | 1 | -1/+1 | |
| | ||||||
* | org mode, code-block names | Ralph Amissah | 2020-10-23 | 1 | -2/+1 | |
| | ||||||
* | spine info update | Ralph Amissah | 2020-10-19 | 2 | -4/+218 | |
| | ||||||
* | org mode, unique code-block names & adjust headers | Ralph Amissah | 2020-10-19 | 6 | -8/+8 | |
| | | | | | - avoid org-mode undefined behavior, provide unique code-block names | |||||
* | catching | Ralph Amissah | 2020-05-21 | 5 | -10/+27 | |
| | ||||||
* | 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 | 5 | -60/+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 | |
| | ||||||
* | 0.11.0 in_source_files, changed tracking of code blocks | Ralph Amissah | 2020-05-20 | 1 | -26/+29 | |
| | ||||||
* | xmls, sqlite more with footnotes/endnotes | Ralph Amissah | 2020-05-20 | 3 | -102/+25 | |
| | ||||||
* | footnote/endnote fix | Ralph Amissah | 2020-05-20 | 1 | -10/+13 | |
| | ||||||
* | html, harvests search form, minor misc | Ralph Amissah | 2020-05-20 | 5 | -19/+262 | |
| | | | | | | | | | - 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 output, appearance, further adjustments | Ralph Amissah | 2020-05-20 | 1 | -31/+252 | |
| | ||||||
* | cgi output, adjust appearance | Ralph Amissah | 2020-05-20 | 1 | -11/+138 | |
| | ||||||
* | cgi search form title | Ralph Amissah | 2020-05-20 | 5 | -15/+42 | |
| | ||||||
* | cgi search form, no date_published breaks regex, initialize to "0000" | Ralph Amissah | 2020-05-20 | 1 | -7/+8 | |
| | ||||||
* | cgi search form, document sub-root path | Ralph Amissah | 2020-05-20 | 1 | -21/+31 | |
| | | | | | - (doc_output_root_path - web_doc_root_path) which added to url host provides document path | |||||
* | cli precedence over config file settings | Ralph Amissah | 2020-05-20 | 7 | -142/+219 | |
| | | | | | - cli precedence over config file settings - latex papersize settings sorted | |||||
* | cgi search form: path; theme; download remote src | Ralph Amissah | 2020-05-20 | 3 | -43/+86 | |
| | | | | | | | - config output path - dark theme - allow downloads flag for download of remote file cgi.d | |||||
* | trust more, else minor | Ralph Amissah | 2020-05-20 | 4 | -101/+108 | |
| | ||||||
* | help & manpages, start work | Ralph Amissah | 2020-05-20 | 2 | -18/+10 | |
| | ||||||
* | metaverse, set behavior of block & group text | Ralph Amissah | 2020-05-20 | 3 | -45/+47 | |
| | | | | | - group: loses spaces, retains double newlines - block: retains spaces and newlines | |||||
* | opt_actions, re-arrangment, minor | Ralph Amissah | 2020-05-20 | 1 | -66/+68 | |
| | ||||||
* | uid, select separator that works better with sqlite | Ralph Amissah | 2020-05-20 | 4 | -13/+16 | |
| | ||||||
* | config, where used without document processing | Ralph Amissah | 2020-05-20 | 13 | -138/+282 | |
| | ||||||
* | sql, sqlite internal site links | Ralph Amissah | 2020-05-20 | 5 | -21/+34 | |
| | ||||||
* | cgi search form, highlight matched text | Ralph Amissah | 2020-05-20 | 1 | -6/+50 | |
| | | | | - complication where match foun in url link | |||||
* | cgi search form, toggle a documents matched index & text | Ralph Amissah | 2020-05-20 | 1 | -43/+102 | |
| | ||||||
* | search, simplify & remove un-implemented features | Ralph Amissah | 2020-05-20 | 2 | -33/+439 | |
| | ||||||
* | cgi.d by Adam Ruppe used, license Boost | Ralph Amissah | 2020-05-20 | 2 | -1/+18 | |
| | ||||||
* | 0.10.0 search sqlite & cgi | Ralph Amissah | 2020-05-20 | 17 | -286/+1516 | |
| | ||||||
* | latex outputs (various paper sizes & orientation) | Ralph Amissah | 2020-02-26 | 3 | -77/+198 | |
| | | | | | - a4, a5, b4, letter, legal - portrait, landscape | |||||
* | imports related, mostly cosmetic | Ralph Amissah | 2020-02-26 | 13 | -41/+31 | |
| | ||||||
* | code ctRegex calls, tidying | Ralph Amissah | 2020-02-26 | 24 | -119/+116 | |
| | ||||||
* | address compilation issues with dmd (v2.090.0) | Ralph Amissah | 2020-02-26 | 4 | -29/+25 | |
| | ||||||
* | update headers and year | Ralph Amissah | 2020-02-11 | 3 | -3/+3 | |
| |