bzick
|
6b8ddd4ecc
|
Done #83
|
2014-06-28 21:08:20 +04:00 |
|
bzick
|
2cc9ffdf62
|
Merge branch 'origin/master'
|
2014-06-28 16:41:58 +04:00 |
|
bzick
|
4773d77611
|
dev #83
|
2014-06-28 16:38:50 +04:00 |
|
Danil Chekalin
|
674dd2d909
|
Fix crash last ',' in array
|
2014-06-19 23:49:00 +07:00 |
|
Danil Chekalin
|
76e90e8404
|
Supplement documentation for ::factory
|
2014-06-19 23:44:18 +07:00 |
|
bzick
|
8a3dbf1ffa
|
Update docs
|
2014-06-18 17:21:29 +04:00 |
|
bzick
|
ad9a601b9f
|
2.0.1
|
2014-06-09 23:40:59 +04:00 |
|
bzick
|
f3de50813e
|
Fix '~=' operator
|
2014-06-09 23:40:59 +04:00 |
|
bzick
|
c5f644c3db
|
Fix switch. Update docs
|
2014-05-14 17:07:48 +04:00 |
|
bzick
|
d8c4ea6994
|
Done :ignore option, improve ignore mechanism
|
2014-05-12 00:36:50 +04:00 |
|
bzick
|
45afbfabdf
|
Add STRIP option
|
2014-05-08 12:56:37 +04:00 |
|
bzick
|
49003c356c
|
Add test depends of PHP version
|
2014-05-06 15:27:31 +04:00 |
|
bzick
|
cd490d2bf6
|
Reformat. Fix pipe. Add more tests
|
2014-05-06 14:22:58 +04:00 |
|
bzick
|
783bf10b39
|
Done tag option :raw and :escape
|
2014-05-06 00:45:37 +04:00 |
|
Ivan Shalganov
|
02368a0a47
|
Add autoloader
|
2014-04-17 23:50:18 +04:00 |
|
Ivan Shalganov
|
e740bb2bd9
|
Typo
|
2014-04-17 23:32:44 +04:00 |
|
Ivan Shalganov
|
2b1a8652e2
|
Cleanup and reformat code
|
2014-04-17 23:27:59 +04:00 |
|
Ivan Shalganov
|
0e8880faf9
|
Add Tag entity for compilers. Add tag options
|
2014-04-17 23:22:50 +04:00 |
|
Ivan Shalganov
|
1437a13bd1
|
Add tag entry
|
2014-04-12 01:00:58 +04:00 |
|
Ivan Shalganov
|
11ae49f187
|
Macro accept arguments as variables (starts from $)
|
2014-04-11 23:29:36 +04:00 |
|
Ivan Shalganov
|
8adc2ac55d
|
Temporary disable broken tests
|
2014-04-10 10:58:14 +04:00 |
|
Ivan Shalganov
|
27bd06f534
|
Cleanaup
|
2014-04-10 10:33:51 +04:00 |
|
Ivan Shalganov
|
218efdffe6
|
Fix #75 for new inheritance system
|
2014-04-10 01:49:15 +04:00 |
|
Ivan Shalganov
|
654b259b42
|
Merge branch 'origin/master'
Conflicts:
CHANGELOG.md
docs/tags/raw.md
src/Fenom/Compiler.php
src/Fenom/Render.php
src/Fenom/Template.php
|
2014-04-10 00:11:04 +04:00 |
|
Ivan Shalganov
|
0fcc5463e8
|
Merge remote-tracking branch 'origin/master'
|
2014-04-09 20:01:59 +04:00 |
|
Ivan Shalganov
|
e9a60041c4
|
Fix #75: macros don's share between child and parent templates
|
2014-04-09 20:01:20 +04:00 |
|
Ivan Shalganov
|
1f9a56500e
|
Fix #75: throw invalid exception
|
2014-04-09 20:00:08 +04:00 |
|
Ivan Shalganov
|
777e315dce
|
Dev flags
|
2014-04-09 18:03:49 +04:00 |
|
Ivan Shalganov
|
c210303b72
|
More test, reformat code to PSR-0
|
2014-02-27 16:30:44 +04:00 |
|
Ivan Shalganov
|
e00d6c7e50
|
Cleanup code
|
2014-02-27 00:24:57 +04:00 |
|
Ivan Shalganov
|
127ed0fef8
|
Fix test for PHP 5.3
|
2014-02-26 23:59:28 +04:00 |
|
Ivan Shalganov
|
000009a5d3
|
Done dynamic extends
|
2014-02-26 23:57:29 +04:00 |
|
Ivan Shalganov
|
9c0cea5934
|
Fix tests for PHP 5.3
|
2014-02-22 20:56:21 +04:00 |
|
Ivan Shalganov
|
a523d4a4aa
|
Done #66, dev dynamic extends
|
2014-02-22 20:34:53 +04:00 |
|
igorhim
|
65477a5a06
|
Fix warning object to string
|
2014-02-18 23:53:02 +02:00 |
|
igorhim
|
df5fb0516d
|
Fix custom modifier closure functions call
|
2014-02-18 23:48:56 +02:00 |
|
Ivan Shalganov
|
52c0858d06
|
Done #5, dev #66, improve blocks, refectory block's tests
|
2014-02-14 15:55:36 +04:00 |
|
Ivan Shalganov
|
dc287f08b2
|
Translate modifier's docs
|
2014-01-29 10:01:31 +02:00 |
|
Ivan Shalganov
|
75bcc4e0ff
|
Add #48: allow call static method in templates and allow disable this option
|
2014-01-28 19:24:47 +02:00 |
|
Ivan Shalganov
|
7759df8453
|
Performance improvement: use plain array instead of ArrayObject for variable storage into templates
|
2014-01-27 23:58:14 +04:00 |
|
Ivan Shalganov
|
5049056046
|
Fix #58, small improvements
|
2014-01-20 11:54:28 +04:00 |
|
Ivan Shalganov
|
19e0898da6
|
Merge branch 'origin/master'
Conflicts:
CHANGELOG.md
|
2014-01-08 01:10:18 +04:00 |
|
evseevnn
|
cd8e8a1bb4
|
Проверка на строку не нужна
В регулярном выражении нет необходимости указывать "^", так как .* заякоривается автоматом.
|
2013-12-21 15:19:20 +03:00 |
|
Ivan Shalganov
|
1ce0315282
|
1.4.8
|
2013-12-01 19:30:09 +04:00 |
|
Ivan Shalganov
|
6fec661ea7
|
Add tag filter. Move benchmark to another project
|
2013-10-08 17:48:23 +04:00 |
|
Ivan Shalganov
|
58c8f450b8
|
Fixes
|
2013-09-21 23:24:22 +04:00 |
|
Ivan Shalganov
|
5770c5aea9
|
Disable problem code. Add more tests
|
2013-09-19 23:10:19 +04:00 |
|
Ivan Shalganov
|
dcb91775ca
|
Merge branch 'origin/master'
Conflicts:
src/Fenom/Compiler.php
src/Fenom/Template.php
tests/cases/Fenom/TemplateTest.php
tests/cases/Fenom/TokenizerTest.php
tests/cases/FenomTest.php
|
2013-09-15 16:39:29 +04:00 |
|
Ivan Shalganov
|
f9d9f098b7
|
Remove {unser} and add tests
|
2013-09-15 16:05:18 +04:00 |
|
bzick
|
7c038e0ba9
|
Fix tests
|
2013-09-14 19:55:53 +04:00 |
|