1 file changed
+1
-1
lines changed- .gitmodules+6
- CMakeLists.txt+12-4
- README.md+16-7
- appveyor.yml+37-3
- include/jinja2cpp/binding/nlohmann_json.h+168
- include/jinja2cpp/binding/rapid_json.h+155
- include/jinja2cpp/reflected_value.h+95-66
- include/jinja2cpp/template.h+180-1
- include/jinja2cpp/template_env.h+119-15
- include/jinja2cpp/user_callable.h+39-1
- include/jinja2cpp/value.h+98-4
- src/expression_parser.h+1-1
- src/internal_value.cpp+6
- src/statements.cpp+48-14
- src/statements.h+79-6
- src/template_parser.cpp+90-17
- src/template_parser.h+4-3
- test/errors_test.cpp+1-3
- test/nlohmann_json_binding_test.cpp+177
- test/rapid_json_binding_test.cpp+137
- test/statements_tets.cpp+99
- test/test_tools.h+9-9
- thirdparty/internal_deps.cmake+17
- thirdparty/json/nlohmann+1
- thirdparty/json/rapid+1
- thirdparty/thirdparty-conan-build.cmake+17-2
0 commit comments