Age | Commit message (Expand) | Author |
---|---|---|
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-09 | Added include path resolution to FilesystemContext constructor | Adrian Kummerländer |
2014-05-23 | Simplified IncludeEntityResolver constructor and improved constness | Adrian Kummerländer |
2014-05-22 | Replaced std::pair<bool, *> with the more convenient boost::optional<*> | Adrian Kummerländer |
2014-05-21 | Moved include path resolution into separate member method | Adrian Kummerländer |
2014-05-20 | Replaced FunctionResolveInclude with IncludeEntityResolver | Adrian Kummerländer |