bzick
|
09f952686b
|
Add string concatenation (#3)
|
2013-08-03 18:56:17 +04:00 |
|
bzick
|
1e7cf29290
|
Tests++
|
2013-08-02 23:30:44 +04:00 |
|
bzick
|
43925ae640
|
Fix ternary operator
|
2013-08-02 23:01:06 +04:00 |
|
bzick
|
c27df81545
|
Split parseExp (for #3)
|
2013-08-02 20:29:18 +04:00 |
|
bzick
|
f1d252a3cc
|
Add filters for templates (#30)
|
2013-08-01 01:05:19 +04:00 |
|
bzick
|
e68f3dd99a
|
Disable sandbox
|
2013-07-29 16:32:54 +04:00 |
|
bzick
|
e9b7951d7a
|
One file - one class (#24)
|
2013-07-29 16:15:52 +04:00 |
|
bzick
|
3674de41cb
|
To PSR-x format
|
2013-07-29 14:58:14 +04:00 |
|
bzick
|
4edd0e1708
|
Add recursive macros support (#28)
|
2013-07-29 14:53:21 +04:00 |
|
bzick
|
d5dcfbe410
|
Add hook for loads modifiers and tags
|
2013-07-24 19:37:07 +04:00 |
|
bzick
|
67e7ea0b9e
|
Merge remote-tracking branch 'refs/remotes/origin/master' into develop
Conflicts:
src/Fenom/Template.php
tests/cases/Fenom/TemplateTest.php
|
2013-07-22 18:33:55 +04:00 |
|
bzick
|
c4610a7778
|
Update to 1.1
Read CHANGELOG.md#1.1.0
|
2013-07-22 18:03:43 +04:00 |
|
bzick
|
f6cc2d5993
|
Remove addTemplate method
|
2013-07-20 21:25:32 +04:00 |
|
Ivan Shalganov
|
ce8f0201cc
|
Merge pull request #15 from klkvsk/fix-functions-args
Fix for default arguments in custom template functions + tests
|
2013-07-18 14:34:12 -07:00 |
|
bzick
|
617fc7324c
|
Improve providers. Renders now use bulk checks via ::verify
|
2013-07-13 12:00:19 +04:00 |
|
klkvsk
|
ceedbd3372
|
fix for expressions like "{if (!($a || $b))}" (were failing to compile), tests added
|
2013-07-12 12:05:37 +04:00 |
|
klkvsk
|
a2b5b43cb1
|
proper fix for array params (now works with both positional and named params), tests
|
2013-07-11 16:13:11 +04:00 |
|
klkvsk
|
eb1fa83174
|
add tests for custom functions in template
|
2013-07-11 14:14:34 +04:00 |
|
Sergey Beresnev
|
748ef29a1d
|
Refactoring Fenom\Template::compile: Removed goto, $from
Fixed issues with templates
'{if 0}none{/if} literal: { $a}{$a}{ $a} end'
'{* '
|
2013-07-08 12:43:20 +09:00 |
|
bzick
|
0bb82d9898
|
Fix escaping
|
2013-07-07 11:29:26 +04:00 |
|
bzick
|
968671d8a7
|
Add tests for auto escaping
|
2013-07-07 01:34:19 +04:00 |
|
bzick
|
9600fc78d7
|
Fix docs, done #2
|
2013-07-04 01:28:10 +04:00 |
|
bzick
|
b9ac24bb5b
|
Rename Cytro to Fenom
|
2013-06-28 11:53:53 +04:00 |
|