summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2021-09-04bindings: Example chained error for parsing bindingsDaniel Silverstone2-1/+7
2021-09-04tracing: Add a bunch of TRACE level tracingDaniel Silverstone4-10/+61
2021-09-04chore: Enable tracingDaniel Silverstone3-3/+199
2021-09-04chore: Fix unnecessary borrow lintsDaniel Silverstone13-31/+27
2021-08-30Merge branch 'no-parent-means-curdir' into 'main'Lars Wirzenius2-9/+10
2021-08-30policy: No parent directory means basedir is curdirDaniel Silverstone2-9/+10
2021-08-24Merge branch 'fix-arch-diagram' into 'main'Daniel Silverstone1-6/+6
2021-08-24Merge branch 'cargo-target' into 'main'Daniel Silverstone2-24/+29
2021-08-24fix: arch diagram says steps can be written in Bash, Python, RustLars Wirzenius1-6/+6
2021-08-14test: query Cargo for its target directoryLars Wirzenius2-24/+29
2021-08-07Merge branch 'release' into 'main'0.2.2Daniel Silverstone5-25/+85
2021-08-07chore: update debian/changelog for new releaseLars Wirzenius1-0/+6
2021-08-07chore: tell shellcheck it's OKLars Wirzenius1-0/+1
2021-08-07chore: update crate version number and dependencies, for releaseLars Wirzenius2-25/+32
2021-08-07docs: update NEWS.md for new releaseLars Wirzenius1-0/+46
2021-08-07Merge branch 'main' into 'main'Lars Wirzenius1-4/+16
2021-08-07Merge branch 'bash-assert' into 'main'Lars Wirzenius1-2/+2