data/mstch-1.0.2/.appveyor.yml: ASCII text data/mstch-1.0.2/.gitignore: ASCII text data/mstch-1.0.2/.gitmodules: ASCII text data/mstch-1.0.2/.travis.yml: ASCII text data/mstch-1.0.2/CMakeLists.txt: ASCII text data/mstch-1.0.2/LICENSE: ASCII text data/mstch-1.0.2/README.md: C++ source, ASCII text data/mstch-1.0.2/benchmark/CMakeLists.txt: ASCII text data/mstch-1.0.2/benchmark/benchmark_main.cpp: C source, ASCII text data/mstch-1.0.2/cmake/mstch-config.cmake: ASCII text, with no line terminators data/mstch-1.0.2/include/mstch/mstch.hpp: C++ source, ASCII text data/mstch-1.0.2/src/mstch.cpp: C source, ASCII text data/mstch-1.0.2/src/render_context.cpp: C source, ASCII text data/mstch-1.0.2/src/render_context.hpp: C++ source, ASCII text data/mstch-1.0.2/src/state/in_section.cpp: C source, ASCII text data/mstch-1.0.2/src/state/in_section.hpp: C++ source, ASCII text data/mstch-1.0.2/src/state/outside_section.cpp: C source, ASCII text data/mstch-1.0.2/src/state/outside_section.hpp: C++ source, ASCII text data/mstch-1.0.2/src/state/render_state.hpp: C++ source, ASCII text data/mstch-1.0.2/src/template_type.cpp: C source, ASCII text data/mstch-1.0.2/src/template_type.hpp: C++ source, ASCII text data/mstch-1.0.2/src/token.cpp: C source, ASCII text data/mstch-1.0.2/src/token.hpp: C++ source, ASCII text data/mstch-1.0.2/src/utils.cpp: C source, ASCII text data/mstch-1.0.2/src/utils.hpp: C++ source, ASCII text data/mstch-1.0.2/src/visitor/get_token.hpp: C++ source, ASCII text data/mstch-1.0.2/src/visitor/has_token.hpp: C++ source, ASCII text data/mstch-1.0.2/src/visitor/is_node_empty.hpp: C++ source, ASCII text data/mstch-1.0.2/src/visitor/render_node.hpp: C++ source, ASCII text data/mstch-1.0.2/src/visitor/render_section.hpp: C++ source, ASCII text data/mstch-1.0.2/src/CMakeLists.txt: ASCII text data/mstch-1.0.2/test/CMakeLists.txt: ASCII text data/mstch-1.0.2/test/data/ampersand_escape.hpp: ASCII text data/mstch-1.0.2/test/data/ampersand_escape.mustache: ASCII text data/mstch-1.0.2/test/data/ampersand_escape.txt: ASCII text data/mstch-1.0.2/test/data/apostrophe.hpp: ASCII text data/mstch-1.0.2/test/data/apostrophe.mustache: ASCII text data/mstch-1.0.2/test/data/apostrophe.txt: ASCII text data/mstch-1.0.2/test/data/array_of_strings.hpp: ASCII text data/mstch-1.0.2/test/data/array_of_strings.mustache: ASCII text data/mstch-1.0.2/test/data/array_of_strings.txt: ASCII text data/mstch-1.0.2/test/data/backslashes.hpp: ASCII text data/mstch-1.0.2/test/data/backslashes.mustache: HTML document, ASCII text data/mstch-1.0.2/test/data/backslashes.txt: HTML document, ASCII text data/mstch-1.0.2/test/data/bug_11_eating_whitespace.hpp: ASCII text data/mstch-1.0.2/test/data/bug_11_eating_whitespace.mustache: ASCII text data/mstch-1.0.2/test/data/bug_11_eating_whitespace.txt: ASCII text data/mstch-1.0.2/test/data/bug_length_property.hpp: ASCII text data/mstch-1.0.2/test/data/bug_length_property.mustache: ASCII text data/mstch-1.0.2/test/data/bug_length_property.txt: ASCII text data/mstch-1.0.2/test/data/changing_delimiters.hpp: ASCII text data/mstch-1.0.2/test/data/changing_delimiters.mustache: ASCII text data/mstch-1.0.2/test/data/changing_delimiters.txt: ASCII text data/mstch-1.0.2/test/data/comments.hpp: ASCII text data/mstch-1.0.2/test/data/comments.mustache: ASCII text data/mstch-1.0.2/test/data/comments.txt: ASCII text data/mstch-1.0.2/test/data/complex.hpp: C++ source, ASCII text data/mstch-1.0.2/test/data/complex.mustache: HTML document, ASCII text data/mstch-1.0.2/test/data/complex.txt: HTML document, ASCII text data/mstch-1.0.2/test/data/context_lookup.hpp: ASCII text data/mstch-1.0.2/test/data/context_lookup.mustache: ASCII text data/mstch-1.0.2/test/data/context_lookup.txt: ASCII text data/mstch-1.0.2/test/data/delimiters.hpp: ASCII text data/mstch-1.0.2/test/data/delimiters.mustache: ASCII text data/mstch-1.0.2/test/data/delimiters.txt: ASCII text data/mstch-1.0.2/test/data/disappearing_whitespace.hpp: ASCII text data/mstch-1.0.2/test/data/disappearing_whitespace.mustache: ASCII text data/mstch-1.0.2/test/data/disappearing_whitespace.txt: ASCII text data/mstch-1.0.2/test/data/dot_notation.hpp: C++ source, ASCII text data/mstch-1.0.2/test/data/dot_notation.mustache: exported SGML document, ASCII text data/mstch-1.0.2/test/data/dot_notation.txt: exported SGML document, ASCII text data/mstch-1.0.2/test/data/double_render.hpp: ASCII text data/mstch-1.0.2/test/data/double_render.mustache: ASCII text data/mstch-1.0.2/test/data/double_render.txt: ASCII text data/mstch-1.0.2/test/data/empty_list.hpp: ASCII text data/mstch-1.0.2/test/data/empty_list.mustache: ASCII text data/mstch-1.0.2/test/data/empty_list.txt: ASCII text data/mstch-1.0.2/test/data/empty_sections.hpp: ASCII text, with no line terminators data/mstch-1.0.2/test/data/empty_sections.mustache: ASCII text data/mstch-1.0.2/test/data/empty_sections.txt: ASCII text data/mstch-1.0.2/test/data/empty_string.hpp: ASCII text data/mstch-1.0.2/test/data/empty_string.mustache: ASCII text data/mstch-1.0.2/test/data/empty_string.txt: ASCII text data/mstch-1.0.2/test/data/empty_template.hpp: ASCII text, with no line terminators data/mstch-1.0.2/test/data/empty_template.mustache: HTML document, ASCII text, with no line terminators data/mstch-1.0.2/test/data/empty_template.txt: HTML document, ASCII text, with no line terminators data/mstch-1.0.2/test/data/error_eof_in_section.hpp: ASCII text data/mstch-1.0.2/test/data/error_eof_in_section.mustache: ASCII text, with no line terminators data/mstch-1.0.2/test/data/error_eof_in_section.txt: ASCII text, with no line terminators data/mstch-1.0.2/test/data/error_eof_in_tag.hpp: ASCII text, with no line terminators data/mstch-1.0.2/test/data/error_eof_in_tag.mustache: ASCII text, with no line terminators data/mstch-1.0.2/test/data/error_eof_in_tag.txt: ASCII text, with no line terminators data/mstch-1.0.2/test/data/error_not_found.hpp: ASCII text data/mstch-1.0.2/test/data/error_not_found.mustache: ASCII text, with no line terminators data/mstch-1.0.2/test/data/error_not_found.txt: empty data/mstch-1.0.2/test/data/escaped.hpp: ASCII text data/mstch-1.0.2/test/data/escaped.mustache: ASCII text data/mstch-1.0.2/test/data/escaped.txt: ASCII text data/mstch-1.0.2/test/data/falsy.hpp: ASCII text data/mstch-1.0.2/test/data/falsy.mustache: ASCII text data/mstch-1.0.2/test/data/falsy.txt: ASCII text data/mstch-1.0.2/test/data/falsy_array.hpp: ASCII text data/mstch-1.0.2/test/data/falsy_array.mustache: ASCII text data/mstch-1.0.2/test/data/falsy_array.txt: ASCII text data/mstch-1.0.2/test/data/grandparent_context.hpp: ASCII text data/mstch-1.0.2/test/data/grandparent_context.mustache: ASCII text data/mstch-1.0.2/test/data/grandparent_context.txt: ASCII text data/mstch-1.0.2/test/data/higher_order_sections.hpp: C++ source, ASCII text data/mstch-1.0.2/test/data/higher_order_sections.mustache: ASCII text data/mstch-1.0.2/test/data/higher_order_sections.txt: ASCII text data/mstch-1.0.2/test/data/implicit_iterator.hpp: ASCII text data/mstch-1.0.2/test/data/implicit_iterator.mustache: ASCII text data/mstch-1.0.2/test/data/implicit_iterator.txt: ASCII text data/mstch-1.0.2/test/data/included_tag.hpp: ASCII text data/mstch-1.0.2/test/data/included_tag.mustache: ASCII text data/mstch-1.0.2/test/data/included_tag.txt: ASCII text data/mstch-1.0.2/test/data/inverted_section.hpp: ASCII text data/mstch-1.0.2/test/data/inverted_section.mustache: ASCII text data/mstch-1.0.2/test/data/inverted_section.txt: ASCII text data/mstch-1.0.2/test/data/keys_with_questionmarks.hpp: ASCII text data/mstch-1.0.2/test/data/keys_with_questionmarks.mustache: ASCII text data/mstch-1.0.2/test/data/keys_with_questionmarks.txt: ASCII text data/mstch-1.0.2/test/data/multiline_comment.hpp: ASCII text, with no line terminators data/mstch-1.0.2/test/data/multiline_comment.mustache: ASCII text data/mstch-1.0.2/test/data/multiline_comment.txt: ASCII text data/mstch-1.0.2/test/data/nested_dot.hpp: ASCII text, with no line terminators data/mstch-1.0.2/test/data/nested_dot.mustache: ASCII text, with no line terminators data/mstch-1.0.2/test/data/nested_dot.txt: ASCII text, with no line terminators data/mstch-1.0.2/test/data/nested_higher_order_sections.hpp: ASCII text data/mstch-1.0.2/test/data/nested_higher_order_sections.mustache: ASCII text data/mstch-1.0.2/test/data/nested_higher_order_sections.txt: ASCII text data/mstch-1.0.2/test/data/nested_iterating.hpp: ASCII text data/mstch-1.0.2/test/data/nested_iterating.mustache: ASCII text data/mstch-1.0.2/test/data/nested_iterating.txt: ASCII text data/mstch-1.0.2/test/data/nesting.hpp: ASCII text data/mstch-1.0.2/test/data/nesting.mustache: ASCII text data/mstch-1.0.2/test/data/nesting.txt: ASCII text data/mstch-1.0.2/test/data/nesting_same_name.hpp: ASCII text data/mstch-1.0.2/test/data/nesting_same_name.mustache: ASCII text data/mstch-1.0.2/test/data/nesting_same_name.txt: ASCII text data/mstch-1.0.2/test/data/null_lookup_array.hpp: ASCII text data/mstch-1.0.2/test/data/null_lookup_array.mustache: ASCII text data/mstch-1.0.2/test/data/null_lookup_array.txt: ASCII text data/mstch-1.0.2/test/data/null_lookup_object.hpp: ASCII text data/mstch-1.0.2/test/data/null_lookup_object.mustache: ASCII text data/mstch-1.0.2/test/data/null_lookup_object.txt: ASCII text data/mstch-1.0.2/test/data/null_string.hpp: ASCII text data/mstch-1.0.2/test/data/null_string.mustache: ASCII text data/mstch-1.0.2/test/data/null_string.txt: ASCII text data/mstch-1.0.2/test/data/null_view.hpp: ASCII text data/mstch-1.0.2/test/data/null_view.mustache: ASCII text, with no line terminators data/mstch-1.0.2/test/data/null_view.txt: ASCII text, with no line terminators data/mstch-1.0.2/test/data/partial_array.hpp: ASCII text data/mstch-1.0.2/test/data/partial_array.mustache: ASCII text, with no line terminators data/mstch-1.0.2/test/data/partial_array.partial: ASCII text data/mstch-1.0.2/test/data/partial_array.txt: ASCII text data/mstch-1.0.2/test/data/partial_array_of_partials.hpp: ASCII text data/mstch-1.0.2/test/data/partial_array_of_partials.mustache: ASCII text data/mstch-1.0.2/test/data/partial_array_of_partials.partial: ASCII text data/mstch-1.0.2/test/data/partial_array_of_partials.txt: ASCII text data/mstch-1.0.2/test/data/partial_array_of_partials_implicit.hpp: ASCII text data/mstch-1.0.2/test/data/partial_array_of_partials_implicit.mustache: ASCII text data/mstch-1.0.2/test/data/partial_array_of_partials_implicit.partial: ASCII text data/mstch-1.0.2/test/data/partial_array_of_partials_implicit.txt: ASCII text data/mstch-1.0.2/test/data/partial_empty.hpp: ASCII text data/mstch-1.0.2/test/data/partial_empty.mustache: ASCII text data/mstch-1.0.2/test/data/partial_empty.partial: empty data/mstch-1.0.2/test/data/partial_empty.txt: ASCII text data/mstch-1.0.2/test/data/partial_template.hpp: ASCII text data/mstch-1.0.2/test/data/partial_template.mustache: ASCII text data/mstch-1.0.2/test/data/partial_template.partial: ASCII text data/mstch-1.0.2/test/data/partial_template.txt: ASCII text data/mstch-1.0.2/test/data/partial_view.hpp: C++ source, ASCII text data/mstch-1.0.2/test/data/partial_view.mustache: ASCII text data/mstch-1.0.2/test/data/partial_view.partial: ASCII text data/mstch-1.0.2/test/data/partial_view.txt: ASCII text data/mstch-1.0.2/test/data/partial_whitespace.hpp: C++ source, ASCII text data/mstch-1.0.2/test/data/partial_whitespace.mustache: ASCII text data/mstch-1.0.2/test/data/partial_whitespace.partial: ASCII text data/mstch-1.0.2/test/data/partial_whitespace.txt: ASCII text data/mstch-1.0.2/test/data/recursion_with_same_names.hpp: ASCII text data/mstch-1.0.2/test/data/recursion_with_same_names.mustache: ASCII text data/mstch-1.0.2/test/data/recursion_with_same_names.txt: ASCII text data/mstch-1.0.2/test/data/reuse_of_enumerables.hpp: ASCII text data/mstch-1.0.2/test/data/reuse_of_enumerables.mustache: ASCII text data/mstch-1.0.2/test/data/reuse_of_enumerables.txt: ASCII text data/mstch-1.0.2/test/data/section_as_context.hpp: ASCII text data/mstch-1.0.2/test/data/section_as_context.mustache: ASCII text data/mstch-1.0.2/test/data/section_as_context.txt: ASCII text data/mstch-1.0.2/test/data/section_functions_in_partials.hpp: ASCII text data/mstch-1.0.2/test/data/section_functions_in_partials.mustache: ASCII text data/mstch-1.0.2/test/data/section_functions_in_partials.partial: ASCII text data/mstch-1.0.2/test/data/section_functions_in_partials.txt: ASCII text data/mstch-1.0.2/test/data/simple.hpp: C++ source, ASCII text data/mstch-1.0.2/test/data/simple.mustache: ASCII text data/mstch-1.0.2/test/data/simple.txt: ASCII text data/mstch-1.0.2/test/data/string_as_context.hpp: ASCII text data/mstch-1.0.2/test/data/string_as_context.mustache: ASCII text data/mstch-1.0.2/test/data/string_as_context.txt: ASCII text data/mstch-1.0.2/test/data/two_in_a_row.hpp: ASCII text data/mstch-1.0.2/test/data/two_in_a_row.mustache: ASCII text data/mstch-1.0.2/test/data/two_in_a_row.txt: ASCII text data/mstch-1.0.2/test/data/two_sections.hpp: ASCII text, with no line terminators data/mstch-1.0.2/test/data/two_sections.mustache: ASCII text data/mstch-1.0.2/test/data/two_sections.txt: empty data/mstch-1.0.2/test/data/unescaped.hpp: ASCII text data/mstch-1.0.2/test/data/unescaped.mustache: ASCII text data/mstch-1.0.2/test/data/unescaped.txt: ASCII text data/mstch-1.0.2/test/data/whitespace.hpp: ASCII text data/mstch-1.0.2/test/data/whitespace.mustache: ASCII text data/mstch-1.0.2/test/data/whitespace.txt: ASCII text data/mstch-1.0.2/test/data/zero_view.hpp: ASCII text, with no line terminators data/mstch-1.0.2/test/data/zero_view.mustache: ASCII text, with no line terminators data/mstch-1.0.2/test/data/zero_view.txt: ASCII text, with no line terminators data/mstch-1.0.2/test/specs_lambdas.hpp: ASCII text data/mstch-1.0.2/test/test_context.hpp: C source, ASCII text data/mstch-1.0.2/test/test_main.cpp: C source, ASCII text data/mstch-1.0.2/debian/changelog: ASCII text data/mstch-1.0.2/debian/compat: ASCII text data/mstch-1.0.2/debian/control: ASCII text data/mstch-1.0.2/debian/copyright: ASCII text data/mstch-1.0.2/debian/patches/fix-lib-dir: unified diff output, ASCII text data/mstch-1.0.2/debian/patches/series: ASCII text data/mstch-1.0.2/debian/rules: a /usr/bin/make -f script, ASCII text executable data/mstch-1.0.2/debian/source/format: ASCII text data/mstch-1.0.2/debian/watch: ASCII text data/mstch-1.0.2/.pc/.version: ASCII text data/mstch-1.0.2/.pc/.quilt_patches: ASCII text data/mstch-1.0.2/.pc/.quilt_series: ASCII text data/mstch-1.0.2/.pc/applied-patches: ASCII text data/mstch-1.0.2/.pc/fix-lib-dir/src/CMakeLists.txt: ASCII text