summaryrefslogtreecommitdiff
path: root/templates/python/context.py
AgeCommit message (Expand)AuthorFilesLines
2021-01-10resource: Switch from 'templates' to 'share'Daniel Silverstone1-95/+0
2020-12-02feat: allow saving, recalling, and expanding values in stepsLars Wirzenius1-0/+28
2020-09-23fix(python/Context): fix Namespace.get to remember defaultLars Wirzenius1-2/+10
2020-09-20feat: Context classes can declare namespaces for groups of valuesLars Wirzenius1-0/+30
2020-09-11feat(python template): use DEBUG level and clarify Context logsLars Wirzenius1-1/+1
2020-09-10feat(python template): repr(Context)Lars Wirzenius1-0/+3
2020-09-10feat(python template): delete items from ContextLars Wirzenius1-0/+3
2020-09-10feat(python template): add "foo in ctx" supportLars Wirzenius1-0/+3
2020-09-04refactor(templates/python): split out helper code into modulesLars Wirzenius1-0/+20