aboutsummaryrefslogtreecommitdiff
path: root/src/support/type
AgeCommit message (Expand)Author
2014-11-13Replaced custom `Sequence` implementation with C++14 `std::integer_sequence`Adrian Kummerlaender
2014-09-04Added prefix to system ID of node-based XSLTInputSource instancesAdrian Kummerlaender
2014-08-23Replaced FunctionTransform by making the target of FunctionGenerate optionalAdrian Kummerlaender
2014-08-20Setting the correct work directory in FunctionExternalCommandAdrian Kummerlaender
2014-08-17Fixed minimum parameter count calculationAdrian Kummerlaender
2014-08-16Implemented primitive optional parameter support for external functionsAdrian Kummerlaender
2014-07-18Set SystemId for node based xalan::XSLTInputSource parametersAdrian Kummerlaender
2014-06-29Switched FunctionWriteFile content parameter to xalan::XalanNode pointerAdrian Kummerlaender
2014-06-25Added support for resolving non-existing pathsAdrian Kummerlaender
2014-06-17Added context awareness to XObjectValue casting logicAdrian Kummerlaender
2014-06-16Prepared TransformationFacade and FunctionTransform for parameter changeAdrian Kummerlaender
2014-06-07Provided previously missing Sequence template implementationAdrian Kummerländer
2014-06-07Improved FunctionBase constructDocument parameter propagationAdrian Kummerländer