[root]/trunk/wact/compiler/source/reader

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| JeffMoore | 23 (100.0%) | 16 (100.0%) | 0.6 |
convert filename case
0 lines of code changed in 6 files:
Removed unused methods getMergableSources, isModifiedSince and getSourceModificationCookie.
These were originially intended to implement smart re-compilation of templates based on changes
on source file modified times. This was never implemented, so removing in the interest of simplification.
0 lines of code changed in 4 files:
Changed classes to declare the interfaces that they implment in the interest of
clarity.
12 lines of code changed in 6 files:
Changed include path to a canonical notation to avoid duplicate declaration
errors for cases where there are two paths to a single file.
3 lines of code changed in 5 files:
Removed calls to SimpleTestOptions::ignore in favor of declaring class abstract.
1 lines of code changed in 2 files: