summaryrefslogtreecommitdiff
path: root/project2/common/iHaveSubTasks.h
Commit message (Collapse)AuthorAge
* Partially tested global visibility hidden in all projectsDan Goodliffe2016-01-24
|
* Remove NoOutputExecute for not being a thingDan Goodliffe2015-09-29
|
* Fixups to make more friendly with external projectsrandomdan2013-11-22
|
* Massive refactor to remove the appEngine and environment complication and ↵randomdan2013-07-05
| | | | instead have an execution context that's passed around from the original call site
* Pluggable script enginesrandomdan2011-12-14
| | | | | | XML script parser moved to XML module Script parsing object multiple instantiation bug fix Scripts changed to match new standardized format and layout
* Remove the need to implement loadComplete which is empty in most casesrandomdan2011-11-25
| | | | | Restructure presenters in layers based on features allowing for simpler cache implementations Minor XSLT changes to support new layout from presentation which is more consistent
* The big reshufflerandomdan2011-08-31