aboutsummaryrefslogtreecommitdiffhomepage
path: root/org
Commit message (Collapse)AuthorAgeFilesLines
* make changelog & echo version tagRalph Amissah2021-02-241-0/+32
|
* track in org nix/dub.selections.nixRalph Amissah2021-02-241-0/+69
|
* spine / sisu markup sample in org modeRalph Amissah2021-02-242-1/+2088
|
* shell_spine.nix addedRalph Amissah2021-02-041-2/+28
|
* spine scaffold generator, sample pod structure .sst documentRalph Amissah2021-02-041-0/+1
| | | | | | | - build pod structure, and - minimal requirement for a document - at the requested path - uses rund (as D script compiler)
* nix, use pkgs.lib instead of stdenv.libRalph Amissah2021-02-041-12/+6
| | | | - see https://github.com/NixOS/nixpkgs/issues/108938
* cosmetic, minorRalph Amissah2021-02-041-2/+2
|
* 0.11.2Ralph Amissah2021-01-292-4/+4
|
* spine, parallelization logic fixRalph Amissah2021-01-281-4/+5
|
* nix build -f default.nix, experimentalRalph Amissah2021-01-281-12/+25
|
* shell.nix project.nix spine.nix mkDub.nixRalph Amissah2021-01-271-29/+53
|
* mkDub.nix project.nix spine.nixRalph Amissah2021-01-251-28/+43
|
* dub default.nixRalph Amissah2021-01-251-13/+19
|
* nix, work on buildRalph Amissah2021-01-231-447/+615
|
* nix shebangs, considerRalph Amissah2020-12-041-10/+30
|
* directory nixEnv (renamed from nixDevEnv)Ralph Amissah2020-11-281-36/+36
|
* nix derivation, dub & dub2nix using ldc2 1.24.0 okRalph Amissah2020-11-281-17/+19
| | | | | | | | - dmd 2.091.1 & dub 1.14.0 broken in nix unstable - dmd 2.094.2 & dub 1.23.0 current dlang - built using modified local nixpkgs dub modified to use ldc (without calls to dmd) - provide overlay for current( dub using ldc )
* ldc in need of newer dubRalph Amissah2020-11-131-63/+58
|
* org tagsRalph Amissah2020-11-097-454/+510
|
* ldc current, ldc-1.24.0 available on nix 21.03Ralph Amissah2020-11-091-5/+10
| | | | - without version overlay
* ldc-1.23.0 overlay for nixos 20.09Ralph Amissah2020-11-091-8/+28
|
* nixRalph Amissah2020-10-231-4/+15
|
* org mode, code-block namesRalph Amissah2020-10-234-2478/+2484
|
* project nix shell(s)Ralph Amissah2020-10-201-47/+292
|
* spine info updateRalph Amissah2020-10-192-12/+4686
|
* build nix derivation (using dub2nix helper tool)Ralph Amissah2020-10-191-60/+387
| | | | | | | | | | - nix-shell - nix-build - dub2nix (dub to nix helper tool) - Lionello Lunesu - MIT License - https://github.com/lionello/dub2nix
* nixify stepRalph Amissah2020-10-191-26/+196
|
* shell.nixRalph Amissah2020-10-191-17/+58
|
* 0.11.1Ralph Amissah2020-10-192-2/+2
|
* org mode, unique code-block names & adjust headersRalph Amissah2020-10-1931-5285/+1412
| | | | | - avoid org-mode undefined behavior, provide unique code-block names
* meson revert to direct use of dubRalph Amissah2020-06-031-8/+8
|
* makefile dub build flagsRalph Amissah2020-06-031-17/+22
|
* catchingRalph Amissah2020-05-214-10/+27
|
* meson using subproject directory, not dub directlyRalph Amissah2020-05-211-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, cosmeticRalph Amissah2020-05-2021-1272/+1272
|
* doc structure hash removed, replaced, unusedRalph Amissah2020-05-204-66/+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_statusRalph Amissah2020-05-201-97/+89
| | | | - instructions sequence for headings & verse
* doc abstraction, track paragraphs & headingsRalph Amissah2020-05-201-38/+40
|
* doc abstraction, stateRalph Amissah2020-05-201-773/+795
| | | | - block_is, block_state, block_delim
* doc abstraction, object numbering and dummy headingsRalph Amissah2020-05-201-106/+116
|
* renamingRalph Amissah2020-05-202-444/+429
|
* ext_lib (external libraries dir) moved into ./misc/Ralph Amissah2020-05-201-2/+0
|
* metaverse, doc structure & blocks, change trackingRalph Amissah2020-05-203-42/+74
|
* 0.11.0 in_source_files, changed tracking of code blocksRalph Amissah2020-05-203-29/+32
|
* markup conversiondoc-reform_v0.10.0Ralph Amissah2020-05-201-197/+206
| | | | | | | - document header and body - .sst .ssm split into header and body - .ssi body only, (no document header) - change tracking of code blocks
* rename & house utils; work on markup conversionRalph Amissah2020-05-204-6/+955
| | | | | | | | | | | | | - 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
* xmls, sqlite more with footnotes/endnotesRalph Amissah2020-05-203-80/+17
|
* footnote/endnote fixRalph Amissah2020-05-201-10/+13
|
* html, harvests search form, minor miscRalph Amissah2020-05-204-21/+195
| | | | | | | | | - harvests add search form to db option - dark theme input background color (follows cgi search form) - html tidy html tidy
* backmatter, special sections, heading ocn fixRalph Amissah2020-05-201-22/+32
| | | | | | - special section heading object numbering: - level B title numbered - level 1 title not numbered