index
:
InputXSLT
master
XSLT extensions for static site generation
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
support
/
type
Age
Commit message (
Expand
)
Author
2014-11-13
Replaced custom `Sequence` implementation with C++14 `std::integer_sequence`
Adrian Kummerlaender
2014-09-04
Added prefix to system ID of node-based XSLTInputSource instances
Adrian Kummerlaender
2014-08-23
Replaced FunctionTransform by making the target of FunctionGenerate optional
Adrian Kummerlaender
2014-08-20
Setting the correct work directory in FunctionExternalCommand
Adrian Kummerlaender
2014-08-17
Fixed minimum parameter count calculation
Adrian Kummerlaender
2014-08-16
Implemented primitive optional parameter support for external functions
Adrian Kummerlaender
2014-07-18
Set SystemId for node based xalan::XSLTInputSource parameters
Adrian Kummerlaender
2014-06-29
Switched FunctionWriteFile content parameter to xalan::XalanNode pointer
Adrian Kummerlaender
2014-06-25
Added support for resolving non-existing paths
Adrian Kummerlaender
2014-06-17
Added context awareness to XObjectValue casting logic
Adrian Kummerlaender
2014-06-16
Prepared TransformationFacade and FunctionTransform for parameter change
Adrian Kummerlaender
2014-06-07
Provided previously missing Sequence template implementation
Adrian Kummerländer
2014-06-07
Improved FunctionBase constructDocument parameter propagation
Adrian Kummerländer