Dmitriy Simushev
|
824ae885c6
|
Fix escaping of tags with multiple slashes
|
2015-06-01 15:15:52 +00:00 |
|
Dmitriy Simushev
|
04f963a21f
|
Fix slashes mess in Tokenizer
See #113 for details
|
2015-05-19 13:22:15 +00:00 |
|
behrooz shabani (everplays)
|
07c49bbb3f
|
make sure that buffer is always a string
|
2014-08-20 13:08:33 +04:30 |
|
behrooz shabani (everplays)
|
35ea671fd7
|
fix 0 being treated as empty string, fixes #76
|
2014-08-20 10:14:02 +04:30 |
|
fzerorubigd
|
84c6e3006c
|
fix #71
|
2014-07-11 21:05:26 +04:30 |
|
fzerorubigd
|
a9178d5f01
|
fix phpcs
|
2014-07-04 22:30:41 +04:30 |
|
fzerorubigd
|
0a35a913c2
|
add more test and fix a wrong test, also comment some not-used-at-all codes.
If need some of thease code back, create a test case for them.
|
2014-07-04 22:22:18 +04:30 |
|
fzerorubigd
|
a68318f4c5
|
Support whitespace deletion
Need more test :)
fixes #61
|
2014-07-04 03:36:14 +04:30 |
|
Dmitriy Simushev
|
a6955b83a9
|
Fix quotes extra escape
|
2014-06-24 14:42:22 +00:00 |
|
behrooz shabani (everplays)
|
93b6dd8cb6
|
fixes extra escaping of scalar arguments
|
2014-06-23 13:29:50 +04:30 |
|
behrooz shabani (everplays)
|
4e0ed3c7ae
|
more escaping related fixes
|
2014-03-21 03:29:31 +03:30 |
|
behrooz shabani (everplays)
|
d719bd12ca
|
don't eat up backslashes. fixes #59
|
2014-03-21 02:39:59 +03:30 |
|
behrooz shabani (everplays)
|
413585f9ce
|
Added missing copyright notices. fixes #57
|
2014-03-17 00:58:50 +03:30 |
|
behrooz shabani (everplays)
|
da443c5fd5
|
added support for escaping tags. fixes #53
|
2014-03-08 14:50:08 +03:30 |
|
fzerorubigd
|
8938fdc5c3
|
Another cleanup
|
2013-11-08 18:48:19 +03:30 |
|
behrooz shabani (everplays)
|
e513648544
|
use PHP CodeSniffer's coding standards
|
2013-11-05 14:12:44 +03:30 |
|
webuser
|
82a9faf3eb
|
add namespace, remove underscores from class names
|
2013-09-21 15:10:30 -04:00 |
|
Behrooz Shabani
|
8eb732f407
|
Merge pull request #15 from daviddeutsch/master
Support for context passed into a partial as an argument
|
2013-07-26 03:17:19 -07:00 |
|
David Deutsch
|
3229ad7c45
|
Support for context passed into a partial as an argument
|
2013-07-26 01:27:07 +02:00 |
|
fzerorubigd
|
65eb09d101
|
Adding Handlebars_String to fix #12
If a helper return a Handlebars_String, then the result is compiled again.
|
2013-06-01 17:40:45 +04:30 |
|
fzerorubigd
|
8d266bfcd8
|
return {{^var}} handler
|
2012-11-29 12:20:49 +03:30 |
|
fzerorubigd
|
8db6b089ca
|
remove {{^ handler
|
2012-10-28 19:31:19 +03:30 |
|
fzerorubigd
|
2af461c7f6
|
initial commit
|
2012-10-25 19:00:10 +03:30 |
|