File tree
7 files changed
+21
-6
lines changed- conan/conan_build
- external
- external_boost
- external
- subproject/external
- thirdparty
7 files changed
+21
-6
lines changedLines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
17 | 16 |
| |
18 | 17 |
| |
19 | 18 |
| |
20 | 19 |
| |
21 | 20 |
| |
22 | 21 |
| |
23 |
| - | |
| 22 | + | |
24 | 23 |
| |
25 | 24 |
| |
26 | 25 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
| 16 | + | |
16 | 17 |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
28 |
| - | |
| 28 | + | |
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
|
Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
2 | 12 |
| |
3 | 13 |
| |
4 | 14 |
| |
|
Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
4 | 9 |
| |
5 | 10 |
|
- .clang-format+1
- .github/workflows/windows-build.yml+4-5
- CMakeLists.txt+22-20
- README.md+38-8
- cmake/public/jinja2cpp-config.cmake.in-1
- include/jinja2cpp/binding/rapid_json.h+1-1
- include/jinja2cpp/user_callable.h+44-16
- include/jinja2cpp/value.h+32-24
- include/jinja2cpp/value_ptr.hpp+4-20
- jinja2cpp.pc.in+2-2
- src/filters.cpp+1-1
- src/internal_value.cpp+5-5
- src/internal_value.h+1-1
- src/rapid_json_serializer.cpp+4-1
- src/serialize_filters.cpp+5-5
- src/statements.cpp+1-1
- src/template_impl.h+2-2
- src/template_parser.h+4-4
- src/value_visitors.h+24-15
- test/metadata_test.cpp+2-2
- test/user_callable_test.cpp+32-34
0 commit comments