| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-06-07 | Improved FunctionBase constructDocument parameter propagation | Adrian Kummerländer | |
| * replaced std::tuple constructing Mapper template methods with direct XObjectArgVectorType unpacking ** XObjectValue::get template method is applied directly using parameter pack unpacking * implemented custom IndexSequence / Sequence type to provide vector indexes * modified all external functions to provide matching constructDocument overloads | |||
| 2014-05-26 | Revamped external execute function into a external text formatter function | Adrian Kummerländer | |
| * importing XML output of a called executable into the result document required special logic which clashed with a general execute function * general execute function may be implemented in the future ** support for external text formatters with XML output has a higher priority * current implementation enables calling a markdown parser and including the XHTML output into the document | |||
