Directory trunk/wact/template/compiler/common/

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

[root]/trunk/wact/template/compiler/common

Lines of Code

trunk/wact/template/compiler/common/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 9 (100.0%) 48 (100.0%) 5.3
JeffMoore 8 (88.9%) 44 (91.7%) 5.5
norbertmocsnik 1 (11.1%) 4 (8.3%) 4.0

Most Recent Commits

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

convert filename case

0 lines of code changed in 2 files:

  • trunk/wact/template/compiler/common: dictionary.inc.php (del), location.inc.php (del)
norbertmocsnik 2006-12-16 18:48 Rev.: 321

Re-enabled TagDictionary (temporarily commented out caching).

4 lines of code changed in 1 file:

  • trunk/wact/template/compiler/common: dictionary.inc.php (+4)
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/template/compiler/common: dictionary.inc.php (-2), location.inc.php (-2)
JeffMoore 2006-03-25 19:56 Rev.: 64

Renamed CompilerArtifactDictionary class to WactCompilerPluginDictionary

1 lines of code changed in 1 file:

  • trunk/wact/template/compiler/common: dictionary.inc.php (+1 -1)
JeffMoore 2006-03-24 19:59 Rev.: 51

Added constructor to WactTemplateNode.
Made tagInfo, tag, and sourceLocation instance variables protected.
Added accessor methods for these instance variables.
Removed getSourceLocationFile and getSourceLocationLine.

41 lines of code changed in 1 file:

  • trunk/wact/template/compiler/common: location.inc.php (new 41)
JeffMoore 2006-03-23 20:15 Rev.: 42

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

2 lines of code changed in 2 files:

  • trunk/wact/template/compiler/common: dictionary.inc.php (new)
Generated by StatSVN 0.4.0