aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/doc_reform/io_in
Commit message (Collapse)AuthorAgeFilesLines
* 0.16.0 sisudoc (src/sisudoc sisudoc spine)Ralph Amissah2024-04-103-1563/+0
| | | | | - src/sisudoc (replaces src/doc_reform) - sisudoc spine (used more)
* 0.15.0Ralph Amissah2024-04-103-6/+6
|
* mark modules as @safe: (& identify what is not)Ralph Amissah2024-03-123-82/+84
|
* 2024Ralph Amissah2024-01-023-3/+3
|
* 2023, year rollover, old habitRalph Amissah2023-01-013-6/+3
|
* regex review, match speed & compile time, ctregexRalph Amissah2022-12-233-36/+46
| | | | | | | | | - improve match time - add interim fontface identifier marker - improve compile time - remove unused regexs - separate out some specialized output matches
* org noweb adjustmentsRalph Amissah2022-09-281-1/+1
|
* verbosity level, "vox_gt[lv]" (voice greater than)Ralph Amissah2022-02-252-2/+2
|
* config & sqlite search output, some changesRalph Amissah2022-01-291-17/+17
|
* a new yearRalph Amissah2022-01-053-3/+3
|
* primarily org relatedRalph Amissah2021-11-273-7/+7
|
* config, clean up and make a bit more consistentRalph Amissah2021-08-201-45/+46
| | | | | - check version settings with: rg -A2 _version_set$ org
* spine search and configuration relatedRalph Amissah2021-08-111-25/+28
|
* config defaults: cfte, config-file & cleRalph Amissah2021-08-061-16/+31
|
* headers: copyright, license, year; also httpsRalph Amissah2021-04-083-0/+150
|
* catchingRalph Amissah2020-05-211-1/+1
|
* doc structure hash removed, replaced, unusedRalph Amissah2020-05-201-15/+0
| | | | | | - doc abstraction changes (use of new associative array named "pith" with enum) replaces the redundant doc structure associative array
* 0.11.0 in_source_files, changed tracking of code blocksRalph Amissah2020-05-201-26/+29
|
* uid, select separator that works better with sqliteRalph Amissah2020-05-201-11/+11
|
* config, where used without document processingRalph Amissah2020-05-202-26/+28
|
* 0.10.0 search sqlite & cgiRalph Amissah2020-05-202-26/+33
|
* imports related, mostly cosmeticRalph Amissah2020-02-261-1/+2
|
* code ctRegex calls, tidyingRalph Amissah2020-02-263-19/+19
|
* address compilation issues with dmd (v2.090.0)Ralph Amissah2020-02-262-25/+22
|
* dlang safe default imminent, look aheadRalph Amissah2020-02-113-85/+85
| | | | - @safe @trusted & @system, reconsider @trusted
* reduce use of auto, much with tuplesRalph Amissah2020-02-111-25/+39
|
* fix >= dmd 2.088 asserts issue (offending removed)Ralph Amissah2020-01-131-11/+11
|
* specify Tuple content for read in files, remove traits.stdRalph Amissah2020-01-131-13/+11
|
* present per document metadataRalph Amissah2020-01-131-12/+9
|
* yaml doc headers, protect harvestRalph Amissah2020-01-132-12/+3
| | | | | | | - protect harvest from missing doc header metadata - title & author required - removed crude rgx yaml check (rely on yaml parser)
* src without pod.manifest, report on verboseRalph Amissah2020-01-131-9/+12
|
* 0.9.2 @safe & @trusted first passRalph Amissah2020-01-131-6/+10
|
* yaml config, provide default if not readdoc-reform_v0.9.1Ralph Amissah2019-11-221-10/+48
|
* module & src renamingdoc-reform_v0.9.0Ralph Amissah2019-11-223-0/+1345