summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2019-06-16Fix: encode args as JSON, to get around difficult chars in capturesLars Wirzenius1-5/+5
2019-06-16Change: style of HTML out put for generated docsLars Wirzenius2-1/+20
2019-06-15POC readmeDaniel Silverstone1-0/+8
2019-06-15Proof of concept extraction state machineDaniel Silverstone5-0/+287
2019-06-15Change: numbered list to bulleted listLars Wirzenius1-6/+6
ftt-codegen can't handle bulleted list.
2019-06-15Add: request for feedback to end of tutorialLars Wirzenius1-0/+14
2019-06-15Fix: tutorial instructions for setting up envLars Wirzenius1-2/+4
I've tested these in a buster chroot.
2019-06-15Fix: typoLars Wirzenius1-1/+1
2019-06-15Add: note to fable.py that API will changeLars Wirzenius1-0/+2
2019-06-15Change: jt.md nitpicksLars Wirzenius1-20/+37
2019-06-15Add: regexp bindings for jtLars Wirzenius1-1/+10
2019-06-15Fix: formatting detailsLars Wirzenius1-13/+5
2019-06-15Drop: forced document class for pandoc PDFLars Wirzenius1-1/+0
2019-06-14Change: format HTML also via ftt-docgen0.2Lars Wirzenius1-6/+7
2019-06-14Change: format fables with ftt-docgenLars Wirzenius3-2/+4
2019-06-14Add: sketch for a jt fableLars Wirzenius2-0/+159
2019-06-14Fix: formatting of steps without a matching bindingLars Wirzenius1-2/+5
2019-06-09Change: use same font for DOT images as for main text in PDFLars Wirzenius1-2/+7
2019-06-09Change: tested list of packages that need to be installedLars Wirzenius1-1/+3
2019-06-09Fix: git describe invocationLars Wirzenius1-1/+1
2019-06-09Change: set doc date metadata to git-describe or date(1)0.1Lars Wirzenius1-0/+6
2019-06-09Change: linguistic improvements to tutorial.mdLars Wirzenius1-12/+45
2019-06-09Change: minor linguistic improvement to echo.mdLars Wirzenius1-3/+1
2019-06-09Change: linguistic improvements in the arch docLars Wirzenius1-35/+36
2019-06-09Drop: URL from fable project in authorsLars Wirzenius1-1/+1
2019-06-09Add: the Fable project as author of fable-arch.mdLars Wirzenius1-0/+1
2019-06-05Change: build and publish HTML versions of documentsLars Wirzenius2-3/+11
2019-06-04Add: author to tutorial.mdLars Wirzenius1-0/+1
2019-06-04Change: echo.md authorsLars Wirzenius1-1/+4
2019-06-04Add: fable-arch.mdLars Wirzenius1-0/+318
2019-06-04Add: "make publish"Lars Wirzenius1-1/+5
2019-06-03Add: Makefile to format all documentsLars Wirzenius2-0/+7
2019-06-03Add: pandoc-fable-filterLars Wirzenius1-0/+73
2019-06-02Add: beginning of a tutorialLars Wirzenius1-0/+186
2019-06-02Change: create a temporary directory, cd to it, for each scenarioLars Wirzenius1-0/+9
2019-06-02Change: move assertEqual to fable.pyLars Wirzenius2-8/+11
2019-06-02Add: fable.py scaffolding for running scenariosLars Wirzenius3-28/+58
2019-06-01Add: code generation example to READMELars Wirzenius1-1/+17
2019-06-01Add: a second scenarioLars Wirzenius1-3/+5
2019-06-01Add: a second scenarioLars Wirzenius3-3/+31
2019-06-01Add: prototype code generator, with echo exampleLars Wirzenius4-0/+488
2019-06-01Add: functions to call for echo stepsLars Wirzenius1-1/+8
2019-06-01Add: echo.md and echo.yamlLars Wirzenius2-0/+29
These will be used as test data for code generation.
2019-06-01Change: handle keywords as if they're always in lower caseLars Wirzenius1-1/+1
2019-06-01Change: handle steps starting with AND correctlyLars Wirzenius2-36/+50
Also change bindings file so that the keyword (GIVEN, WHEN, THEN, etc) is a dict key, not part of the pattern.
2019-06-01Fix: shebang for ftt-docgenLars Wirzenius1-1/+1
2019-05-29Add: script to run pandoc on ftt-docgen output to produce PDFLars Wirzenius1-0/+15
2019-05-26Add: newline after YAML blockLars Wirzenius1-3/+5
2019-05-25Fix: typoLars Wirzenius1-1/+1
2019-05-25Add: name of scenario languageLars Wirzenius1-1/+1