Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make changelog & echo version tag | Ralph Amissah | 2021-02-24 | 1 | -0/+32 |
| | |||||
* | track in org nix/dub.selections.nix | Ralph Amissah | 2021-02-24 | 1 | -0/+69 |
| | |||||
* | spine / sisu markup sample in org mode | Ralph Amissah | 2021-02-24 | 2 | -1/+2088 |
| | |||||
* | shell_spine.nix added | Ralph Amissah | 2021-02-04 | 1 | -2/+28 |
| | |||||
* | spine scaffold generator, sample pod structure .sst document | Ralph Amissah | 2021-02-04 | 1 | -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.lib | Ralph Amissah | 2021-02-04 | 1 | -12/+6 |
| | | | | - see https://github.com/NixOS/nixpkgs/issues/108938 | ||||
* | cosmetic, minor | Ralph Amissah | 2021-02-04 | 1 | -2/+2 |
| | |||||
* | 0.11.2 | Ralph Amissah | 2021-01-29 | 2 | -4/+4 |
| | |||||
* | spine, parallelization logic fix | Ralph Amissah | 2021-01-28 | 1 | -4/+5 |
| | |||||
* | nix build -f default.nix, experimental | Ralph Amissah | 2021-01-28 | 1 | -12/+25 |
| | |||||
* | shell.nix project.nix spine.nix mkDub.nix | Ralph Amissah | 2021-01-27 | 1 | -29/+53 |
| | |||||
* | mkDub.nix project.nix spine.nix | Ralph Amissah | 2021-01-25 | 1 | -28/+43 |
| | |||||
* | dub default.nix | Ralph Amissah | 2021-01-25 | 1 | -13/+19 |
| | |||||
* | nix, work on build | Ralph Amissah | 2021-01-23 | 1 | -447/+615 |
| | |||||
* | nix shebangs, consider | Ralph Amissah | 2020-12-04 | 1 | -10/+30 |
| | |||||
* | directory nixEnv (renamed from nixDevEnv) | Ralph Amissah | 2020-11-28 | 1 | -36/+36 |
| | |||||
* | nix derivation, dub & dub2nix using ldc2 1.24.0 ok | Ralph Amissah | 2020-11-28 | 1 | -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 dub | Ralph Amissah | 2020-11-13 | 1 | -63/+58 |
| | |||||
* | org tags | Ralph Amissah | 2020-11-09 | 7 | -454/+510 |
| | |||||
* | ldc current, ldc-1.24.0 available on nix 21.03 | Ralph Amissah | 2020-11-09 | 1 | -5/+10 |
| | | | | - without version overlay | ||||
* | ldc-1.23.0 overlay for nixos 20.09 | Ralph Amissah | 2020-11-09 | 1 | -8/+28 |
| | |||||
* | nix | Ralph Amissah | 2020-10-23 | 1 | -4/+15 |
| | |||||
* | org mode, code-block names | Ralph Amissah | 2020-10-23 | 4 | -2478/+2484 |
| | |||||
* | project nix shell(s) | Ralph Amissah | 2020-10-20 | 1 | -47/+292 |
| | |||||
* | spine info update | Ralph Amissah | 2020-10-19 | 2 | -12/+4686 |
| | |||||
* | build nix derivation (using dub2nix helper tool) | Ralph Amissah | 2020-10-19 | 1 | -60/+387 |
| | | | | | | | | | | - nix-shell - nix-build - dub2nix (dub to nix helper tool) - Lionello Lunesu - MIT License - https://github.com/lionello/dub2nix | ||||
* | nixify step | Ralph Amissah | 2020-10-19 | 1 | -26/+196 |
| | |||||
* | shell.nix | Ralph Amissah | 2020-10-19 | 1 | -17/+58 |
| | |||||
* | 0.11.1 | Ralph Amissah | 2020-10-19 | 2 | -2/+2 |
| | |||||
* | org mode, unique code-block names & adjust headers | Ralph Amissah | 2020-10-19 | 31 | -5285/+1412 |
| | | | | | - 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 |
| | |||||
* | catching | Ralph Amissah | 2020-05-21 | 4 | -10/+27 |
| | |||||
* | 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 | 21 | -1272/+1272 |
| | |||||
* | doc structure hash removed, replaced, unused | Ralph Amissah | 2020-05-20 | 4 | -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_status | Ralph Amissah | 2020-05-20 | 1 | -97/+89 |
| | | | | - instructions sequence for headings & verse | ||||
* | doc abstraction, track paragraphs & headings | Ralph Amissah | 2020-05-20 | 1 | -38/+40 |
| | |||||
* | doc abstraction, state | Ralph Amissah | 2020-05-20 | 1 | -773/+795 |
| | | | | - block_is, block_state, block_delim | ||||
* | doc abstraction, object numbering and dummy headings | Ralph Amissah | 2020-05-20 | 1 | -106/+116 |
| | |||||
* | renaming | Ralph Amissah | 2020-05-20 | 2 | -444/+429 |
| | |||||
* | ext_lib (external libraries dir) moved into ./misc/ | Ralph Amissah | 2020-05-20 | 1 | -2/+0 |
| | |||||
* | metaverse, doc structure & blocks, change tracking | Ralph Amissah | 2020-05-20 | 3 | -42/+74 |
| | |||||
* | 0.11.0 in_source_files, changed tracking of code blocks | Ralph Amissah | 2020-05-20 | 3 | -29/+32 |
| | |||||
* | markup conversiondoc-reform_v0.10.0 | Ralph Amissah | 2020-05-20 | 1 | -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 conversion | Ralph Amissah | 2020-05-20 | 4 | -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/endnotes | Ralph Amissah | 2020-05-20 | 3 | -80/+17 |
| | |||||
* | footnote/endnote fix | Ralph Amissah | 2020-05-20 | 1 | -10/+13 |
| | |||||
* | html, harvests search form, minor misc | Ralph Amissah | 2020-05-20 | 4 | -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 fix | Ralph Amissah | 2020-05-20 | 1 | -22/+32 |
| | | | | | | - special section heading object numbering: - level B title numbered - level 1 title not numbered |