summaryrefslogtreecommitdiffstats
path: root/org/madore/damlengine/Unparser.java
Commit message (Expand)AuthorAgeFilesLines
* Stray semicolon.David A. Madore2010-04-191-1/+1
* Write a semi-decent unparser(=serializer).David A. Madore2010-04-121-13/+73
* Move ad hoc serializer to an "Unparser" class (ugly and unfinished).David A. Madore2010-04-121-0/+88