| Source path: hg/ templar.php |
|
|
|
|
Change log
69623cf94491
by Shawn_on_Z84Fm
on Oct 22, 2009
Diff
Added __get() method, tweaked evalExpression() tests.
| Go to: |
Project members,
sign in to write a code review
Older revisions
1c8fa7092649
by Shawn_on_Z84Fm
on Oct 21, 2009
Diff
Expanded renderDom(), added processAllExpressions() and getProcessingInstructions(). Wrote tests for getVariableName() and evalExpression().
515817086d9e
by Shawn_on_Z84Fm
on Oct 20, 2009
Diff
Corrected trailing-quote bug in processNonstringChunks() method.
36152a434641
by Shawn_on_EeePC
on Oct 20, 2009
Diff
Continuing with TemplarTemplateEngine rebuild. Added several new tests.