Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | org mode, unique code-block names & adjust headers | Ralph Amissah | 2020-10-19 | 1 | -67/+175 |
| | | | | | - avoid org-mode undefined behavior, provide unique code-block names | ||||
* | meson revert to direct use of dub | Ralph Amissah | 2020-06-03 | 1 | -8/+8 |
| | |||||
* | makefile dub build flags | Ralph Amissah | 2020-06-03 | 1 | -17/+22 |
| | |||||
* | meson using subproject directory, not dub directly | Ralph Amissah | 2020-05-21 | 1 | -123/+131 |
| | | | | | | | | | | | | | - will not work until meson.build files in - d2sqlite3 - imageformats (request adding upstream) - dyaml and its dependency tinyendian already provide their meson.build (should probably revert to meson dub until resolved) - based on 1468425 meson build (no issue now with imagefomats using 7.0.2) | ||||
* | doc abstraction, code & org whitespace, cosmetic | Ralph Amissah | 2020-05-20 | 1 | -51/+51 |
| | |||||
* | ext_lib (external libraries dir) moved into ./misc/ | Ralph Amissah | 2020-05-20 | 1 | -2/+0 |
| | |||||
* | 0.11.0 in_source_files, changed tracking of code blocks | Ralph Amissah | 2020-05-20 | 1 | -2/+2 |
| | |||||
* | rename & house utils; work on markup conversion | Ralph Amissah | 2020-05-20 | 1 | -6/+4 |
| | | | | | | | | | | | | | - new dir for markup tools misc/util/d/tools/markup_conversion - start looking at tools for converting - endnotes from binary to inline - sisu.rb to sisu spine in d - look at conversion of document headers to yaml from - bespoke sisu headers (original .rb) - sdlang - toml | ||||
* | syntax highlighting, start work, based on sisu.rb | Ralph Amissah | 2020-05-20 | 1 | -2/+14 |
| | |||||
* | help & manpages, start work | Ralph Amissah | 2020-05-20 | 1 | -0/+8 |
| | |||||
* | 0.10.0 search sqlite & cgi | Ralph Amissah | 2020-05-20 | 1 | -5/+7 |
| | |||||
* | meson using dubdoc-reform_v0.9.2 | Ralph Amissah | 2020-03-14 | 1 | -145/+119 |
| | | | | | | | | | - the good - works - project looks pretty clean - the bad - subprojects built externally - not suitable for debian packaging | ||||
* | meson build (subproject issue with imageformats >= 7.0.1) | Ralph Amissah | 2020-03-14 | 1 | -5/+4 |
| | |||||
* | meson build (subproject imageformats pinned 7.0.0) | Ralph Amissah | 2020-03-14 | 1 | -32/+59 |
| | | | | | | | - subprojects with "manual" git download where upstream git lacks meson.build - imageformats git tag (version) pinned, else build fails | ||||
* | meson build | Ralph Amissah | 2020-03-06 | 1 | -43/+311 |
| | |||||
* | update headers and year | Ralph Amissah | 2020-02-11 | 1 | -11/+10 |
| | |||||
* | dmd releaseMode results in runtime errors | Ralph Amissah | 2020-01-13 | 1 | -1/+5 |
| | | | | | | - dmd compilation - "releaseMode" results in runtime errors - "inline" more than 10 times as slow | ||||
* | module & src renamingdoc-reform_v0.9.0 | Ralph Amissah | 2019-11-22 | 1 | -24/+26 |
| | |||||
* | 0.9.0 spine (doc-reform renamed) | Ralph Amissah | 2019-11-19 | 1 | -0/+1397 |