[root]/trunk/acceptance/compiler

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| JeffMoore | 6 (100.0%) | 146 (100.0%) | 24.3 |
fix path names to respect the new capitalization of file names
1 lines of code changed in 1 file:
Convert Views to autoloading class naming pattern.
1 lines of code changed in 1 file:
Rename WactCodeWriter to follow autoloader standards.
8 lines of code changed in 1 file:
Converted acceptance tests, examples, and web based utilities to use the new Wact_Loader
to Setup include paths, instead of set_include_path().
2 lines of code changed in 1 file:
Split SwitchScope method by type of scope.
9 lines of code changed in 1 file:
Moved many of the examples into an acceptance test directory, cleaning up the
examples directory to contain only end-user focused examples.
Examples should be full applications that perform some nominally useful
function.
Code fragments go in the acceptance directory.
125 lines of code changed in 1 file: