Directory trunk/wact/compiler/annotation/

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

[root]/trunk/wact/compiler/annotation

Lines of Code

trunk/wact/compiler/annotation/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
JeffMoore 6 (100.0%) 18 (100.0%) 3.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/compiler/annotation: acceptance.test.php (del), parser.inc.php (del)
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.

1 lines of code changed in 2 files:

  • trunk/wact/compiler/annotation: acceptance.test.php (+1 -4)
JeffMoore 2006-03-23 20:15 Rev.: 42

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

17 lines of code changed in 2 files:

  • trunk/wact/compiler/annotation: parser.inc.php (+17 -17)
Generated by StatSVN 0.4.0