index
:
damlengine.git
master
servlet
daml-to-html blog engine (Java)
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
org
/
madore
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Handle d:xempty attribute, as proof of concept.
David A. Madore
2010-04-13
3
-7
/
+22
*
Framework for handling attributes.
David A. Madore
2010-04-13
6
-59
/
+141
*
Create a todo deque class, and use it.
David A. Madore
2010-04-13
3
-6
/
+72
*
Start writing a todo item handling framework.
David A. Madore
2010-04-13
3
-3
/
+53
*
Start writing code for a todo stack.
David A. Madore
2010-04-12
2
-0
/
+26
*
Purge unnecessary import.
David A. Madore
2010-04-12
1
-1
/
+1
*
Write a semi-decent unparser(=serializer).
David A. Madore
2010-04-12
2
-13
/
+74
*
Move ad hoc serializer to an "Unparser" class (ugly and unfinished).
David A. Madore
2010-04-12
2
-47
/
+92
*
Handle x-daml-magic URL (this should go away eventually, of course).
David A. Madore
2010-04-11
1
-0
/
+38
*
Implement a toy serializer of my own (just the structure).
David A. Madore
2010-04-11
1
-15
/
+48
*
Another attempt at output formatting, this time with serializers. Still sucks.
David A. Madore
2010-04-11
1
-13
/
+8
*
Alternate version using javax interfaces rather than the W3C DOM Load&Save.
David A. Madore
2010-04-11
1
-19
/
+25
*
Start a Java version of a daml engine. So far, just the identity transform.
David A. Madore
2010-04-11
2
-0
/
+204
[prev]