summaryrefslogtreecommitdiffstats
path: root/org/madore/damlengine/TodoDeque.java
Commit message (Collapse)AuthorAgeFilesLines
* Instantiate TodoDeque rather than using static variables.David A. Madore2010-04-151-20/+22
| | | | Unfortunately, processing is now rather significantly slower.
* Framework for handling attributes.David A. Madore2010-04-131-2/+2
|
* Create a todo deque class, and use it.David A. Madore2010-04-131-0/+53