Directory trunk/wact/compiler/

Directory Deleted:
2009-05-23 18:04
Total Files:
0
Deleted Files:
4
Lines of Code:
0

[root]/trunk/wact/compiler
                Folder removed from repo annotation (0 files, 0 lines)
                Folder removed from repo codewriter (0 files, 0 lines)
                Folder removed from repo plugin (0 files, 0 lines)
                Folder removed from repo source (0 files, 0 lines)
                    Folder removed from repo organizer (0 files, 0 lines)
                    Folder removed from repo reader (0 files, 0 lines)

Lines of Code

trunk/wact/compiler/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 17 (100.0%) 132 (100.0%) 7.7
JeffMoore 16 (94.1%) 126 (95.5%) 7.8
norbertmocsnik 1 (5.9%) 6 (4.5%) 6.0

Most Recent Commits

JeffMoore 2009-05-23 18:04 Rev.: 954

convert filename case

0 lines of code changed in 4 files:

  • trunk/wact/compiler: codewriter.inc.php (del), codewriter.test.php (del), finder.inc.php (del), loader.inc.php (del)
JeffMoore 2007-04-29 03:55 Rev.: 495

Renamed WactCompiledResourceFinder to WactCompiledResourceLoader and
WactTemplateFinder to WactTemplateLoader.

99 lines of code changed in 1 file:

  • trunk/wact/compiler: loader.inc.php (new 99)
JeffMoore 2007-04-29 03:39 Rev.: 494

Renamed getResource method to load.

1 lines of code changed in 1 file:

  • trunk/wact/compiler: finder.inc.php (+1 -1)
JeffMoore 2007-04-28 05:00 Rev.: 480

Added default organizer and cache to WactCompiledResourceFinder to simplify
simple examples of creating and displaying a template.

12 lines of code changed in 1 file:

  • trunk/wact/compiler: finder.inc.php (+12 -1)
norbertmocsnik 2007-04-18 18:21 Rev.: 444

Implemented WactTemplateCompilingContext.

6 lines of code changed in 1 file:

  • trunk/wact/compiler: finder.inc.php (+6 -6)
JeffMoore 2006-11-04 22:45 Rev.: 287

Renamed WactCodeWriter to WactOldCodeWriter to prevent name conflicts between
different CodeWriter versions. This allows run all tests to complete.

3 lines of code changed in 2 files:

  • trunk/wact/compiler: codewriter.inc.php (+2 -2), codewriter.test.php (+1 -1)
JeffMoore 2006-10-21 23:22 Rev.: 225

Added code to support expiration policies.

9 lines of code changed in 2 files:

  • trunk/wact/compiler: finder.inc.php (new)
JeffMoore 2006-06-12 18:03 Rev.: 179

Changed include path to a canonical notation to avoid duplicate declaration
errors for cases where there are two paths to a single file.

1 lines of code changed in 1 file:

  • trunk/wact/compiler: codewriter.test.php (+1 -1)
JeffMoore 2006-03-26 18:13 Rev.: 77

Documentation updates. Removed outdated WACT_ style @package declarations.
Removed @access declarations. They are not helpful for determining proper
php visibility specifications and largely disagree with the actual current
visibility declaration (public in most cases).
Removed @static declarations in favor of using the static keyword.
Removed @abastract declarations that did not match abstract keyword
declarations.

0 lines of code changed in 2 files:

  • trunk/wact/compiler: codewriter.inc.php (-11)
JeffMoore 2006-03-23 20:15 Rev.: 42

Changed from using PHP 4 references style of OO to PHP 5 style without
references.

1 lines of code changed in 2 files:

  • trunk/wact/compiler: codewriter.test.php (new)
Generated by StatSVN 0.4.0