Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | block (grouped text) attributes (possibility) | Ralph Amissah | 2019-05-21 | 1 | -16/+49 |
| | |||||
* | questionable code, clean ("flow" commit related) | Ralph Amissah | 2019-05-21 | 1 | -7/+4 |
| | |||||
* | flow, rename functions with multiple return values | Ralph Amissah | 2019-05-21 | 1 | -53/+53 |
| | |||||
* | cosmetic mostly | Ralph Amissah | 2019-05-19 | 1 | -227/+110 |
| | |||||
* | meta_abstraction some local renaming | Ralph Amissah | 2019-05-17 | 1 | -39/+39 |
| | |||||
* | regex, meta_abstraction, naming of some regex submatches | Ralph Amissah | 2019-05-17 | 1 | -53/+53 |
| | |||||
* | (segmented html) dummy heading related | Ralph Amissah | 2019-05-17 | 1 | -8/+42 |
| | |||||
* | text format delimiter, use: "┃" instead of "┋" | Ralph Amissah | 2019-05-17 | 1 | -11/+11 |
| | | | | | | | | - gdc has compilation issue with the "┋" character, not worth arguing, make internal marker changes (can be changed again) - text format delimiter rg -l "┋" org/. | xargs sed -i 's/┋/┃/g' | ||||
* | 0.6.0 docReform project license AGPLv3+ | Ralph Amissah | 2019-05-17 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | - copyright Ralph Amissah - license - project src AGPLv3+ - applied retroactively to project and within git by git rebase prior to any release of project - org files consider, for time being separate - ./maker.org moved to ./org/dr_build_scaffold.org - pre-release development continues - can initialize project from: makefile & org files - cp -av makefile org (and possibly data/pod & data/src) then - make skel tangle ldc | ||||
* | housekeepingdoc-reform_v0.5.0 | Ralph Amissah | 2019-05-17 | 1 | -146/+164 |
| | |||||
* | 0.5.0 per object inline munging (rather than by line) | Ralph Amissah | 2019-05-17 | 1 | -81/+97 |
| | | | | | | - munging per object for inline markup fontface, links, urls, images, footnotes/endnotes (also book index) | ||||
* | metaverse single line munging tuningdoc-reform_v0.4.3 | Ralph Amissah | 2019-05-17 | 1 | -30/+22 |
| | |||||
* | inline fontface markup, internal representation, reorganise code | Ralph Amissah | 2019-05-17 | 1 | -13/+22 |
| | |||||
* | inline fontface markup, internal representation | Ralph Amissah | 2019-05-17 | 1 | -20/+29 |
| | |||||
* | white space rgx to keep in block | Ralph Amissah | 2019-05-17 | 1 | -6/+2 |
| | | | | - code, block, verse | ||||
* | format delimiter s/¶/┋/g | Ralph Amissah | 2019-05-17 | 1 | -1/+1 |
| | |||||
* | rearrange some code | Ralph Amissah | 2019-05-17 | 1 | -69/+142 |
| | |||||
* | 0.4.3 stow (most) uri/links in array, separate from object text | Ralph Amissah | 2019-05-17 | 1 | -0/+49 |
| | | | | | | - munge independently - no need to consider special munging of uri with text - uri can easily be munged independently (encoded as need be) | ||||
* | cleaningdoc-reform_v0.4.1 | Ralph Amissah | 2019-05-17 | 1 | -60/+8 |
| | |||||
* | code block, number(ed), regex for keyword instruction, not implemented | Ralph Amissah | 2019-05-17 | 1 | -2/+4 |
| | | | | | | - code(number){ to number code block (hash symbol "#" used previously) | ||||
* | cosmeticdoc-reform_v0.3.3 | Ralph Amissah | 2019-05-17 | 1 | -24/+66 |
| | |||||
* | 0.3.3 org mode behavior | Ralph Amissah | 2019-05-17 | 1 | -7/+9 |
| | |||||
* | 0.3.1 internal links, anchor tags & segment associations, toc | Ralph Amissah | 2019-04-10 | 1 | -166/+240 |
| | |||||
* | 0.3.0 internal links, anchor tags & segment associationsdoc-reform_v0.3.0 | Ralph Amissah | 2019-04-10 | 1 | -697/+571 |
| | |||||
* | 0.2.1 segnames, anchor tagsdoc-reform_v0.2.1 | Ralph Amissah | 2019-04-10 | 1 | -105/+111 |
| | |||||
* | org headings & tags, minordoc-reform_v0.2.0 | Ralph Amissah | 2019-04-10 | 1 | -2/+2 |
| | |||||
* | internal linking to headers A to D for segmented htmldoc-reform_v0.1.0 | Ralph Amissah | 2019-04-10 | 1 | -29/+40 |
| | |||||
* | internal links | Ralph Amissah | 2019-04-10 | 1 | -0/+29 |
| | |||||
* | xmls segmented heading inline links | Ralph Amissah | 2019-04-10 | 1 | -76/+130 |
| | |||||
* | doc_abstraction provide object with segment it occurs in | Ralph Amissah | 2019-04-10 | 1 | -6/+20 |
| | |||||
* | regex, resolve issues with: master file inserts path; url internal link | Ralph Amissah | 2019-04-10 | 1 | -2/+2 |
| | |||||
* | naming DocReform from SiSU | Ralph Amissah | 2019-04-10 | 1 | -9/+9 |
| | |||||
* | 0.1.0 renamed doc-reform, doc_reform (& rad) | Ralph Amissah | 2019-04-10 | 1 | -26/+25 |
| | | | | - from sdp | ||||
* | 0.27.1 sqlite shared db actions cannot be parallelised | Ralph Amissah | 2019-04-10 | 1 | -9/+0 |
| | | | | - regressive fix required | ||||
* | catches | Ralph Amissah | 2019-04-10 | 1 | -1/+8 |
| | |||||
* | 0.26.6 prepare for parallelism, remove __gshareddoc-reform_v0.0.26 | Ralph Amissah | 2019-04-10 | 1 | -21/+53 |
| | |||||
* | messages & remove outputs not generated | Ralph Amissah | 2019-04-10 | 1 | -123/+111 |
| | |||||
* | 0.26.5 sqlite output, focus | Ralph Amissah | 2019-04-10 | 1 | -0/+9 |
| | |||||
* | parent ocn | Ralph Amissah | 2019-04-10 | 1 | -18/+34 |
| | |||||
* | decendants | Ralph Amissah | 2019-04-10 | 1 | -0/+148 |
| | |||||
* | cosmetic | Ralph Amissah | 2019-04-10 | 1 | -100/+38 |
| | |||||
* | obj.metainfo node type info, ancestors | Ralph Amissah | 2019-04-10 | 1 | -161/+428 |
| | |||||
* | doc object metainfo consolidation | Ralph Amissah | 2019-04-10 | 1 | -740/+747 |
| | |||||
* | naming is_of_ (is_ of_) | Ralph Amissah | 2019-04-10 | 1 | -126/+130 |
| | |||||
* | make string object_number a property of int o_n | Ralph Amissah | 2019-04-10 | 1 | -271/+277 |
| | |||||
* | object_number, replaces object_cite_number in code | Ralph Amissah | 2019-04-10 | 1 | -216/+216 |
| | |||||
* | 0.26.3 object info changes | Ralph Amissah | 2019-04-10 | 1 | -965/+973 |
| | |||||
* | 0.26.2 image(s) without dimensions | Ralph Amissah | 2019-04-10 | 1 | -86/+158 |
| | |||||
* | org cosmetic, minor | Ralph Amissah | 2019-04-10 | 1 | -2/+3 |
| | |||||
* | html & epub images in place (dimensions not & other issues) | Ralph Amissah | 2019-04-10 | 1 | -5/+50 |
| |