45e112f7ee
- A single and much simpler `CMakeLists.txt` (100 lines) - Removed all git submodules - link against (system) libs instead: - RapidJSON - Boost (`system`, `filesystem`) - fmt - Some small header-only libraries are included in the repo as-is: - `string-view-lite`, `optional-lite`, `variant-lite`, `expected-lite` - Removed support for the `nlohmann/json` library (only support RapidJSON) - Removed support for the Conan build system (only support CMake) - Removed test suite and CI/CD definition(s) - Added support for `ccache` (compilation cache) - Removed documentation |
||
---|---|---|
.. | ||
binding | ||
utils | ||
config.h | ||
error_handler.h | ||
error_info.h | ||
filesystem_handler.h | ||
generic_list.h | ||
generic_list_impl.h | ||
generic_list_iterator.h | ||
polymorphic_value.h | ||
reflected_value.h | ||
string_helpers.h | ||
template.h | ||
template_env.h | ||
user_callable.h | ||
value.h | ||
value_ptr.h |