summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-18subplotlib: Upgrade to state 0.5Daniel Silverstone3-5/+46
2021-09-18chore: cargo updateDaniel Silverstone1-121/+79
2021-09-18Merge branch 'fix-documentclass' into 'main'Daniel Silverstone1-0/+4
2021-09-18Merge branch 'fix-205' into 'main'Lars Wirzenius2-2/+25
2021-09-18feat: allow the `documentclass` field in document metadataLars Wirzenius1-0/+4
2021-09-18pandoc: Add support for --citeprocDaniel Silverstone2-2/+25
2021-09-18Merge branch 'fixup-codegen' into 'main'Lars Wirzenius4-64/+79
2021-09-18reference.md: Update SHAs for compatibilityDaniel Silverstone1-3/+3
2021-09-18chore: Fix up embedded metadata blocks in subplot.mdDaniel Silverstone1-58/+60
2021-09-18trace: Add scenario count traceDaniel Silverstone1-0/+6
2021-09-18ast: codeblocks with single words are classes not IDsDaniel Silverstone1-3/+4
2021-09-18ast: Codeblocks should not have extra trailing newlinesDaniel Silverstone1-0/+6
2021-09-16Merge branch 'cmark-parser-cleanly' into 'main'Daniel Silverstone16-37/+597
2021-09-16fix: make sure the then branch can never be emptyLars Wirzenius1-0/+1
2021-09-16fix: use list of filenames instead of a single value in doc metadataLars Wirzenius3-7/+7
2021-09-16fix: YAML end-markerLars Wirzenius2-2/+2
2021-09-16feat! parse Markdown input with pull-cmark instead of PandocLars Wirzenius10-28/+587
2021-09-14Merge branch 'fix-binding' into 'main'Daniel Silverstone3-4/+37
2021-09-14debug: add tracing calls to help debugLars Wirzenius3-4/+37
2021-09-14Merge branch 'fix' into 'main'Daniel Silverstone1-1/+1
2021-09-14style: remove unwanted spaces in function definitionLars Wirzenius1-1/+1
2021-09-13Merge branch 'multi-lang-docs' into 'main'Lars Wirzenius35-775/+1037
2021-09-11subplot.md: Improve bindings documentationDaniel Silverstone1-10/+50
2021-09-09Merge branch 'title-markup' into 'main'Daniel Silverstone3-1/+25
2021-09-09fix: depend on texlive-plain-generic for ulem.styLars Wirzenius1-1/+2
2021-09-09fix: handle most inline markup in metadata titlesLars Wirzenius2-0/+23
2021-09-07chore: Re-enable reference.md suiteDaniel Silverstone3-6/+10
2021-09-07chore: Rename generated file for resources to ease developmentDaniel Silverstone2-2/+2
2021-09-07tests: Move Python tests out of share/Daniel Silverstone5-6/+6
2021-09-07library: Make files.yaml properly polyglotDaniel Silverstone6-163/+62
2021-09-07share: Make runcmd.yaml properly polyglot and commonDaniel Silverstone4-139/+48
2021-09-07core: Adjust behaviour for bindings and function file findingDaniel Silverstone2-32/+34
2021-09-07subplot: Properly support polyglot bindingsDaniel Silverstone8-38/+101
2021-09-07bindings: Parse polyglot bindingsDaniel Silverstone14-212/+619
2021-09-07bindings: Remove redundant function/cleanupDaniel Silverstone1-27/+2
2021-09-07bindings: Initial move toward multi-lingual bindingsDaniel Silverstone3-139/+49
2021-09-07bindings: Refactor function+cleanup into a structDaniel Silverstone1-6/+59
2021-09-07check: Disable reference scenarios for nowDaniel Silverstone1-1/+1
2021-09-07chore: Unwind global template nameDaniel Silverstone6-27/+27
2021-09-06Merge branch 'embed-resources-in-deb-build' into 'main'Daniel Silverstone2-22/+2
2021-09-06fix: build resources into subplot binary even in Debian packageLars Wirzenius2-22/+2
2021-09-05Merge branch 'config-tweaks' into 'main'Lars Wirzenius4-1/+33
2021-09-05resources: Hidden subcommand to list internal resourcesDaniel Silverstone2-0/+24
2021-09-05build.rs: Report if share tree is emptyDaniel Silverstone1-1/+8
2021-09-05cargo.toml: Set default-run target to subplot binaryDaniel Silverstone1-0/+1
2021-09-05Merge branch 'fix-trace-to-file' into 'main'Lars Wirzenius1-5/+4
2021-09-05tracing: Un-DRY the code a bit to cope with a guardDaniel Silverstone1-5/+4
2021-09-04Merge branch 'introduce-tracing' into 'main'Lars Wirzenius18-53/+347
2021-09-04tracing: Make formatting better and documentDaniel Silverstone2-20/+65
2021-09-04subplot: Trace without ANSI to file, and always trace to console if not other...Daniel Silverstone1-2/+2