Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2023, year rollover, old habit | Ralph Amissah | 2023-01-01 | 1 | -3/+2 |
| | |||||
* | regex review, match speed & compile time, ctregex | Ralph Amissah | 2022-12-23 | 1 | -58/+140 |
| | | | | | | | | | - improve match time - add interim fontface identifier marker - improve compile time - remove unused regexs - separate out some specialized output matches | ||||
* | regex (start thinking about ctRegex) | Ralph Amissah | 2022-11-21 | 1 | -258/+288 |
| | |||||
* | org noweb adjustments | Ralph Amissah | 2022-09-28 | 1 | -1/+3 |
| | |||||
* | org-mode headers modified | Ralph Amissah | 2022-06-15 | 1 | -3/+2 |
| | |||||
* | housekeeping | Ralph Amissah | 2022-05-27 | 1 | -3/+8 |
| | |||||
* | latex head adjustments | Ralph Amissah | 2022-04-03 | 1 | -0/+12 |
| | |||||
* | latex output (try tidy); linebreaks more generally | Ralph Amissah | 2022-04-03 | 1 | -2/+6 |
| | |||||
* | latex, pagebreaks, make headers | Ralph Amissah | 2022-03-07 | 1 | -0/+10 |
| | | | | | - for book, article and manually set pagebreaks, not fully utilized but flexibility introduced | ||||
* | epub, work on | Ralph Amissah | 2022-02-05 | 1 | -1/+2 |
| | |||||
* | doc presentation, add option to include date with title and author | Ralph Amissah | 2022-01-25 | 1 | -0/+3 |
| | |||||
* | xmls, html group text output (bullets & indents) | Ralph Amissah | 2022-01-21 | 1 | -4/+40 |
| | |||||
* | org files naming, minor | Ralph Amissah | 2022-01-21 | 1 | -77/+77 |
| | |||||
* | a new year | Ralph Amissah | 2022-01-05 | 1 | -2/+2 |
| | |||||
* | primarily org related | Ralph Amissah | 2021-11-27 | 1 | -1/+1 |
| | |||||
* | org-mode code block headers | Ralph Amissah | 2021-06-28 | 1 | -2/+5 |
| | |||||
* | regex adjust, dc update build fix required | Ralph Amissah | 2021-05-03 | 1 | -5/+5 |
| | | | | - ldc-v1.26.0 dmd-v2.096.1 | ||||
* | org-mode, cosmetic | Ralph Amissah | 2021-04-19 | 1 | -24/+24 |
| | |||||
* | headers: copyright, license, year; also https | Ralph Amissah | 2021-04-08 | 1 | -3/+61 |
| | |||||
* | org mode, unique code-block names & adjust headers | Ralph Amissah | 2020-10-19 | 1 | -38/+78 |
| | | | | | - avoid org-mode undefined behavior, provide unique code-block names | ||||
* | doc abstraction, code & org whitespace, cosmetic | Ralph Amissah | 2020-05-20 | 1 | -24/+24 |
| | |||||
* | metaverse, doc structure & blocks, change tracking | Ralph Amissah | 2020-05-20 | 1 | -3/+3 |
| | |||||
* | backmatter, special sections, multiple fixes | Ralph Amissah | 2020-05-20 | 1 | -6/+4 |
| | | | | | | | | - 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 | ||||
* | metaverse, set behavior of block & group text | Ralph Amissah | 2020-05-20 | 1 | -1/+1 |
| | | | | | - group: loses spaces, retains double newlines - block: retains spaces and newlines | ||||
* | uid, select separator that works better with sqlite | Ralph Amissah | 2020-05-20 | 1 | -0/+1 |
| | |||||
* | config, where used without document processing | Ralph Amissah | 2020-05-20 | 1 | -2/+2 |
| | |||||
* | sql, sqlite internal site links | Ralph Amissah | 2020-05-20 | 1 | -1/+2 |
| | |||||
* | code ctRegex calls, tidying | Ralph Amissah | 2020-02-26 | 1 | -5/+4 |
| | |||||
* | address compilation issues with dmd (v2.090.0) | Ralph Amissah | 2020-02-26 | 1 | -3/+0 |
| | |||||
* | update headers and year | Ralph Amissah | 2020-02-11 | 1 | -45/+45 |
| | |||||
* | cosmetic primarily "format" | Ralph Amissah | 2020-02-08 | 1 | -1/+1 |
| | |||||
* | module & src renamingdoc-reform_v0.9.0 | Ralph Amissah | 2019-11-22 | 1 | -4/+3 |
| | |||||
* | name changes | Ralph Amissah | 2019-11-22 | 1 | -2/+2 |
| | |||||
* | 0.9.0 spine (doc-reform renamed) | Ralph Amissah | 2019-11-19 | 1 | -9/+9 |
| | |||||
* | regex, remove unused | Ralph Amissah | 2019-11-19 | 1 | -78/+1 |
| | | | | | - some potentially useful (review as needed) - speeds up compilation | ||||
* | 0.8.1 conf, make, meta: yaml only (toml removed)doc-reform_v0.8.1 | Ralph Amissah | 2019-10-17 | 1 | -2/+0 |
| | | | | | | | | | | | | - yaml only: config, make & headers (yaml is converted directly to struct) - toml removed: preemptively remove confusion of having multiple config formats (toml was converted to json & json to struct) - json removed (intermediate representation): takes out intermediate conversion to json which could be attractive to have if there are multiple formats | ||||
* | path related, mostly cosmetic code | Ralph Amissah | 2019-10-17 | 1 | -2/+2 |
| | |||||
* | document headers & config: yaml introduced | Ralph Amissah | 2019-10-17 | 1 | -1/+8 |
| | | | | | - as toml alternative - both toml & yaml (meta, conf, make) work | ||||
* | xmls, css, codeblocks linenumbers | Ralph Amissah | 2019-10-17 | 1 | -1/+1 |
| | |||||
* | html scroll toc backmatter (url/link) fix | Ralph Amissah | 2019-10-17 | 1 | -0/+1 |
| | |||||
* | xmls, special footnotes | Ralph Amissah | 2019-10-17 | 1 | -0/+1 |
| | |||||
* | xmls, special footnotes? minor step | Ralph Amissah | 2019-10-17 | 1 | -0/+1 |
| | |||||
* | org-mode header added to org-mode files | Ralph Amissah | 2019-10-17 | 1 | -0/+1 |
| | |||||
* | cosmetic | Ralph Amissah | 2019-10-17 | 1 | -1/+0 |
| | |||||
* | 0.7.3 start to look at document harvest (initial stub) | Ralph Amissah | 2019-10-17 | 1 | -1/+12 |
| | |||||
* | 0.7.2 latex (for pdf) (initial stub)doc-reform_v0.7.2 | Ralph Amissah | 2019-10-17 | 1 | -0/+18 |
| | |||||
* | a regex & some clearing | Ralph Amissah | 2019-05-21 | 1 | -27/+1 |
| | |||||
* | url encoding | Ralph Amissah | 2019-05-17 | 1 | -0/+1 |
| | |||||
* | regex, meta_abstraction, naming of some regex submatches | Ralph Amissah | 2019-05-17 | 1 | -27/+27 |
| | |||||
* | (segmented html) dummy heading related | Ralph Amissah | 2019-05-17 | 1 | -2/+2 |
| |