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
/
test
Age
Commit message (
Expand
)
Author
2014-06-27
Updated README.md and added "write-file" test case
Adrian Kummerlaender
2014-06-26
Implemented basic external "write-file" function
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-15
Merged "read-xml-file" and "read-file" into "read-file"
Adrian Kummerlaender
2014-06-04
Renamed "test" executable to "ixslt"
Adrian Kummerländer
2014-06-01
Simplified test case result variable definitions
Adrian Kummerländer
2014-05-31
Revamped external function result trees
Adrian Kummerländer
2014-05-29
Improved TransformationFacade error handling
Adrian Kummerländer
2014-05-28
Implemented basic ErrorHandler
Adrian Kummerländer
2014-05-27
Expanded "read-directory" test case
Adrian Kummerländer
2014-05-26
Added "external-text-formatter" test case
Adrian Kummerländer
2014-05-24
Implemented ResultNodeFacade as a DOM node construction helper
Adrian Kummerländer
2014-05-21
Added test case base template and improved transformer helper template
Adrian Kummerländer
2014-05-17
Improved FunctionTransform test case transformations
Adrian Kummerländer
2014-05-16
Added XObjectPtr parameter to FunctionTransform
Adrian Kummerländer
2014-05-13
Sorting FilesystemContext iteration results
Adrian Kummerländer
2014-05-12
Implemented basic external transform function
Adrian Kummerländer
2014-05-09
Added default target file and path parameters
Adrian Kummerländer
2014-05-08
Implemented black-box test cases
Adrian Kummerländer