Commit Graph

212 Commits

Author SHA1 Message Date
bzick
e0fc70b751 Improve accessor: add writable condition 2015-06-02 10:59:28 +03:00
bzick
ef4458ca10 Add custom parsers for accessors 2015-06-01 23:42:47 +03:00
bzick
30921d3500 Refectory term parser (if ->switch) 2015-06-01 23:36:30 +03:00
bzick
ec890cc819 Add is_var argument for accessor 2015-06-01 23:20:02 +03:00
bzick
806467453d Done #165 2015-05-23 23:09:16 +03:00
bzick
9269b6b4ad Fix: parse error if macro defined without arguments 2015-04-26 22:24:20 +03:00
bzick
9a725deaff Done range in foreach 2015-02-22 23:07:26 +03:00
bzick
83fbfb1fca Merge branch 'origin/master'
Conflicts:
	src/Fenom/Template.php
	tests/cases/Fenom/SandboxTest.php
2015-02-22 11:32:11 +03:00
bzick
3db7d0b220 Fix #152 2015-02-19 17:11:44 +03:00
bzick
8f3c94a7a1 Fix #147 2015-02-19 17:04:15 +03:00
bzick
ed860a49cb Add range support. Tag {for} now deprecated 2015-02-12 12:13:35 +03:00
bzick
a9b9c89f88 Fix bug: unexpected array conversion when object given to {foreach} with force verify option 2015-02-10 14:30:31 +03:00
bzick
f985fff314 Fix #144: invalid ternary operator priority 2015-02-02 12:03:15 +03:00
bzick
a09b2f7620 Fix #135 (repeat commit) 2015-02-02 12:02:30 +03:00
bzick
89f2e23750 Fix #144: forgot prepend unary operator 2015-02-02 11:49:42 +03:00
bzick
5d87060f42 Dummy protect 2015-02-01 01:13:39 +03:00
bzick
76b5d3e6fa Add array of variable to tag-function's arguments 2015-02-01 00:51:49 +03:00
bzick
4beacd57b9 Fix #116 (broken regexp) 2015-02-01 00:49:59 +03:00
bzick
0339a12b3d Fix #116 2015-01-31 19:16:43 +03:00
bzick
e310236745 Fix #138 2015-01-30 16:52:58 +03:00
bzick
2f769c294c Fix: parse error then modifier's argument converts to false 2015-01-22 13:55:22 +03:00
bzick
7ac11fb3cc Remove debug 2015-01-08 15:57:53 +03:00
bzick
d096a80395 Fix #132 + test.
Also small performance fix
2015-01-08 15:52:33 +03:00
bzick
16d5f337c0 Formatting 2015-01-08 12:44:38 +03:00
bzick
5e42892979 fix typo 2015-01-07 17:19:17 +03:00
bzick
8d6bfb00d1 Small improve 2015-01-07 17:00:54 +03:00
bzick
22fb471c89 Cleanup. Improves. 2015-01-07 15:24:57 +03:00
bzick
d4bfb366b8 Fix #128 2015-01-06 23:42:54 +03:00
bzick
ae592d22c7 Fix bug: invalid cache name then templates extends via array 2015-01-06 21:35:42 +03:00
bzick
bc73e5b733 Merge branch 'master' into develop
Conflicts:
	docs/ru/syntax.md
	sandbox/fenom.php
2015-01-02 22:48:56 +03:00
bzick
4ca7ccb5e0 Fix #126: disable clearcachestats() by default in Fenom\Provider. Add method Fenom\Provider->setClearCachedStats() for enable clearcachestats() 2015-01-02 17:43:41 +03:00
bzick
f532658cc4 Fix #122. Compatibility problem with mb_string 2014-11-06 00:55:32 +03:00
bzick
7e8598ae3b ++Docs 2014-11-05 16:07:50 +03:00
bzick
1c439fedb7 Docs 2014-10-31 10:55:58 +03:00
bzick
c238053e99 Fix #120, #104, #119 2014-10-30 23:56:16 +03:00
bzick
0091b17c8a Done accessor 2014-10-15 01:01:55 +04:00
bzick
4b65e80312 Fix for php 5.3 2014-10-05 22:01:11 +04:00
bzick
e55402c2f4 Dev accessor. Add ~~ operator. ++Docs. ++Tests 2014-10-05 20:37:30 +04:00
bzick
af7546a8ec Fix #105 + tests 2014-08-23 11:41:21 +04:00
bzick
7d59b0e642 Done #97 + tests 2014-08-06 01:17:21 +04:00
bzick
469833376d Add tests for {add} 2014-08-06 00:08:51 +04:00
bzick
3dc64aa2ce Update dosc and add tags {set} and {add} 2014-08-05 17:50:00 +04:00
bzick
6329765572 Update dosc and add tags {set} and {add} 2014-08-05 17:49:42 +04:00
bzick
86479f6459 Improve GPA 2014-07-30 00:23:26 +04:00
bzick
97838eb0b9 Add tests 2014-07-11 12:11:51 +04:00
bzick
e6a9b511bd Add test for new modifiers and fix bugs 2014-07-11 11:46:19 +04:00
bzick
702dbfd88d Add modifiers match, ematch, replace, ereplace, split, esplit, join with documentation 2014-07-10 23:27:59 +04:00
bzick
d9b21ea68c addFunctionSmart allow array as callable 2014-07-08 10:27:02 +04:00
bzick
a4883d75e5 Fix #90 2014-07-03 12:07:20 +04:00
bzick
3a6347d96b Hotfix: semicolon missed 2014-06-30 13:56:58 +04:00