Directory trunk/wact/php/writer/

Directory Created:
2008-09-28 05:21
Directory Deleted:
2009-05-23 18:04
Total Files:
0
Deleted Files:
15
Lines of Code:
0

[root]/trunk/wact/php/writer

Lines of Code

trunk/wact/php/writer/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
JeffMoore 75 (100.0%) 2103 (100.0%) 28.0

Most Recent Commits

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

convert filename case

0 lines of code changed in 15 files:

  • trunk/wact/php/writer: block.inc.php (del), block.test.php (del), callable.inc.php (del), class.inc.php (del), class.test.php (del), exception.inc.php (del), function.inc.php (del), function.test.php (del), global.inc.php (del), include.inc.php (del), include.test.php (del), method.inc.php (del), property.inc.php (del), property.test.php (del), scope.inc.php (del)
JeffMoore 2009-05-01 05:45 Rev.: 906

detab.

51 lines of code changed in 4 files:

  • trunk/wact/php/writer: block.inc.php (+15 -15), class.inc.php (+26 -26), function.inc.php (+5 -5), method.inc.php (+5 -5)
JeffMoore 2009-05-01 04:24 Rev.: 905

Add some checking to prevent compiling template classes with invalid PHP identifiers.

9 lines of code changed in 3 files:

  • trunk/wact/php/writer: callable.inc.php (+3), class.inc.php (+3), property.inc.php (+3)
JeffMoore 2009-04-26 06:49 Rev.: 898

Remove @version, @access, and @version doc comments. They're meaningless here.

0 lines of code changed in 8 files:

  • trunk/wact/php/writer: block.inc.php (-4), callable.inc.php (-4), class.inc.php (-4), exception.inc.php (-3), function.inc.php (-3), global.inc.php (-3), method.inc.php (-3), property.inc.php (-4)
JeffMoore 2008-11-03 03:37 Rev.: 846

Add the ability to set a default value for temporary properties.

1 lines of code changed in 1 file:

  • trunk/wact/php/writer: class.inc.php (+1 -1)
JeffMoore 2008-10-19 01:41 Rev.: 782

Renamed test base classes to autonaming conventions. Also implemented
template filter. This should have been two different checkins. Oops.

4 lines of code changed in 4 files:

  • trunk/wact/php/writer: block.test.php (+1 -1), class.test.php (+1 -1), function.test.php (+1 -1), property.test.php (+1 -1)
JeffMoore 2008-09-28 23:26 Rev.: 726

Convert Views to autoloading class naming pattern.

4 lines of code changed in 1 file:

  • trunk/wact/php/writer: class.test.php (+4 -4)
JeffMoore 2008-09-28 17:09 Rev.: 724

Roll up some common implementations.

82 lines of code changed in 3 files:

  • trunk/wact/php/writer: block.inc.php (+82), function.inc.php (-75), global.inc.php (-81)
JeffMoore 2008-09-28 16:58 Rev.: 723

Removed scope interface, changed inheritance heirarchy.

4 lines of code changed in 4 files:

  • trunk/wact/php/writer: callable.inc.php (+1 -1), class.inc.php (+1 -1), function.inc.php (+1 -1), global.inc.php (+1 -1)
JeffMoore 2008-09-28 16:14 Rev.: 722

Simplify processing of includes.

69 lines of code changed in 7 files:

  • trunk/wact/php/writer: block.inc.php (+2 -50), block.test.php (-14), class.inc.php (+2 -52), class.test.php (-31), function.test.php (-7), global.inc.php (+65), scope.inc.php (-1)
JeffMoore 2008-09-28 06:36 Rev.: 721

Simplify literals using var_export.

6 lines of code changed in 4 files:

  • trunk/wact/php/writer: block.inc.php (+3 -23), block.test.php (-8), class.inc.php (+2 -2), scope.inc.php (+1 -1)
JeffMoore 2008-09-28 06:29 Rev.: 720

Flesh out interface and implement missing operations.

59 lines of code changed in 4 files:

  • trunk/wact/php/writer: class.inc.php (+1), function.inc.php (+21), global.inc.php (+21), scope.inc.php (+16)
JeffMoore 2008-09-28 05:46 Rev.: 719

Modernize to use var_export.

7 lines of code changed in 2 files:

  • trunk/wact/php/writer: property.inc.php (+3 -24), property.test.php (+4 -4)
JeffMoore 2008-09-28 05:21 Rev.: 718

Rename WactCodeWriter to follow autoloader standards.

1807 lines of code changed in 15 files:

  • trunk/wact/php/writer: block.inc.php (new 232), block.test.php (new 121), callable.inc.php (new 80), class.inc.php (new 444), class.test.php (new 334), exception.inc.php (new 21), function.inc.php (new 83), function.test.php (new 80), global.inc.php (new 83), include.inc.php (new 73), include.test.php (new 39), method.inc.php (new 29), property.inc.php (new 114), property.test.php (new 52), scope.inc.php (new 22)
Generated by StatSVN 0.4.0