[root]/trunk/wact/template/compiler/expression
node
(0 files, 0 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 208 (100.0%) | 2766 (100.0%) | 13.2 |
| JeffMoore | 205 (98.6%) | 2668 (96.5%) | 13.0 |
| seregalimb | 2 (1.0%) | 96 (3.5%) | 48.0 |
| norbertmocsnik | 1 (0.5%) | 2 (0.1%) | 2.0 |
convert filename case
0 lines of code changed in 34 files:
detab.
27 lines of code changed in 1 file:
Remove @version, @access, and @version doc comments. They're meaningless here.
0 lines of code changed in 4 files:
Fix paint rendering sequence to work even if inline and view elements are
alternated in the tree.
1 lines of code changed in 1 file:
Fix bug in functions with no parameters.
9 lines of code changed in 1 file:
Add the ability to call filters with a function syntax.
63 lines of code changed in 2 files:
Fixed some attribute test cases.
13 lines of code changed in 1 file:
Changed the way paint methods are generated.
Optimized component tree to eliminate unnecessary inline view component.
Fixed bug with closing tags that didn't match intent from template.
1 lines of code changed in 1 file:
Add number formatter and test cases for more than one formmatter parameter.
16 lines of code changed in 2 files:
Add parsing for multiple parameters and checks for parameter numbers.
29 lines of code changed in 2 files:
Use base class to raise exception.
1 lines of code changed in 1 file:
Add lowercase filter.
6 lines of code changed in 1 file:
Renamed test base classes to autonaming conventions. Also implemented
template filter. This should have been two different checkins. Oops.
27 lines of code changed in 2 files:
Replace die() with exception
1 lines of code changed in 1 file:
Converted names to autoloading. removed unnecessary includes.
0 lines of code changed in 1 file:
Renamed classes for autoloading.
146 lines of code changed in 5 files:
More name changes for autoloading.
1 lines of code changed in 1 file:
Rename WactCodeWriter to follow autoloader standards.
1 lines of code changed in 1 file:
Added test cases for raw formatter.
40 lines of code changed in 2 files:
Major restructuring of the code generation for paint methods.
Split functionality between View template nodes and Inline template nodes.
Nodes that are signaled to have a view analog, no longer have their paint
methods generated. This fixes a variety of subtle bugs.
This change revealed a preexisting bug in the datasource tag.
The wrap tag and the wact:link tags have not been adjusted to the new
heirarchy yet.
7 lines of code changed in 1 file:
(45 more)