| 2 months | david | Cleanup. |
| 2 months | david | Dependency analysis on compiling now (mostly) works. |
| 2 months | david | Now that task dependencies are mutable, cyclic dependencies are possible. Added dynamic checking of them to the execution environment. |
| 2 months | david | Made tasks mutable again. Some refactoring. |
| 2 months | david | Slight change to allTasks. |
| 2 months | david | Added ability to compile Scala sources! |
| 2 months | david | More useful methods on File. |
| 2 months | david | A bunch of improvements to task naming. Initial commit of files stuff, but it doesn't work very well yet. |
| 2 months | david | Test project. |
| 2 months | david | More work on task invocation and management. Things actually work now. |
| 2 months | david | Basic project management. |
| 2 months | david | Added task invalidation. |
| 2 months | david | Initial project and execution engine. |