Cache
|
Another cleanup
|
2013-11-08 18:48:19 +03:30 |
Loader
|
add InlineLoader Class (import from Mustache PHP)
|
2015-01-26 13:54:22 +09:00 |
Arguments.php
|
Treat integer helper arguments as literals
|
2014-09-10 12:31:23 +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 |
Context.php
|
Update Context.php
|
2014-08-28 10:10:05 +02:00 |
Handlebars.php
|
Added custom template class option
|
2014-12-16 18:35:16 -05:00 |
Helpers.php
|
Add ability to merge Helpers collections
|
2014-12-12 12:25:21 +00:00 |
Loader.php
|
Added missing copyright notices. fixes #57
|
2014-03-17 00:58:50 +03:30 |
Parser.php
|
fix #71
|
2014-07-11 21:05:26 +04:30 |
SafeString.php
|
Add \Handlebars\SafeString class
|
2014-02-03 08:50:01 +00:00 |
String.php
|
Add \Handlebars\SafeString class
|
2014-02-03 08:50:01 +00:00 |
Template.php
|
Added custom template class option
|
2014-12-16 18:35:16 -05:00 |
Tokenizer.php
|
make sure that buffer is always a string
|
2014-08-20 13:08:33 +04:30 |