Justin Hileman
|
1abf854af3
Make section rendering delimiter-chage-aware. Fixes longstanding section/delimiter bug.
|
14 år sedan |
Justin Hileman
|
eff36b5540
Coding style? Conventions? Consistency? Who needs that?. Mebbe I should get some sleep :)
|
14 år sedan |
KevBurnsJr
|
5e7f0ea4bd
Relocating _renderTags($before) since _renderTags now has the ability to modify delimiters
|
14 år sedan |
KevBurnsJr
|
77f9a37b9e
Moving $orig_tags to render
|
14 år sedan |
Justin Hileman
|
e452b4cb73
Fix the last couple of regressions with section rendering.
|
14 år sedan |
Justin Hileman
|
f95f8c09a8
More efficient return from _findSection.
|
14 år sedan |
Justin Hileman
|
9af6b2033e
Work in progress. Fixing double-rendering of sections, mustache injection, etc.
|
14 år sedan |
Justin Hileman
|
60e7fbbb34
Fix whitespace bugs in partials, interpolation and comments.
|
14 år sedan |
Justin Hileman
|
25253b3c00
DOT-NOTATION and IMPLICIT-ITERATOR are now part of core spec.
|
14 år sedan |
Justin Hileman
|
f0861da000
Merge branch 'dev' into feature/spec-update
|
14 år sedan |
Justin Hileman
|
ebfe6495bb
Clean up $options code.
|
14 år sedan |
Woody Gilk
|
9a866e9721
Mustache::$_otag and Mustache::$_ctag no longer need to be public with _setOptions added
|
14 år sedan |
Woody Gilk
|
8bc3b1558c
Added $options to constructor, along with _setOptions method to allow setting some options at runtime
|
14 år sedan |
Justin Hileman
|
392b0a3c57
Check whether context item is an array before using it.
|
14 år sedan |
Luke Morton
|
5130ff2cbe
Fixes #28
|
15 år sedan |
Luke Morton
|
7d239849da
Fixes #25
|
15 år sedan |
Justin Hileman
|
64b5cd0964
Cleanup.
|
15 år sedan |
Justin Hileman
|
c5bf83f9a9
Move class constants to their logical places.
|
15 år sedan |
Justin Hileman
|
289cd023d4
Optimize dot notation check
|
15 år sedan |
Justin Hileman
|
b33b1a7bf2
Remove an extra trim();
|
15 år sedan |
Justin Hileman
|
c1bac31884
Merge branch 'dev' into feature/whitespace-overhaul
|
15 år sedan |
Justin Hileman
|
fe91be1fb1
Pre-escape tag type constants (saves us from doing it each time the regex strings are prepared)
|
15 år sedan |
Justin Hileman
|
225a32d5bf
Updating _renderTag logic around leftover section tags.
|
15 år sedan |
Justin Hileman
|
2b8e2f6e84
Capture whitespace before tags, prefix it to partials.
|
15 år sedan |
Justin Hileman
|
3e6b8102b7
Massive overhaul of Mustache.php's whitespace handling.
|
15 år sedan |
Justin Hileman
|
38accdaf89
More correct sections implementation.
|
15 år sedan |
Justin Hileman
|
35c725089b
Revert "Merge branch 'luciferous-master' into dev"
|
15 år sedan |
Justin Hileman
|
9202a37cf5
Merge branch 'luciferous-master' into dev
|
15 år sedan |
Justin Hileman
|
54b5800d42
Merge branch 'ThePixelDeveloper-master' into dev
|
15 år sedan |
Justin Hileman
|
f2d77ad695
Whitespace
|
15 år sedan |