| Commit message (Expand) | Author | Age | Files | Lines |
| * | document abstraction template | Ralph Amissah | 2019-04-10 | 1 | -4506/+4549 |
| * | output, message passing, minor | Ralph Amissah | 2019-04-10 | 1 | -11/+4 |
| * | templates | Ralph Amissah | 2019-04-10 | 1 | -186/+449 |
| * | 0.12.0 template related; doc abstraction | Ralph Amissah | 2019-04-10 | 1 | -6/+12 |
| * | reset ocn on new document (much more re-initializing necessary) | Ralph Amissah | 2019-04-10 | 1 | -5/+11 |
| * | some reorganising, moved doc sections sequence keys, tuple change | Ralph Amissah | 2019-04-10 | 1 | -0/+34 |
| * | identify internal links for downstream munging | Ralph Amissah | 2019-04-10 | 1 | -14/+27 |
| * | 0.11.0 improved message passing, using templates | Ralph Amissah | 2019-04-10 | 1 | -263/+328 |
| * | dom structure, levels marked up & collapsed (use e.g. in epub toc)doc-reform_v0.0.10 | Ralph Amissah | 2019-04-10 | 1 | -58/+476 |
| * | naming | Ralph Amissah | 2019-04-10 | 1 | -60/+71 |
| * | 0.10.0 generic object (ObjGenericComposite), removed "object_set" | Ralph Amissah | 2019-04-10 | 1 | -890/+664 |
| * | 0.9.6 node info, and output continueddoc-reform_v0.0.9 | Ralph Amissah | 2019-04-10 | 1 | -371/+380 |
| * | 0.9.5 org files reorganized, tangles (code structure) to top of file | Ralph Amissah | 2019-04-10 | 1 | -0/+6 |
| * | 0.9.4 node info, changes to variables & types | Ralph Amissah | 2019-04-10 | 1 | -383/+379 |
| * | start work on node info, a way to go | Ralph Amissah | 2019-04-10 | 1 | -95/+233 |
| * | 0.9.3 start work on node pointers, a way to go | Ralph Amissah | 2019-04-10 | 1 | -165/+173 |
| * | 0.9.2 backmatter: control processing, possible to omit sections | Ralph Amissah | 2019-04-10 | 1 | -144/+172 |
| * | discrete objects marks, output html work in progress | Ralph Amissah | 2019-04-10 | 1 | -26/+24 |
| * | housekeeping | Ralph Amissah | 2019-04-10 | 1 | -39/+66 |
| * | munge links & urls for sections: toc, endnotes, book index | Ralph Amissah | 2019-04-10 | 1 | -16/+42 |
| * | minor reorganise same | Ralph Amissah | 2019-04-10 | 1 | -18/+30 |
| * | 0.9.1 munge links & urls | Ralph Amissah | 2019-04-10 | 1 | -0/+44 |
| * | complete toc section to include (existing) backmatter headings | Ralph Amissah | 2019-04-10 | 1 | -35/+196 |
| * | para attribute: indent, variable type change, check consequences | Ralph Amissah | 2019-04-10 | 1 | -34/+34 |
| * | document sections | Ralph Amissah | 2019-04-10 | 1 | -1/+1 |
| * | 0.9.0 document sections | Ralph Amissah | 2019-04-10 | 1 | -58/+265 |
| * | a bit of naming and tidyingdoc-reform_v0.0.8 | Ralph Amissah | 2019-04-10 | 1 | -105/+88 |
| * | empty sections? | Ralph Amissah | 2019-04-10 | 1 | -169/+229 |
| * | cleaning (one hash key renamed) | Ralph Amissah | 2019-04-10 | 1 | -167/+69 |
| * | 0.8.0 the document parts (& org babel tangle) | Ralph Amissah | 2019-04-10 | 1 | -97/+427 |
| * | sync, fix level :A split infodoc-reform_v0.0.7 | Ralph Amissah | 2019-04-10 | 1 | -1/+1 |
| * | 0.7.3 provide associated segment name for endnotes section and book index | Ralph Amissah | 2019-04-10 | 1 | -108/+100 |
| * | 0.7.2 removed screen ansi colors (use previously depreciated) | Ralph Amissah | 2019-04-10 | 1 | -6/+1 |
| * | naming convention: _functions_ using ref identified with _underscore_ | Ralph Amissah | 2019-04-10 | 1 | -44/+56 |
| * | 0.7.1 re-arranging for unittests; tuple tests; read in files; obt | Ralph Amissah | 2019-04-10 | 1 | -37/+1 |
| * | introduce a couple of unittests some re-organizing of obt | Ralph Amissah | 2019-04-10 | 1 | -319/+341 |
| * | segment auto naming (where no name provided) placed in function | Ralph Amissah | 2019-04-10 | 1 | -16/+20 |
| * | 0.7.0 using dub remote dependencies (local src related to sdlang removed) | Ralph Amissah | 2019-04-10 | 1 | -25/+7 |
| * | heading anchor_tags and cleaning | Ralph Amissah | 2019-04-10 | 1 | -52/+215 |
| * | make header_make available in creating abstract objects | Ralph Amissah | 2019-04-10 | 1 | -17/+19 |
| * | heading debug info, moved | Ralph Amissah | 2019-04-10 | 1 | -78/+0 |
| * | document structure, headings, debug info | Ralph Amissah | 2019-04-10 | 1 | -16/+17 |
| * | screen output, just use writeln etc. keep simple | Ralph Amissah | 2019-04-10 | 1 | -41/+34 |
| * | 0.6.8 work on heading & anchor tag attributes, re-fix header_make headings | Ralph Amissah | 2019-04-10 | 1 | -25/+12 |
| * | naming of para indent attributes | Ralph Amissah | 2019-04-10 | 1 | -19/+19 |
| * | biblio (fixes) | Ralph Amissah | 2019-04-10 | 1 | -39/+95 |
| * | minor cleaning | Ralph Amissah | 2019-04-10 | 1 | -78/+33 |
| * | step 0.6.3 includes fixes | Ralph Amissah | 2019-04-04 | 1 | -27/+1 |
| * | file renaming, whitespace cleaning | Ralph Amissah | 2019-04-04 | 1 | -23/+0 |
| * | associated array instead of json | Ralph Amissah | 2019-04-04 | 1 | -3/+3 |