Justin Hileman
|
b30d938441
Bump version number.
|
13 years ago |
Justin Hileman
|
fab64b14bf
Add a `throws_exceptions` constructor option.
|
13 years ago |
jwronsky
|
6c2b85c36b
Dot notation with numeric indexes fix.
|
14 years ago |
Justin Hileman
|
0a76694169
Remove deprecated call in _renderTemplate call.
|
14 years ago |
Justin Hileman
|
36ac3710f1
Clean up pragma exception fix, add test coverage.
|
14 years ago |
Chris Czub
|
1c2e9a22d3
Use the _throwsExceptions(MustacheException::UNKNOWN_PRAGMA) config
|
14 years ago |
Justin Hileman
|
1764e6270b
Version bump (0.9.0)
|
14 years ago |
Justin Hileman
|
236ba060ca
Code style updates.
|
14 years ago |
Justin Hileman
|
e5f3a059ab
Merge branch 'feature/partial-loader' into dev
|
14 years ago |
Justin Hileman
|
3f78fefcc2
Version bump to 0.8.1
|
14 years ago |
Justin Hileman
|
30d23077c8
Use strict equality for unknown pragma check.
|
14 years ago |
wmorancfi
|
3b20940662
Fix validation of constructor-passed pragmas
|
14 years ago |
Justin Hileman
|
2aaa820965
Add a 'MustacheLoader' filesystem loader.
|
14 years ago |
Justin Hileman
|
02f8cec3e3
Bump version number.
|
14 years ago |
Justin Hileman
|
ceb0766f66
$leading and $trailing shouldn't be escaped.
|
14 years ago |
Justin Hileman
|
1fa5d288e7
Remove remnant `$key` from old spec version code.
|
14 years ago |
Justin Hileman
|
9f7ab9d362
Merge branch 'dev' into feature/higher-order-sections
|
14 years ago |
Damien Tournoud
|
ac418ad876
Restrict the callable lambda to object calls and anonymous functions.
|
15 years ago |
Justin Hileman
|
ccf4b33666
Add a SPEC_VERSION constant, since that's super handy too.
|
14 years ago |
Justin Hileman
|
fbcea210e3
Version bump
|
14 years ago |
Justin Hileman
|
b7a12665ea
Add a VERSION constant.
|
14 years ago |
Justin Hileman
|
28b5a457ce
fix merge conflict.
|
14 years ago |
Justin Hileman
|
0c467311e8
Merge remote-tracking branch 'KevBurnsJr/fixing_delimiters' into feature/delimiter-cleanup
|
14 years ago |
KevBurnsJr
|
527bca37f3
Fixing testStickyDelimiters
|
14 years ago |
Justin Hileman
|
1abf854af3
Make section rendering delimiter-chage-aware. Fixes longstanding section/delimiter bug.
|
14 years ago |
Justin Hileman
|
eff36b5540
Coding style? Conventions? Consistency? Who needs that?. Mebbe I should get some sleep :)
|
14 years ago |
KevBurnsJr
|
5e7f0ea4bd
Relocating _renderTags($before) since _renderTags now has the ability to modify delimiters
|
14 years ago |
KevBurnsJr
|
77f9a37b9e
Moving $orig_tags to render
|
14 years ago |
Justin Hileman
|
e452b4cb73
Fix the last couple of regressions with section rendering.
|
14 years ago |
Justin Hileman
|
f95f8c09a8
More efficient return from _findSection.
|
14 years ago |