summaryrefslogtreecommitdiff
path: root/src/templatespec.rs
AgeCommit message (Expand)AuthorFilesLines
2022-05-06refactor: replace SubplotError::YamlError with more specific oneLars Wirzenius1-1/+1
2022-05-06refactor! split SubplotError::IoError into more specific errorsLars Wirzenius1-1/+2
2022-05-05refactor: drop the subplot::Result type aliasLars Wirzenius1-3/+2
2021-09-07chore: Unwind global template nameDaniel Silverstone1-1/+1
2021-09-04chore: Fix unnecessary borrow lintsDaniel Silverstone1-1/+1
2021-05-20chore: Fix a bunch of clippy lintsDaniel Silverstone1-8/+2
2021-01-09chore: Simplify to use resource::read_as_stringDaniel Silverstone1-4/+1
2021-01-09resource: Step one of VFS support, redirect all opensDaniel Silverstone1-2/+2
2020-09-04feat(codegen): allow templates to list helper filesLars Wirzenius1-1/+15
2020-05-01Fix: nits found by cargo clippyLars Wirzenius1-1/+0
2020-04-22Change: get Python template from templates/python/template.{yaml.py}Lars Wirzenius1-0/+88