summaryrefslogtreecommitdiff
path: root/subplot.md
AgeCommit message (Expand)AuthorFilesLines
2022-04-26refactor: use "diagram" instead of "graph"Lars Wirzenius1-12/+12
2022-04-10feat! treat warnings as errors by defaultLars Wirzenius1-7/+17
2022-04-09'should be' feels wrong here, 'are' seems a better fitXipmix1-1/+1
2022-04-09Comma to break sentence into contrasting optionsXipmix1-1/+1
2022-04-09Reword sentence after standing back and staring a bitXipmix1-2/+2
2022-04-09Break long sentenceXipmix1-1/+1
2022-04-09Reword opening sentence and tidy up related textXipmix1-4/+3
2022-04-09Remove full stopXipmix1-1/+1
2022-03-23Clarify these two sections are closely relatedXipmix1-4/+6
2022-03-23typoXipmix1-1/+1
2022-03-16pluralXipmix1-1/+1
2022-03-16typosXipmix1-3/+3
2022-03-16tenseXipmix1-1/+1
2022-03-16trailing space in other placesXipmix1-12/+12
2022-03-16trailing space in python implsXipmix1-29/+29
2022-03-16mdashXipmix1-1/+1
2022-02-19(doc): Add scenario runner comparison 'table'Daniel Silverstone1-0/+26
2022-01-26feat: automatically use "and" on outputLars Wirzenius1-11/+15
2022-01-01subplotlib: Run subplot.md in Rust tooDaniel Silverstone1-0/+2
2021-11-27feat: warn about unused embedded filesLars Wirzenius1-0/+26
2021-11-27fix: markup of embedded markdown in subplot.mdLars Wirzenius1-2/+2
2021-11-19subplots: Upgrade metadata for polyglot docsDaniel Silverstone1-68/+67
2021-11-19subplot.md: Fix up test cases to work with intermediate polyglot docsDaniel Silverstone1-5/+9
2021-10-08subplot.md: Add a missing scenario in test inputDaniel Silverstone1-0/+31
2021-09-18chore: Fix up embedded metadata blocks in subplot.mdDaniel Silverstone1-58/+60
2021-09-16feat! parse Markdown input with pull-cmark instead of PandocLars Wirzenius1-19/+17
2021-09-13Merge branch 'multi-lang-docs' into 'main'Lars Wirzenius1-39/+152
2021-09-11subplot.md: Improve bindings documentationDaniel Silverstone1-10/+50
2021-09-09fix: handle most inline markup in metadata titlesLars Wirzenius1-0/+22
2021-09-07subplot: Properly support polyglot bindingsDaniel Silverstone1-0/+21
2021-09-07bindings: Parse polyglot bindingsDaniel Silverstone1-29/+81
2021-08-24fix: arch diagram says steps can be written in Bash, Python, RustLars Wirzenius1-6/+6
2021-07-31docs: explain concepts, suggest a workflowLars Wirzenius1-0/+44
2021-07-20feat: when more than one bindings match a step, list all of themLars Wirzenius1-2/+19
2021-07-13Fix implemented typoRichard Maw1-1/+1
2021-07-12Fix html typoRichard Maw1-1/+1
2021-07-12Fix typo of officiallyRichard Maw1-1/+1
2021-07-12Fix typo in precond_fooRichard Maw1-2/+2
2021-07-12Fix typoRichard Maw1-1/+1
2021-07-12Make it a little more obvious file helpers return contentsRichard Maw1-2/+2
2021-06-11subplot.md: Test JSON should be sortedDaniel Silverstone1-7/+7
2021-06-09fix: typos in architecture diagramsLars Wirzenius1-2/+2
2021-05-01bin: sp-filter -> subplot-filterDaniel Silverstone1-7/+7
2021-05-01subplot: Add delay step in some scenariosDaniel Silverstone1-0/+4
2021-04-24subplot.md: Document scenario language a bit moreDaniel Silverstone1-0/+76
2021-04-09subplot.md: Use subplot extract rather than sp-extractDaniel Silverstone1-2/+2
2021-04-09subplot.md: Use subplot metadata over sp-metaDaniel Silverstone1-8/+8
2021-04-09testing: Rework sp-{doc,code}gen into subplot {doc,code}gen in testsDaniel Silverstone1-65/+65
2021-02-13feat: allow subplot.md to be used to test an installed SubplotLars Wirzenius1-0/+48
2021-02-11doc(subplot.md): add section to explain given/when/thenLars Wirzenius1-0/+45