Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 0.16.0 sisudoc (src/sisudoc sisudoc spine) | Ralph Amissah | 2024-04-10 | 1 | -1509/+0 |
| | | | | | - src/sisudoc (replaces src/doc_reform) - sisudoc spine (used more) | ||||
* | mark modules as @safe: (& identify what is not) | Ralph Amissah | 2024-03-12 | 1 | -1/+2 |
| | |||||
* | org, ocda (ongoing) split file, separate functions | Ralph Amissah | 2024-01-25 | 1 | -5347/+15 |
| | |||||
* | org, ocda (ongoing) | Ralph Amissah | 2024-01-21 | 1 | -1641/+1558 |
| | |||||
* | org, ocda (ongoing) | Ralph Amissah | 2024-01-02 | 1 | -26/+13 |
| | |||||
* | 2024 | Ralph Amissah | 2024-01-02 | 1 | -1/+1 |
| | |||||
* | org, ocda (ongoing) | Ralph Amissah | 2023-12-21 | 1 | -274/+289 |
| | |||||
* | org, ocda (ongoing) | Ralph Amissah | 2023-12-17 | 1 | -8/+27 |
| | |||||
* | ocda, structs (replacing tuples)doc-reform_v0.13.0 | Ralph Amissah | 2023-11-19 | 1 | -233/+238 |
| | |||||
* | ocda, minor text formatting for comments & debugs | Ralph Amissah | 2023-11-19 | 1 | -565/+244 |
| | | | | | | - side-note: issues with doom emacs org babel tangle (not completely resolved, and have persisted) | ||||
* | ocda, arrange structs, continue | Ralph Amissah | 2023-11-16 | 1 | -188/+189 |
| | |||||
* | ocda, single out, use more structs | Ralph Amissah | 2023-11-15 | 1 | -997/+1463 |
| | |||||
* | ocda, improve doc markup structure error messages | Ralph Amissah | 2023-07-10 | 1 | -109/+499 |
| | | | | | - ocda, metadoc_from_src workon doc markup structure error message, check | ||||
* | ocda, minor, tidy earlier work | Ralph Amissah | 2023-07-08 | 1 | -1/+1 |
| | | | | - ocda, fontface internal markup, cleanup & fixes | ||||
* | ocda, fontface internal markup, cleanup & fixes | Ralph Amissah | 2023-06-27 | 1 | -15/+15 |
| | |||||
* | 2023, year rollover, old habit | Ralph Amissah | 2023-01-01 | 1 | -2/+2 |
| | |||||
* | regex review, match speed & compile time, ctregex | Ralph Amissah | 2022-12-23 | 1 | -13/+14 |
| | | | | | | | | | - 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 | -4/+2 |
| | |||||
* | ocn metaverse, rearrange | Ralph Amissah | 2022-06-15 | 1 | -2/+2 |
| | |||||
* | latex header, work on (& some code formatting) | Ralph Amissah | 2022-04-03 | 1 | -1/+1 |
| | |||||
* | latex output (try tidy); linebreaks more generally | Ralph Amissah | 2022-04-03 | 1 | -8/+8 |
| | |||||
* | quote block, footnotes, markup? | Ralph Amissah | 2022-02-05 | 1 | -6/+7 |
| | |||||
* | epub, work on | Ralph Amissah | 2022-02-05 | 1 | -5/+7 |
| | |||||
* | cgi sqlite_search, heading matches fix, cleanup | Ralph Amissah | 2022-01-27 | 1 | -70/+70 |
| | |||||
* | doc presentation, add option to include date with title and author | Ralph Amissah | 2022-01-25 | 1 | -3/+25 |
| | |||||
* | a new year | Ralph Amissah | 2022-01-05 | 1 | -1/+1 |
| | |||||
* | metaverse, xml dom close eof | Ralph Amissah | 2021-12-03 | 1 | -97/+139 |
| | |||||
* | primarily org related | Ralph Amissah | 2021-11-27 | 1 | -1/+1 |
| | |||||
* | xmls, epub3 toc_nav.xhtml toc.ncx | Ralph Amissah | 2021-09-09 | 1 | -4/+7 |
| | |||||
* | 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 | ||||
* | org-mode file minor adjustment | Ralph Amissah | 2021-05-05 | 1 | -3/+1 |
| | |||||
* | headers: copyright, license, year; also https | Ralph Amissah | 2021-04-08 | 1 | -0/+50 |
| | |||||
* | 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 | 1 | -1/+1 |
| | | | | | - avoid org-mode undefined behavior, provide unique code-block names | ||||
* | doc abstraction, code & org whitespace, cosmetic | Ralph Amissah | 2020-05-20 | 1 | -944/+944 |
| | |||||
* | doc structure hash removed, replaced, unused | Ralph Amissah | 2020-05-20 | 1 | -1/+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 | 1 | -412/+429 |
| | |||||
* | metaverse, doc structure & blocks, change tracking | Ralph Amissah | 2020-05-20 | 1 | -39/+39 |
| | |||||
* | footnote/endnote fix | Ralph Amissah | 2020-05-20 | 1 | -10/+13 |
| | |||||
* | 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 | 1 | -80/+73 |
| | | | | | | | | - 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 | -43/+45 |
| | | | | | - group: loses spaces, retains double newlines - block: retains spaces and newlines | ||||
* | imports related, mostly cosmetic | Ralph Amissah | 2020-02-26 | 1 | -1/+1 |
| | |||||
* | code ctRegex calls, tidying | Ralph Amissah | 2020-02-26 | 1 | -31/+31 |
| | |||||
* | dlang safe default imminent, look ahead | Ralph Amissah | 2020-02-11 | 1 | -123/+123 |
| | | | | - @safe @trusted & @system, reconsider @trusted | ||||
* | reduce use of auto, much with tuples | Ralph Amissah | 2020-02-11 | 1 | -29/+51 |
| |