summaryrefslogtreecommitdiff
path: root/Cargo.lock
AgeCommit message (Expand)AuthorFilesLines
2020-06-20feat: Ensure keys in bindings files are case insensitiveDaniel Silverstone1-0/+13
2020-05-08chore: Update to pandoc 0.8.0 releaseDaniel Silverstone1-6/+6
2020-04-11Change: docgen to not change output needlesslyLars Wirzenius1-0/+7
2020-03-28Change: use thiserror to simplify errors.rsLars Wirzenius1-6/+8
2020-03-20Change: bump dependency on roadmapLars Wirzenius1-3/+31
2020-02-26Add: --date option to sp-docgenLars Wirzenius1-0/+1
2020-01-08Change: use tera templates for generating Python codeLars Wirzenius1-42/+498
2019-12-22Add: struct Document to represent a Subplot documentLars Wirzenius1-0/+2
2019-12-14Change: update Cargo.lockLars Wirzenius1-66/+65
2019-11-30Change: typeset using bindings informationLars Wirzenius1-0/+5
2019-10-20Add: depend on regex crateLars Wirzenius1-0/+43
2019-10-12Change: update Cargo.lockLars Wirzenius1-16/+16
2019-10-06Add: Cargo.lockLars Wirzenius1-0/+454
2019-09-28Add: initial, rough Debian packagingLars Wirzenius1-325/+0
2019-09-28Add: roadmap supportLars Wirzenius1-0/+43
2019-09-28Add: generate SVGs from dot graphs in code blocksLars Wirzenius1-0/+16
2019-09-17Change: depend on structopt 0.3Lars Wirzenius1-39/+16
2019-09-17Change: use structopt, instead of clapLars Wirzenius1-1/+73
2019-09-15Add: command line parsing, with clapLars Wirzenius1-0/+96
2019-09-15Add: initial no-op versionLars Wirzenius1-0/+121