Paul Dragoonis
|
81a9fc37ae
Changing private to protected
|
13 年之前 |
Justin Hileman
|
d1b5601bd2
Fix class names in documentation
|
13 年之前 |
Justin Hileman
|
277288137b
Coding standards fixes.
|
13 年之前 |
Justin Hileman
|
345a0c45f7
Merge pull request #101 from bobthecow/feature/lambda-helper
|
13 年之前 |
Justin Hileman
|
cc7d164a42
Coding standards fix.
|
13 年之前 |
Justin Hileman
|
510f6cafd1
Merge branch 'dev' into feature/lambda-helper
|
13 年之前 |
Justin Hileman
|
5f29e8305b
Fix Context::find
|
13 年之前 |
Justin Hileman
|
83cf3158ae
Context::find Failing test
|
13 年之前 |
Justin Hileman
|
169e6e0a1f
Fix whitespace in a few test files (PSR-2)
|
13 年之前 |
Justin Hileman
|
52c7ccf1b9
Pass a helper to section lambdas
|
13 年之前 |
Justin Hileman
|
9e436f8c07
Merge branch 'release/2.0.0' into dev
|
13 年之前 |
Justin Hileman
|
0673292ac8
Bump version to 2.0.0
|
13 年之前 |
Roy
|
be5390b2d7
Update Readme.markdown to point at the updated mustache.github.com url.
|
13 年之前 |
Justin Hileman
|
27c7719a33
Travis changes available point releases too often.
|
13 年之前 |
Justin Hileman
|
0c22b75ec1
Version bump to 2.0.2-rc.1
|
13 年之前 |
Justin Hileman
|
83b6f935f7
Fixes for PSR-1/2
|
13 年之前 |
Justin Hileman
|
7750a41369
Minor code style cleanup.
|
13 年之前 |
Justin Hileman
|
d8bc0b870f
'Improve' code coverage :)
|
13 年之前 |
Justin Hileman
|
49e47de612
Use versions Travis actually supports
|
13 年之前 |
Justin Hileman
|
5486537b10
Composer updates
|
13 年之前 |
Justin Hileman
|
4dd4db6065
Code style cleanup.
|
13 年之前 |
Justin Hileman
|
6b8b89a0ae
Merge pull request #91 from bobthecow/feature/psr-1
|
13 年之前 |
Justin Hileman
|
2448992cc8
Update to proposed PSR-1 coding standard.
|
13 年之前 |
Justin Hileman
|
be5cfb3e9e
Rename Mustache_Mustache to Mustache_Engine.
|
13 年之前 |
Justin Hileman
|
1ffd7c1a8f
Remove some more slashes for 5.2.
|
13 年之前 |
Justin Hileman
|
0135107769
Only PHP >= 5.3.0 can call templates directly.
|
13 年之前 |
Justin Hileman
|
36fbb28387
Remove namespace from exception.
|
13 年之前 |
Justin Hileman
|
a47289607d
Templates are only callable in 5.3+
|
13 年之前 |
Justin Hileman
|
291ca6d4cb
Update the test suite config to actually exclude FiveThree
|
13 年之前 |
Justin Hileman
|
d1912038f3
Segregate 5.3+ tests, exclude them from phpunit config.
|
13 年之前 |