handlebars.php/src/Handlebars
2015-06-07 23:09:14 +02:00
..
Cache APC cache improvement 2015-05-11 21:35:14 +02:00
Helper fix php cs also fixes #105 2015-01-29 22:18:26 +03:30
Loader FilesystemLoader: Updates to be more extendable 2015-05-17 16:41:12 -04: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
Cache.php final touch on fixing missing copyright notices 2014-03-17 13:44:21 +03:30
Context.php Implementation + tests for the @root special variable like in handlebars-v2.0.0.js 2015-03-10 13:42:10 +01:00
Handlebars.php Added custom template class option 2014-12-16 18:35:16 -05:00
Helper.php Added helper interface and converted all built in helpers 2014-03-26 21:59:57 -04: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 support for class with __toString method as a context variable. 2015-06-07 23:09:14 +02:00
Tokenizer.php Fix escaping of tags with multiple slashes 2015-06-01 15:15:52 +00:00