feat(JSON for modern C++): Integrate nlohmann_json library
Integrates the commonly used JSON library for convenient parsing of custom properites, carring object data encoded as string.
Merge request reports
Activity
Filter activity
requested review from @arauschert and @nschick
assigned to @rparisha2
added 10 commits
-
eab393e7...4cdd17fe - 6 commits from branch
main
- 9fe46a9c - feat(JSON for modern C++): Integrate nlohmann_json library
- 43071afa - Update conandata.yml
- bdc13f1e - Update CMakeLists.txt
- 21b4215f - Update 20_configure.sh
Toggle commit list-
eab393e7...4cdd17fe - 6 commits from branch
requested review from @elnagdy
- Resolved by René Paris
@elnagdy: can you please check the bazel integration?
added 8 commits
-
21b4215f...40112f72 - 4 commits from branch
main
- cfd24914 - feat(JSON for modern C++): Integrate nlohmann_json library
- 6e1c4568 - Update conandata.yml
- f0b93b87 - Update CMakeLists.txt
- 8e6bcce7 - Update 20_configure.sh
Toggle commit list-
21b4215f...40112f72 - 4 commits from branch
added 1 commit
- bb2905c2 - feat(JSON for modern C++): Integrate nlohmann_json library
added 1 commit
- cf52760e - feat(JSON for modern C++): Integrate nlohmann_json library
added 1 commit
- 2282fce9 - feat(JSON for modern C++): Integrate nlohmann_json library
added 8 commits
-
2282fce9...6e9f25c7 - 6 commits from branch
main
- 424cea97 - feat(JSON for modern C++): Integrate nlohmann_json library
- c81c6342 - feat(JsonParser): Add parser for JSON property strings and distribution definitions
-
2282fce9...6e9f25c7 - 6 commits from branch
added 1 commit
- 7cc273ea - feat(JSON for modern C++): Integrate nlohmann_json library
- Resolved by René Paris
requested review from @anastasiiavolkova
Please register or sign in to reply