summaryrefslogtreecommitdiffstats
path: root/org/madore/damlengine/TodoItem.java
Commit message (Collapse)AuthorAgeFilesLines
* Instantiate TodoDeque rather than using static variables.David A. Madore2010-04-151-0/+2
| | | | Unfortunately, processing is now rather significantly slower.
* Framework for handling attributes.David A. Madore2010-04-131-49/+2
|
* Start writing a todo item handling framework.David A. Madore2010-04-131-3/+39
|
* Start writing code for a todo stack.David A. Madore2010-04-121-0/+18