Commit Graph

18 Commits

Author SHA1 Message Date
behrooz shabani (everplays)
413585f9ce Added missing copyright notices. fixes #57 2014-03-17 00:58:50 +03:30
fzerorubigd
ff503a90a2
add more test 2013-12-06 21:32:36 +03:30
Craig Bass
df1d4fb98d Fix crybaby tavis.
(Seriously?)
2013-11-15 01:25:02 +00:00
Craig Bass
4bbb9e3a6b update authorship 2013-11-15 01:00:49 +00:00
Craig Bass
3ee0e13caf Fix bug using array $baseDir
* Corrected issue resulting from array constructor
* Corrected issue resulting from invalid clean-up of references
2013-11-14 18:07:42 +00:00
fzerorubigd
8938fdc5c3
Another cleanup 2013-11-08 18:48:19 +03:30
behrooz shabani (everplays)
79f25a884d fixed a typo in class names 2013-11-05 15:33:48 +03:30
behrooz shabani (everplays)
e513648544 use PHP CodeSniffer's coding standards 2013-11-05 14:12:44 +03:30
behrooz shabani (everplays)
8ed1ebd051 Merge branch 'master' of github.com:virtuecenter/handlebars.php
Conflicts:
	src/Handlebars/Template.php
2013-11-05 10:58:02 +03:30
Dan Fellars
c179a4ce9b Converted License from GPLv3 to MIT 2013-10-18 10:07:27 -06:00
webuser
82a9faf3eb add namespace, remove underscores from class names 2013-09-21 15:10:30 -04: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
e6b4182a75
another fix :I 2013-03-18 23:55:37 +03:30
fzerorubigd
ecbfa8f383
fix #9
Damn, I should write tests!
2013-03-18 15:12:40 +03:30
fzerorubigd
89f0c00790
Add array of path support to file system loader.
fix #9
2013-03-16 10:53:16 +03:30
Joey Baker
09c0442132 Setting a prefix on partial now works with sub directories 2013-02-26 17:44:13 -08:00
Joey Baker
eba64322c5 FileSystemLoader accepts option for a file prefix
This makes it easy to use the convention of prefixing partials with underscores.
2013-02-26 11:22:54 -08:00
fzerorubigd
2af461c7f6 initial commit 2012-10-25 19:00:10 +03:30