.. |
Cache
|
Implementation of TTL for caching
|
2016-07-25 16:14:39 +02:00 |
Helper
|
Merge pull request #137 from stevejordan/if_unless_depth_correction
|
2016-07-31 12:16:29 +02:00 |
Loader
|
Replace String class with StringWrapper one
|
2015-08-06 10:45:25 +00:00 |
Arguments.php
|
Replace String class with StringWrapper one
|
2015-08-06 10:45:25 +00:00 |
Autoloader.php
|
Added missing copyright notices. fixes #57
|
2014-03-17 00:58:50 +03:30 |
BaseString.php
|
Add \Handlebars\SafeString class
|
2014-02-03 08:50:01 +00:00 |
Cache.php
|
Implementation of TTL for caching
|
2016-07-25 16:14:39 +02:00 |
ChildContext.php
|
phpcs approval
|
2015-09-21 18:49:08 +08:00 |
Context.php
|
Fix context switching for mustache blocks
|
2016-12-26 21:19:24 -05:00 |
Handlebars.php
|
properly pop the context for fn and inverse callbacks
|
2016-11-16 21:52:19 +01:00 |
Helper.php
|
Pass an instance of \Handlebars\Arguments to a helper
|
2014-09-20 08:59:45 +00:00 |
Helpers.php
|
Merge remote-tracking branch 'origin/develop'
|
2016-07-31 14:30:53 +04:30 |
Loader.php
|
Added missing copyright notices. fixes #57
|
2014-03-17 00:58:50 +03:30 |
Parser.php
|
Add conditional to check if section
|
2016-12-12 08:05:58 -05:00 |
SafeString.php
|
Add \Handlebars\SafeString class
|
2014-02-03 08:50:01 +00:00 |
String.php
|
Replace String class with StringWrapper one
|
2015-08-06 10:45:25 +00:00 |
StringWrapper.php
|
Replace String class with StringWrapper one
|
2015-08-06 10:45:25 +00:00 |
Template.php
|
Fix context switching for mustache blocks
|
2016-12-26 21:19:24 -05:00 |
Tokenizer.php
|
Uses break in switch statements for php 7.3 upgrade
|
2019-04-10 10:36:22 -05:00 |