Justin Hileman
|
fb5e4ecb30
Merge branch 'release/2.3.0'
|
12 年之前 |
Justin Hileman
|
0f1fc69e5c
Bump to v2.3.0
|
12 年之前 |
Justin Hileman
|
723ac37053
s/an/a/
|
12 年之前 |
Justin Hileman
|
01d413de0d
Merge branch 'hotfix/2.2.0' into dev
|
12 年之前 |
Justin Hileman
|
f0eb5091e2
Merge branch 'hotfix/2.2.0'
|
12 年之前 |
Justin Hileman
|
934a5495bb
Bump Genghis version.
|
12 年之前 |
Justin Hileman
|
c160134b6d
Add a 'strict_callables' option to Mustache_Engine
|
12 年之前 |
Justin Hileman
|
7fb7758178
Include header in generated bootstrap files.
|
12 年之前 |
Justin Hileman
|
32a397f93d
Remove unused submodule.
|
12 年之前 |
Justin Hileman
|
ca44ef68f8
Move loader cascading into the loadPartial method.
|
12 年之前 |
Justin Hileman
|
72007e65b4
Simplify `setPartials` nested ifs.
|
12 年之前 |
Matt DeClaire
|
32b747be5c
fix test: a partialLoader should match the loader when neither are specified
|
12 年之前 |
Matt DeClaire
|
5a3802e2a6
fix for when loader is not defined
|
12 年之前 |
Matt DeClaire
|
62435a5705
lazily default partialsLoader to loader
|
12 年之前 |
Matt DeClaire
|
8053ce7093
implement default behavior for the partials_loader
|
12 年之前 |
Justin Hileman
|
12d6884b4b
Improve test coverage for custom escapers and charsets.
|
13 年之前 |
Justin Hileman
|
c75b4c2e0b
Fix compiled templates' PSR-2 compliance.
|
13 年之前 |
Justin Hileman
|
d5e199b3b9
Update build_bootstrap with all the new classes!
|
13 年之前 |
Justin Hileman
|
a777c587f2
Add `resolveValue` method to base Template.
|
13 年之前 |
Justin Hileman
|
cf76a4b8f9
Remove unused `escape` param from `renderInternal`
|
13 年之前 |
Justin Hileman
|
05e527fe21
Don't instantiate a LambdaHelper for classes with no Lambdas :)
|
13 年之前 |
Justin Hileman
|
38453d0eac
Merge remote-tracking branch 'rothshahar/patch-1' into dev
|
13 年之前 |
Shahar Roth
|
2c29f7e2b6
Update src/Mustache/Engine.php
|
13 年之前 |
Justin Hileman
|
b1ca6f3cae
Update Lambda Helper docblock. It was a lie.
|
13 年之前 |
Justin Hileman
|
e5bc8d5edf
Add a CascadingLoader implementation.
|
13 年之前 |
Justin Hileman
|
b22d15a759
Add an inline template loader.
|
13 年之前 |
Justin Hileman
|
59020c2e4f
Remove unnecessary @implements annotations.
|
13 年之前 |
Justin Hileman
|
5fcd9f6d25
mention UnknownTemplateException in loader interface
|
13 年之前 |
Justin Hileman
|
a20068657e
Link to main docs more prominently
|
13 年之前 |
Justin Hileman
|
1f07edd1ad
Bail early on log formatting if message has no placeholders.
|
13 年之前 |