Directory trunk/wact/template/compiler/tag/

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

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

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 109 (100.0%) 896 (100.0%) 8.2
JeffMoore 89 (81.7%) 513 (57.3%) 5.7
norbertmocsnik 20 (18.3%) 383 (42.7%) 19.1

Most Recent Commits

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

convert filename case

0 lines of code changed in 10 files:

  • trunk/wact/template/compiler/tag: dictionary.inc.php (del), dictionary.test.php (del), extractor.inc.php (del), extractor.test.php (del), generictag.inc.php (del), generictag.test.php (del), info.inc.php (del), info.test.php (del), missingattribute.test.php (del), missingattribute.xcpt.php (del)
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 1 file:

  • trunk/wact/template/compiler/tag: info.inc.php (-3)
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.

1 lines of code changed in 1 file:

  • trunk/wact/template/compiler/tag: info.test.php (+1 -1)
JeffMoore 2008-09-28 23:26 Rev.: 726

Convert Views to autoloading class naming pattern.

3 lines of code changed in 2 files:

  • trunk/wact/template/compiler/tag: generictag.inc.php (+1 -7), generictag.test.php (+2 -2)
JeffMoore 2008-09-28 05:21 Rev.: 718

Rename WactCodeWriter to follow autoloader standards.

1 lines of code changed in 1 file:

  • trunk/wact/template/compiler/tag: generictag.inc.php (+1 -1)
JeffMoore 2008-09-27 23:10 Rev.: 715

Upgraded plugin loading process to use autoloading.
Simplified class structures. Use Reflection for reading doccomments.

71 lines of code changed in 2 files:

  • trunk/wact/template/compiler/tag: info.inc.php (+38 -56), info.test.php (new 33)
JeffMoore 2008-05-10 22:52 Rev.: 696

Converted WactTemplateLoader to Wact_Template_Loader and removed explicit includes in favor of auto loading.

1 lines of code changed in 1 file:

  • trunk/wact/template/compiler/tag: generictag.test.php (+1 -3)
JeffMoore 2008-05-10 22:16 Rev.: 694

Converted Source organizer class names to use new Wact Loader

1 lines of code changed in 1 file:

  • trunk/wact/template/compiler/tag: generictag.test.php (+1 -2)
JeffMoore 2008-05-04 19:38 Rev.: 675

Update cache modules to work with Wact_Loader.

1 lines of code changed in 1 file:

  • trunk/wact/template/compiler/tag: generictag.test.php (+1 -2)
JeffMoore 2008-05-04 05:28 Rev.: 672

Changed base exception to introduce sprintf like capability.

1 lines of code changed in 1 file:

  • trunk/wact/template/compiler/tag: extractor.test.php (+1 -1)
JeffMoore 2007-10-23 15:39 Rev.: 610

renamed:
viewFile to parentViewFile
viewClass to parentViewClass
getRuntimeClassName to getViewClass

6 lines of code changed in 1 file:

  • trunk/wact/template/compiler/tag: generictag.inc.php (+6 -6)
JeffMoore 2007-10-23 15:05 Rev.: 609

Renamed runtimeComponentName to viewClass and runtimeIncludeFile to viewFile.

6 lines of code changed in 1 file:

  • trunk/wact/template/compiler/tag: generictag.inc.php (+6 -6)
JeffMoore 2007-10-23 04:10 Rev.: 607

Removed distinction between two kinds of generic tags.

10 lines of code changed in 3 files:

  • trunk/wact/template/compiler/tag: dictionary.inc.php (+6 -8), generictag.inc.php (-29), generictag.test.php (+4 -9)
JeffMoore 2007-10-22 01:35 Rev.: 601

Simplified the specification of view components by removing the special
behavior of the runat attribute. All view elements are now identified by
the wact:id attribute.
A special value for wact:id (*) allows a component to be specified without
choosing a specific id. This
<p runat="server">
is now represented as
<p wact:id="*">

25 lines of code changed in 4 files:

  • trunk/wact/template/compiler/tag: dictionary.inc.php (+15 -24), dictionary.test.php (+2 -2), generictag.inc.php (+1 -1), generictag.test.php (+7 -7)
JeffMoore 2007-10-21 03:47 Rev.: 589

Introduced polymorhpic solution for generating constructor signatures.

20 lines of code changed in 1 file:

  • trunk/wact/template/compiler/tag: generictag.inc.php (+20)
JeffMoore 2007-10-21 00:17 Rev.: 583

Removed obsolute documentation links to the wiki.

0 lines of code changed in 1 file:

  • trunk/wact/template/compiler/tag: generictag.inc.php (-2)
JeffMoore 2007-10-21 00:12 Rev.: 582

Removed obsolute convention for returning NULL.

2 lines of code changed in 1 file:

  • trunk/wact/template/compiler/tag: dictionary.inc.php (+2 -2)
norbertmocsnik 2007-06-22 22:08 Rev.: 520

Upgraded tags to use the new plugin locator.

49 lines of code changed in 4 files:

  • trunk/wact/template/compiler/tag: dictionary.inc.php (+16 -53), dictionary.test.php (+7 -4), extractor.inc.php (+23 -41), extractor.test.php (+3 -3)
JeffMoore 2007-04-29 03:55 Rev.: 495

Renamed WactCompiledResourceFinder to WactCompiledResourceLoader and
WactTemplateFinder to WactTemplateLoader.

11 lines of code changed in 1 file:

  • trunk/wact/template/compiler/tag: generictag.test.php (+11 -11)
JeffMoore 2007-04-29 03:39 Rev.: 494

Renamed getResource method to load.

9 lines of code changed in 1 file:

  • trunk/wact/template/compiler/tag: generictag.test.php (+9 -9)

(36 more)

Generated by StatSVN 0.4.0