aboutsummaryrefslogtreecommitdiffstats
path: root/test/multifile
AgeCommit message (Collapse)AuthorFilesLines
2022-01-28Make blank node prefixing automaticDavid Robillard1-2/+2
Though potentially useful, I don't think the complexity cost of the old interface (both to the implementation and to the user) is worth it. A special tool to transform blank node labels (for example with regular expressions) would be a better approach to this if it's ever needed in the future.
2022-01-13Add support for reading multiple files at onceDavid Robillard3-0/+12