summaryrefslogtreecommitdiffstats
path: root/org
Commit message (Expand)AuthorAgeFilesLines
* Move ad hoc serializer to an "Unparser" class (ugly and unfinished).David A. Madore2010-04-122-47/+92
* Handle x-daml-magic URL (this should go away eventually, of course).David A. Madore2010-04-111-0/+38
* Implement a toy serializer of my own (just the structure).David A. Madore2010-04-111-15/+48
* Another attempt at output formatting, this time with serializers. Still sucks.David A. Madore2010-04-111-13/+8
* Alternate version using javax interfaces rather than the W3C DOM Load&Save.David A. Madore2010-04-111-19/+25
* Start a Java version of a daml engine. So far, just the identity transform.David A. Madore2010-04-112-0/+204