summaryrefslogtreecommitdiff
path: root/subplotlib-derive
AgeCommit message (Expand)AuthorFilesLines
2020-12-29subplotlib-derive: Support additional context registrationDaniel Silverstone1-2/+26
2020-12-28subplotlib-derive: Builder must be publicDaniel Silverstone1-1/+1
2020-12-28subplotlib: Rework contextelement to be able to register other elementsDaniel Silverstone1-1/+1
2020-12-26subplotlib: Force explicit registration of contextsDaniel Silverstone1-1/+15
2020-12-21rust: Handle poison differently for cleanupsDaniel Silverstone1-2/+2
2020-12-21subplotlib: Support direct calling of other stepsDaniel Silverstone1-5/+43
2020-12-21subplotlib: use state for contextDaniel Silverstone1-6/+6
2020-12-21rust: Switch to a neater module based step function deriveDaniel Silverstone1-12/+10
2020-12-20subplotlib-derive: Initial derive macrosDaniel Silverstone2-0/+315