You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jan Lehnardt b579404912 s/ENABLE-STRING-ARRAYS/JSTACHE-ENABLE-STRING-ARRAYS/ 16 years ago
..
array_of_strings.html s/ENABLE-STRING-ARRAYS/JSTACHE-ENABLE-STRING-ARRAYS/ 16 years ago
array_of_strings.js added processing arrays of plain values 16 years ago
array_of_strings.txt make strings of arrays a pragma option, introduce {{%PRAGMA}} tag to enable features 16 years ago
comments.html initial drop 16 years ago
comments.js add mustache tests, implement partials 16 years ago
comments.txt add test suite, implement escaping 16 years ago
complex.html initial drop 16 years ago
complex.js add test suite, implement escaping 16 years ago
complex.txt add test suite, implement escaping 16 years ago
delimiters.html Fixed changing the delimiter 16 years ago
delimiters.js Fixed changing the delimiter 16 years ago
delimiters.txt Fixed changing the delimiter 16 years ago
error_not_found.html Fix error message consistency. 16 years ago
error_not_found.js Fix error message consistency. 16 years ago
error_not_found.txt Fix error message consistency. 16 years ago
escaped.html initial drop 16 years ago
escaped.js add test suite, implement escaping 16 years ago
escaped.txt add test suite, implement escaping 16 years ago
pragma.html make strings of arrays a pragma option, introduce {{%PRAGMA}} tag to enable features 16 years ago
pragma.js make strings of arrays a pragma option, introduce {{%PRAGMA}} tag to enable features 16 years ago
pragma.txt make strings of arrays a pragma option, introduce {{%PRAGMA}} tag to enable features 16 years ago
recursion_with_same_names.html fixed bug where recursion overwrote data in the parent context 16 years ago
recursion_with_same_names.js fixed bug where recursion overwrote data in the parent context 16 years ago
recursion_with_same_names.txt fixed bug where recursion overwrote data in the parent context 16 years ago
reuse_of_enumerables.html Updated the render_segment to allow for the same variable to be reused for multiple template segments. Added a map function that can be used if not available on array natively - ahem IE ahem 16 years ago
reuse_of_enumerables.js Updated the render_segment to allow for the same variable to be reused for multiple template segments. Added a map function that can be used if not available on array natively - ahem IE ahem 16 years ago
reuse_of_enumerables.txt Fixing trailing white space sensitivity for reusable enumerable spec. 16 years ago
simple.html initial drop 16 years ago
simple.js initial drop 16 years ago
simple.txt add test suite, implement escaping 16 years ago
template_partial.2.html Avoid requiring partials in global scope. 16 years ago
template_partial.html ctemplate / mustache compat: partials now use >, not < 16 years ago
template_partial.js Avoid requiring partials in global scope. 16 years ago
template_partial.txt Avoid requiring partials in global scope. 16 years ago
two_in_a_row.html Rewritten render_tags, added test for two placeholder in one row 16 years ago
two_in_a_row.js Rewritten render_tags, added test for two placeholder in one row 16 years ago
two_in_a_row.txt Rewritten render_tags, added test for two placeholder in one row 16 years ago
unescaped.html initial drop 16 years ago
unescaped.js add test suite, implement escaping 16 years ago
unescaped.txt add test suite, implement escaping 16 years ago
view_partial.2.html Avoid requiring partials in global scope. 16 years ago
view_partial.html ctemplate / mustache compat: partials now use >, not < 16 years ago
view_partial.js Avoid requiring partials in global scope. 16 years ago
view_partial.txt add mustache tests, implement partials 16 years ago