Justin Hileman 3e6b8102b7 Massive overhaul of Mustache.php's whitespace handling. 15 éve
..
child_context 5a819a33da Fix for missing child context in sections. 15 éve
comments 9b8454f2ba Simplified tag RegEx. Fixed bug preventing section modifiers inside comments. 15 éve
complex 3e6b8102b7 Massive overhaul of Mustache.php's whitespace handling. 15 éve
delimiters 05767e3b74 Trailing whitespace cleanup. 15 éve
dot_notation 0ff5a33505 Updated dot-notation example to include {{%PRAGMA}} tag. 15 éve
double_section 3e6b8102b7 Massive overhaul of Mustache.php's whitespace handling. 15 éve
escaped e3c7afde46 Moved test for #11 into 'escaped' example. 15 éve
grand_parent_context 3e6b8102b7 Massive overhaul of Mustache.php's whitespace handling. 15 éve
implicit_iterator 20ace3e74c Implemented implicit iterator pragma. 15 éve
inverted_double_section 3e6b8102b7 Massive overhaul of Mustache.php's whitespace handling. 15 éve
inverted_section fc170fca11 Add inverted section. 15 éve
partials 2c3984a604 Fix for #1 - incorrect context for partials. 15 éve
partials_with_view_class eeb5b245d1 Possible fix for #1 - ability to use partials with an arbitrary (non-Mustache) view class. 15 éve
pragma_unescaped 98ec8ea11a Fixed protected property in PragmaEscaped example (should be public) 15 éve
pragmas_in_partials df1b3c8e7d Pragmas in parent templates no longer apply to partials (as of a few commits ago). Added test case, removed known issue from readme. 15 éve
recursive_partials e2374d645b [punting] fixing whitespace in recursive partials template since mustache kinda sucks at whitespace :) 15 éve
section_iterator_objects e40a57cba1 Refactor section_iterator_objects example. 15 éve
section_magic_objects 93018640d9 Fixing test names to match prior art. 15 éve
section_objects 2cfb8aefc1 Rename section object tests to work with upcoming autoload-template feature. Clean up code to match style. 15 éve
sections 05767e3b74 Trailing whitespace cleanup. 15 éve
sections_nested 1282b8104a A broken example for issue #12 - recursive/nested sections. 15 éve
simple a93feb2f78 Fixed trailing newline in simple example output. 15 éve
unescaped 5e99b15252 Adding examples. 15 éve
utf8 1ede993bb3 Added double section, escaped output, utf8 escaped and utf8 unescaped examples. 15 éve
utf8_unescaped 1ede993bb3 Added double section, escaped output, utf8 escaped and utf8 unescaped examples. 15 éve
whitespace 9e803ed033 Fix for stripping leading/trailing whitespace from partial names, 15 éve