summaryrefslogtreecommitdiff
path: root/doc/future-designs/execution-properties.md
AgeCommit message (Collapse)Author
2023-06-22Extend execution-properties design: the generic rule is extended the same wayKlaus Aehlig
2023-06-22Execution-properties design: allow null valuesKlaus Aehlig
... as the result of evaluating "timeout scaling" or "execution properties". This implicit default is already implemented and allow simple access to variables without having to care for default values, thus having simpler rules.
2023-06-12doc: Convert orgmode files to markdownOliver Reiche