CMakeLists.txt
LICENSE
MANIFEST.in
README.md
VERSION
pyproject.toml
setup.py
arbor/CMakeLists.txt
arbor/arbexcept.cpp
arbor/assert.cpp
arbor/benchmark_cell_group.cpp
arbor/benchmark_cell_group.hpp
arbor/cable_cell.cpp
arbor/cable_cell_param.cpp
arbor/cell_group.hpp
arbor/cell_group_factory.cpp
arbor/cell_group_factory.hpp
arbor/common_types_io.cpp
arbor/connection.hpp
arbor/cv_policy.cpp
arbor/distributed_context.hpp
arbor/domain_decomposition.cpp
arbor/domdecexcept.cpp
arbor/epoch.hpp
arbor/event_binner.cpp
arbor/event_binner.hpp
arbor/event_queue.hpp
arbor/execution_context.cpp
arbor/execution_context.hpp
arbor/fvm_layout.cpp
arbor/fvm_layout.hpp
arbor/fvm_lowered_cell.hpp
arbor/fvm_lowered_cell_impl.cpp
arbor/fvm_lowered_cell_impl.hpp
arbor/gpu_context.cpp
arbor/gpu_context.hpp
arbor/iexpr.cpp
arbor/label_resolution.cpp
arbor/label_resolution.hpp
arbor/lif_cell_group.cpp
arbor/lif_cell_group.hpp
arbor/matrix.hpp
arbor/mc_cell_group.cpp
arbor/mc_cell_group.hpp
arbor/mechcat.cpp
arbor/mechinfo.cpp
arbor/merge_events.cpp
arbor/merge_events.hpp
arbor/partition_load_balance.cpp
arbor/s_expr.cpp
arbor/sampler_map.hpp
arbor/schedule.cpp
arbor/simulation.cpp
arbor/spike_event_io.cpp
arbor/spike_source_cell_group.cpp
arbor/spike_source_cell_group.hpp
arbor/symmetric_recipe.cpp
arbor/thread_private_spike_store.cpp
arbor/thread_private_spike_store.hpp
arbor/tree.cpp
arbor/tree.hpp
arbor/version.cpp
arbor.egg-info/PKG-INFO
arbor.egg-info/SOURCES.txt
arbor.egg-info/dependency_links.txt
arbor.egg-info/requires.txt
arbor.egg-info/top_level.txt
arbor/backends/event.hpp
arbor/backends/event_delivery.md
arbor/backends/matrix_storage.md
arbor/backends/multi_event_stream_state.hpp
arbor/backends/threshold_crossing.hpp
arbor/backends/gpu/diffusion.cu
arbor/backends/gpu/diffusion.hpp
arbor/backends/gpu/diffusion_state.hpp
arbor/backends/gpu/fine.cu
arbor/backends/gpu/fine.hpp
arbor/backends/gpu/forest.cpp
arbor/backends/gpu/forest.hpp
arbor/backends/gpu/fvm.hpp
arbor/backends/gpu/gpu_store_types.hpp
arbor/backends/gpu/matrix_assemble.cu
arbor/backends/gpu/matrix_common.hpp
arbor/backends/gpu/matrix_fine.cu
arbor/backends/gpu/matrix_fine.hpp
arbor/backends/gpu/matrix_solve.cu
arbor/backends/gpu/matrix_state_fine.hpp
arbor/backends/gpu/matrix_state_flat.hpp
arbor/backends/gpu/multi_event_stream.cpp
arbor/backends/gpu/multi_event_stream.cu
arbor/backends/gpu/multi_event_stream.hpp
arbor/backends/gpu/shared_state.cpp
arbor/backends/gpu/shared_state.cu
arbor/backends/gpu/shared_state.hpp
arbor/backends/gpu/stack.hpp
arbor/backends/gpu/stack_cu.hpp
arbor/backends/gpu/stack_storage.hpp
arbor/backends/gpu/stimulus.cu
arbor/backends/gpu/stimulus.hpp
arbor/backends/gpu/threshold_watcher.cu
arbor/backends/gpu/threshold_watcher.hpp
arbor/backends/multicore/cable_solver.hpp
arbor/backends/multicore/diffusion_solver.hpp
arbor/backends/multicore/fvm.hpp
arbor/backends/multicore/multi_event_stream.hpp
arbor/backends/multicore/multicore_common.hpp
arbor/backends/multicore/partition_by_constraint.hpp
arbor/backends/multicore/shared_state.cpp
arbor/backends/multicore/shared_state.hpp
arbor/backends/multicore/threshold_watcher.hpp
arbor/communication/communicator.cpp
arbor/communication/communicator.hpp
arbor/communication/dry_run_context.cpp
arbor/communication/gathered_vector.hpp
arbor/communication/mpi.cpp
arbor/communication/mpi.hpp
arbor/communication/mpi_context.cpp
arbor/communication/mpi_error.cpp
arbor/hardware/memory.cpp
arbor/hardware/memory.hpp
arbor/hardware/power.cpp
arbor/hardware/power.hpp
arbor/include/CMakeLists.txt
arbor/include/git-source-id
arbor/include/arbor/arb_types.h
arbor/include/arbor/arb_types.hpp
arbor/include/arbor/arb_types.inc
arbor/include/arbor/arbexcept.hpp
arbor/include/arbor/assert.hpp
arbor/include/arbor/assert_macro.hpp.disabled
arbor/include/arbor/assert_macro.hpp.enabled
arbor/include/arbor/benchmark_cell.hpp
arbor/include/arbor/cable_cell.hpp
arbor/include/arbor/cable_cell_param.hpp
arbor/include/arbor/common_types.hpp
arbor/include/arbor/constants.hpp
arbor/include/arbor/context.hpp
arbor/include/arbor/cv_policy.hpp
arbor/include/arbor/domain_decomposition.hpp
arbor/include/arbor/domdecexcept.hpp
arbor/include/arbor/event_generator.hpp
arbor/include/arbor/fvm_types.hpp
arbor/include/arbor/generic_event.hpp
arbor/include/arbor/iexpr.hpp
arbor/include/arbor/lif_cell.hpp
arbor/include/arbor/load_balance.hpp
arbor/include/arbor/math.hpp
arbor/include/arbor/mechanism.hpp
arbor/include/arbor/mechanism_abi.h
arbor/include/arbor/mechcat.hpp
arbor/include/arbor/mechinfo.hpp
arbor/include/arbor/recipe.hpp
arbor/include/arbor/s_expr.hpp
arbor/include/arbor/sampling.hpp
arbor/include/arbor/schedule.hpp
arbor/include/arbor/simple_sampler.hpp
arbor/include/arbor/simulation.hpp
arbor/include/arbor/spike.hpp
arbor/include/arbor/spike_event.hpp
arbor/include/arbor/spike_source_cell.hpp
arbor/include/arbor/symmetric_recipe.hpp
arbor/include/arbor/communication/mpi_error.hpp
arbor/include/arbor/gpu/cuda_api.hpp
arbor/include/arbor/gpu/gpu_api.hpp
arbor/include/arbor/gpu/gpu_common.hpp
arbor/include/arbor/gpu/hip_api.hpp
arbor/include/arbor/gpu/math_cu.hpp
arbor/include/arbor/gpu/reduce_by_key.hpp
arbor/include/arbor/morph/cv_data.hpp
arbor/include/arbor/morph/embed_pwlin.hpp
arbor/include/arbor/morph/label_dict.hpp
arbor/include/arbor/morph/locset.hpp
arbor/include/arbor/morph/mcable_map.hpp
arbor/include/arbor/morph/morphexcept.hpp
arbor/include/arbor/morph/morphology.hpp
arbor/include/arbor/morph/mprovider.hpp
arbor/include/arbor/morph/place_pwlin.hpp
arbor/include/arbor/morph/primitives.hpp
arbor/include/arbor/morph/region.hpp
arbor/include/arbor/morph/segment_tree.hpp
arbor/include/arbor/morph/stitch.hpp
arbor/include/arbor/profile/clock.hpp
arbor/include/arbor/profile/meter.hpp
arbor/include/arbor/profile/meter_manager.hpp
arbor/include/arbor/profile/profiler.hpp
arbor/include/arbor/profile/timer.hpp
arbor/include/arbor/simd/approx.hpp
arbor/include/arbor/simd/avx.hpp
arbor/include/arbor/simd/avx512.hpp
arbor/include/arbor/simd/generic.hpp
arbor/include/arbor/simd/implbase.hpp
arbor/include/arbor/simd/native.hpp
arbor/include/arbor/simd/neon.hpp
arbor/include/arbor/simd/simd.hpp
arbor/include/arbor/simd/simd_io.hpp
arbor/include/arbor/simd/sve.hpp
arbor/include/arbor/util/any_cast.hpp
arbor/include/arbor/util/any_ptr.hpp
arbor/include/arbor/util/any_visitor.hpp
arbor/include/arbor/util/compat.hpp
arbor/include/arbor/util/expected.hpp
arbor/include/arbor/util/extra_traits.hpp
arbor/include/arbor/util/handle_set.hpp
arbor/include/arbor/util/hash_def.hpp
arbor/include/arbor/util/lexcmp_def.hpp
arbor/include/arbor/util/pp_util.hpp
arbor/include/arbor/util/scope_exit.hpp
arbor/include/arbor/util/typed_map.hpp
arbor/include/arbor/util/uninitialized.hpp
arbor/include/arbor/util/unique_any.hpp
arbor/include/arbor/util/visibility.hpp
arbor/io/locked_ostream.cpp
arbor/io/locked_ostream.hpp
arbor/io/save_ios.hpp
arbor/io/sepval.hpp
arbor/io/serialize_hex.cpp
arbor/io/serialize_hex.hpp
arbor/io/trace.hpp
arbor/memory/allocator.hpp
arbor/memory/array.hpp
arbor/memory/array_view.hpp
arbor/memory/copy.hpp
arbor/memory/definitions.hpp
arbor/memory/device_coordinator.hpp
arbor/memory/fill.cu
arbor/memory/fill.hpp
arbor/memory/gpu_wrappers.cpp
arbor/memory/gpu_wrappers.hpp
arbor/memory/host_coordinator.hpp
arbor/memory/memory.hpp
arbor/memory/range_limits.hpp
arbor/memory/util.cpp
arbor/memory/util.hpp
arbor/memory/wrappers.hpp
arbor/morph/cv_data.cpp
arbor/morph/cv_data.hpp
arbor/morph/embed_pwlin.cpp
arbor/morph/label_dict.cpp
arbor/morph/locset.cpp
arbor/morph/morphexcept.cpp
arbor/morph/morphology.cpp
arbor/morph/mprovider.cpp
arbor/morph/place_pwlin.cpp
arbor/morph/primitives.cpp
arbor/morph/region.cpp
arbor/morph/segment_tree.cpp
arbor/morph/stitch.cpp
arbor/profile/clock.cpp
arbor/profile/memory_meter.cpp
arbor/profile/memory_meter.hpp
arbor/profile/meter_manager.cpp
arbor/profile/meters.md
arbor/profile/power_meter.cpp
arbor/profile/power_meter.hpp
arbor/profile/profiler.cpp
arbor/profile/profiler_macro.hpp
arbor/threading/enumerable_thread_specific.hpp
arbor/threading/threading.cpp
arbor/threading/threading.hpp
arbor/util/cbrng.hpp
arbor/util/config.hpp
arbor/util/counter.hpp
arbor/util/cycle.hpp
arbor/util/dylib.cpp
arbor/util/dylib.hpp
arbor/util/file.hpp
arbor/util/filter.hpp
arbor/util/hostname.cpp
arbor/util/hostname.hpp
arbor/util/index_into.hpp
arbor/util/indirect.hpp
arbor/util/iterutil.hpp
arbor/util/maputil.hpp
arbor/util/mergeview.hpp
arbor/util/meta.hpp
arbor/util/nop.hpp
arbor/util/ordered_forest.hpp
arbor/util/padded_alloc.hpp
arbor/util/partition.hpp
arbor/util/partition_iterator.hpp
arbor/util/piecewise.hpp
arbor/util/pw_over_cable.hpp
arbor/util/range.hpp
arbor/util/rangeutil.hpp
arbor/util/ratelem.hpp
arbor/util/sentinel.hpp
arbor/util/span.hpp
arbor/util/strprintf.hpp
arbor/util/transform.hpp
arbor/util/unique.hpp
arbor/util/unwind.cpp
arbor/util/unwind.hpp
arborenv/CMakeLists.txt
arborenv/affinity.cpp
arborenv/arbenvexcept.cpp
arborenv/concurrency.cpp
arborenv/cuda_api.hpp
arborenv/default_env.cpp
arborenv/gpu_api.hpp
arborenv/gpu_uuid.cpp
arborenv/gpu_uuid.hpp
arborenv/hip_api.hpp
arborenv/private_gpu.cpp
arborenv/read_envvar.cpp
arborenv/read_envvar.hpp
arborenv/include/arborenv/arbenvexcept.hpp
arborenv/include/arborenv/concurrency.hpp
arborenv/include/arborenv/default_env.hpp
arborenv/include/arborenv/gpu_env.hpp
arborenv/include/arborenv/with_mpi.hpp
arborio/CMakeLists.txt
arborio/asc_lexer.cpp
arborio/asc_lexer.hpp
arborio/cableio.cpp
arborio/cv_policy_parse.cpp
arborio/label_parse.cpp
arborio/neurolucida.cpp
arborio/neuroml.cpp
arborio/nml_parse_morphology.cpp
arborio/nml_parse_morphology.hpp
arborio/parse_helpers.hpp
arborio/parse_s_expr.hpp
arborio/swcio.cpp
arborio/xml.cpp
arborio/xmlwrap.cpp
arborio/xmlwrap.hpp
arborio/include/arborio/cableio.hpp
arborio/include/arborio/cv_policy_parse.hpp
arborio/include/arborio/label_parse.hpp
arborio/include/arborio/neurolucida.hpp
arborio/include/arborio/neuroml.hpp
arborio/include/arborio/swcio.hpp
arborio/include/arborio/xml.hpp
cmake/CheckCompilerXLC.cmake
cmake/CompilerOptions.cmake
cmake/ErrorTarget.cmake
cmake/FindJulia.cmake
cmake/FindPythonModule.cmake
cmake/FindRandom123.cmake
cmake/FindSphinx.cmake
cmake/FindThreadsCudaFix.cmake
cmake/FindUnwind.cmake
cmake/GitSubmodule.cmake
cmake/arbor-config.cmake.in
cmake/dummy.cpp
cmake/export.hpp.in
doc/CMakeLists.txt
doc/conf.py
doc/dependencies.csv
doc/index.rst
doc/requirements.txt
doc/concepts/benchmark_cell.rst
doc/concepts/cable_cell.rst
doc/concepts/cell.rst
doc/concepts/decor.rst
doc/concepts/domdec-diag-1.html
doc/concepts/domdec.rst
doc/concepts/hardware.rst
doc/concepts/index-diag-1.html
doc/concepts/index.rst
doc/concepts/interconnectivity.rst
doc/concepts/labels.rst
doc/concepts/lif_cell.rst
doc/concepts/mechanisms.rst
doc/concepts/morphology.rst
doc/concepts/probe_sample.rst
doc/concepts/recipe-diag-1.html
doc/concepts/recipe.rst
doc/concepts/simulation.rst
doc/concepts/spike_source_cell.rst
doc/contrib/coding-style.rst
doc/contrib/dependency-management.rst
doc/contrib/doc.rst
doc/contrib/example.rst
doc/contrib/index.rst
doc/contrib/pr.rst
doc/contrib/release.rst
doc/contrib/test.rst
doc/cpp/cable_cell.rst
doc/cpp/cable_cell_format.rst
doc/cpp/cell.rst
doc/cpp/domdec.rst
doc/cpp/hardware.rst
doc/cpp/index.rst
doc/cpp/interconnectivity.rst
doc/cpp/morphology.rst
doc/cpp/probe_sample.rst
doc/cpp/profiler.rst
doc/cpp/recipe.rst
doc/cpp/simulation.rst
doc/dev/arbor-dep-graph.png
doc/dev/axial-diff.tex
doc/dev/cable_cell.rst
doc/dev/cell_groups.rst
doc/dev/export.rst
doc/dev/extending_catalogues.rst
doc/dev/index.rst
doc/dev/matrix_solver.rst
doc/dev/mechanism_abi.rst
doc/dev/numerics.rst
doc/dev/shared_state.rst
doc/dev/simd_api.rst
doc/dev/util.rst
doc/dev/version.rst
doc/ecosystem/arbor.png
doc/ecosystem/index-sims.html
doc/ecosystem/index.rst
doc/fileformat/asc.rst
doc/fileformat/cable_cell.rst
doc/fileformat/example.swc
doc/fileformat/index.rst
doc/fileformat/neuroml.rst
doc/fileformat/nmodl.rst
doc/fileformat/swc.rst
doc/images/arbor-lines-proto-colour-notext.svg
doc/images/arbor-lines-proto-colour.svg
doc/images/iexpr_distance.svg
doc/images/iexpr_interp.svg
doc/install/build_install.rst
doc/install/index.rst
doc/install/python.rst
doc/install/spack.rst
doc/math/.gitignore
doc/math/cable_equation/Makefile
doc/math/cable_equation/cable.bib
doc/math/cable_equation/cable_equation.tex
doc/math/model/SelfArx.cls
doc/math/model/appendix.tex
doc/math/model/bibliography.bib
doc/math/model/formulation.tex
doc/math/model/makefile
doc/math/model/report.tex
doc/math/model/symbols.tex
doc/math/model/images/cable.tex
doc/math/model/images/makefile
doc/math/model/images/soma.tex
doc/modelling/index.rst
doc/python/benchmark_cell.rst
doc/python/cable_cell.rst
doc/python/cable_cell_format.rst
doc/python/cell.rst
doc/python/decor.rst
doc/python/domdec.rst
doc/python/hardware.rst
doc/python/index.rst
doc/python/interconnectivity.rst
doc/python/labels.rst
doc/python/lif_cell.rst
doc/python/mechanisms.rst
doc/python/morphology.rst
doc/python/probe_sample.rst
doc/python/profiler.rst
doc/python/recipe.rst
doc/python/simulation.rst
doc/python/single_cell_model.rst
doc/python/spike_source_cell.rst
doc/scripts/gen-labels.py
doc/scripts/inputs.py
doc/scripts/make_images.py
doc/scripts/representation.py
doc/scripts/divio_docs_theme/__init__.py
doc/scripts/divio_docs_theme/breadcrumbs.html
doc/scripts/divio_docs_theme/footer.html
doc/scripts/divio_docs_theme/layout.html
doc/scripts/divio_docs_theme/search.html
doc/scripts/divio_docs_theme/searchbox.html
doc/scripts/divio_docs_theme/theme.conf
doc/scripts/divio_docs_theme/versions.html
doc/scripts/divio_docs_theme/static/css/divio.css
doc/scripts/divio_docs_theme/static/fonts/fontawesome-webfont.woff2
doc/scripts/divio_docs_theme/static/js/theme.js
doc/static/domarrow.js
doc/static/htmldiag.css
doc/static/latest-warning.js
doc/tutorial/index.rst
doc/tutorial/network_ring.rst
doc/tutorial/network_ring_gpu.rst
doc/tutorial/network_ring_mpi.rst
doc/tutorial/network_ring_mpi_result.svg
doc/tutorial/network_ring_result.svg
doc/tutorial/network_two_cells_gap_junctions.rst
doc/tutorial/network_two_cells_gap_junctions_circuit.svg
doc/tutorial/network_two_cells_gap_junctions_result.svg
doc/tutorial/probe_lfpykit.rst
doc/tutorial/probe_lfpykit.svg
doc/tutorial/single_cell_allen.rst
doc/tutorial/single_cell_allen_result.svg
doc/tutorial/single_cell_cable.rst
doc/tutorial/single_cell_cable_result.svg
doc/tutorial/single_cell_cable_result_cv_policy.svg
doc/tutorial/single_cell_detailed.rst
doc/tutorial/single_cell_detailed_recipe.rst
doc/tutorial/single_cell_detailed_result.svg
doc/tutorial/single_cell_model.rst
doc/tutorial/single_cell_model_result.svg
doc/tutorial/single_cell_recipe.rst
example/CMakeLists.txt
example/readme.md
example/bench/CMakeLists.txt
example/bench/bench.cpp
example/bench/readme.md
example/brunel/CMakeLists.txt
example/brunel/brunel.cpp
example/brunel/readme.md
example/diffusion/CMakeLists.txt
example/diffusion/README.md
example/diffusion/diffusion.cpp
example/drybench/CMakeLists.txt
example/drybench/drybench.cpp
example/drybench/params.json
example/drybench/readme.md
example/dryrun/CMakeLists.txt
example/dryrun/branch_cell.hpp
example/dryrun/dryrun.cpp
example/dryrun/readme.md
example/gap_junctions/CMakeLists.txt
example/gap_junctions/gap_junctions.cpp
example/gap_junctions/readme.md
example/generators/CMakeLists.txt
example/generators/generators.cpp
example/generators/readme.md
example/lfp/CMakeLists.txt
example/lfp/README.md
example/lfp/example_nrn_EP.png
example/lfp/lfp.cpp
example/lfp/neuron_lfp_example.py
example/lfp/plot-lfp.py
example/probe-demo/CMakeLists.txt
example/probe-demo/probe-demo.cpp
example/ring/CMakeLists.txt
example/ring/branch_cell.hpp
example/ring/readme.md
example/ring/ring.cpp
example/single/CMakeLists.txt
example/single/README.md
example/single/single.cpp
ext/CMakeLists.txt
ext/fmt/.clang-format
ext/fmt/.git
ext/fmt/.gitignore
ext/fmt/CMakeLists.txt
ext/fmt/CONTRIBUTING.md
ext/fmt/ChangeLog.rst
ext/fmt/LICENSE.rst
ext/fmt/README.rst
ext/fmt/.github/pull_request_template.md
ext/fmt/.github/workflows/doc.yml
ext/fmt/.github/workflows/linux.yml
ext/fmt/.github/workflows/macos.yml
ext/fmt/.github/workflows/windows.yml
ext/fmt/doc/CMakeLists.txt
ext/fmt/doc/api.rst
ext/fmt/doc/build.py
ext/fmt/doc/conf.py
ext/fmt/doc/contents.rst
ext/fmt/doc/fmt.less
ext/fmt/doc/index.rst
ext/fmt/doc/python-license.txt
ext/fmt/doc/syntax.rst
ext/fmt/doc/usage.rst
ext/fmt/doc/_static/bootstrap.min.js
ext/fmt/doc/_static/breathe.css
ext/fmt/doc/_static/fonts/glyphicons-halflings-regular.eot
ext/fmt/doc/_static/fonts/glyphicons-halflings-regular.svg
ext/fmt/doc/_static/fonts/glyphicons-halflings-regular.ttf
ext/fmt/doc/_static/fonts/glyphicons-halflings-regular.woff
ext/fmt/doc/_templates/layout.html
ext/fmt/doc/_templates/search.html
ext/fmt/doc/basic-bootstrap/README
ext/fmt/doc/basic-bootstrap/layout.html
ext/fmt/doc/basic-bootstrap/theme.conf
ext/fmt/doc/bootstrap/alerts.less
ext/fmt/doc/bootstrap/badges.less
ext/fmt/doc/bootstrap/bootstrap.less
ext/fmt/doc/bootstrap/breadcrumbs.less
ext/fmt/doc/bootstrap/button-groups.less
ext/fmt/doc/bootstrap/buttons.less
ext/fmt/doc/bootstrap/carousel.less
ext/fmt/doc/bootstrap/close.less
ext/fmt/doc/bootstrap/code.less
ext/fmt/doc/bootstrap/component-animations.less
ext/fmt/doc/bootstrap/dropdowns.less
ext/fmt/doc/bootstrap/forms.less
ext/fmt/doc/bootstrap/glyphicons.less
ext/fmt/doc/bootstrap/grid.less
ext/fmt/doc/bootstrap/input-groups.less
ext/fmt/doc/bootstrap/jumbotron.less
ext/fmt/doc/bootstrap/labels.less
ext/fmt/doc/bootstrap/list-group.less
ext/fmt/doc/bootstrap/media.less
ext/fmt/doc/bootstrap/mixins.less
ext/fmt/doc/bootstrap/modals.less
ext/fmt/doc/bootstrap/navbar.less
ext/fmt/doc/bootstrap/navs.less
ext/fmt/doc/bootstrap/normalize.less
ext/fmt/doc/bootstrap/pager.less
ext/fmt/doc/bootstrap/pagination.less
ext/fmt/doc/bootstrap/panels.less
ext/fmt/doc/bootstrap/popovers.less
ext/fmt/doc/bootstrap/print.less
ext/fmt/doc/bootstrap/progress-bars.less
ext/fmt/doc/bootstrap/responsive-embed.less
ext/fmt/doc/bootstrap/responsive-utilities.less
ext/fmt/doc/bootstrap/scaffolding.less
ext/fmt/doc/bootstrap/tables.less
ext/fmt/doc/bootstrap/theme.less
ext/fmt/doc/bootstrap/thumbnails.less
ext/fmt/doc/bootstrap/tooltip.less
ext/fmt/doc/bootstrap/type.less
ext/fmt/doc/bootstrap/utilities.less
ext/fmt/doc/bootstrap/variables.less
ext/fmt/doc/bootstrap/wells.less
ext/fmt/doc/bootstrap/mixins/alerts.less
ext/fmt/doc/bootstrap/mixins/background-variant.less
ext/fmt/doc/bootstrap/mixins/border-radius.less
ext/fmt/doc/bootstrap/mixins/buttons.less
ext/fmt/doc/bootstrap/mixins/center-block.less
ext/fmt/doc/bootstrap/mixins/clearfix.less
ext/fmt/doc/bootstrap/mixins/forms.less
ext/fmt/doc/bootstrap/mixins/gradients.less
ext/fmt/doc/bootstrap/mixins/grid-framework.less
ext/fmt/doc/bootstrap/mixins/grid.less
ext/fmt/doc/bootstrap/mixins/hide-text.less
ext/fmt/doc/bootstrap/mixins/image.less
ext/fmt/doc/bootstrap/mixins/labels.less
ext/fmt/doc/bootstrap/mixins/list-group.less
ext/fmt/doc/bootstrap/mixins/nav-divider.less
ext/fmt/doc/bootstrap/mixins/nav-vertical-align.less
ext/fmt/doc/bootstrap/mixins/opacity.less
ext/fmt/doc/bootstrap/mixins/pagination.less
ext/fmt/doc/bootstrap/mixins/panels.less
ext/fmt/doc/bootstrap/mixins/progress-bar.less
ext/fmt/doc/bootstrap/mixins/reset-filter.less
ext/fmt/doc/bootstrap/mixins/resize.less
ext/fmt/doc/bootstrap/mixins/responsive-visibility.less
ext/fmt/doc/bootstrap/mixins/size.less
ext/fmt/doc/bootstrap/mixins/tab-focus.less
ext/fmt/doc/bootstrap/mixins/table-row.less
ext/fmt/doc/bootstrap/mixins/text-emphasis.less
ext/fmt/doc/bootstrap/mixins/text-overflow.less
ext/fmt/doc/bootstrap/mixins/vendor-prefixes.less
ext/fmt/include/fmt/args.h
ext/fmt/include/fmt/chrono.h
ext/fmt/include/fmt/color.h
ext/fmt/include/fmt/compile.h
ext/fmt/include/fmt/core.h
ext/fmt/include/fmt/format-inl.h
ext/fmt/include/fmt/format.h
ext/fmt/include/fmt/locale.h
ext/fmt/include/fmt/os.h
ext/fmt/include/fmt/ostream.h
ext/fmt/include/fmt/posix.h
ext/fmt/include/fmt/printf.h
ext/fmt/include/fmt/ranges.h
ext/fmt/src/format.cc
ext/fmt/src/os.cc
ext/fmt/support/Android.mk
ext/fmt/support/AndroidManifest.xml
ext/fmt/support/C++.sublime-syntax
ext/fmt/support/README
ext/fmt/support/Vagrantfile
ext/fmt/support/appveyor-build.py
ext/fmt/support/appveyor.yml
ext/fmt/support/build-docs.py
ext/fmt/support/build.gradle
ext/fmt/support/compute-powers.py
ext/fmt/support/docopt.py
ext/fmt/support/manage.py
ext/fmt/support/rst2md.py
ext/fmt/support/cmake/FindSetEnv.cmake
ext/fmt/support/cmake/JoinPaths.cmake
ext/fmt/support/cmake/cxx14.cmake
ext/fmt/support/cmake/fmt-config.cmake.in
ext/fmt/support/cmake/fmt.pc.in
ext/fmt/support/rtd/conf.py
ext/fmt/support/rtd/index.rst
ext/fmt/support/rtd/theme/layout.html
ext/fmt/support/rtd/theme/theme.conf
ext/fmt/test/CMakeLists.txt
ext/fmt/test/args-test.cc
ext/fmt/test/assert-test.cc
ext/fmt/test/chrono-test.cc
ext/fmt/test/color-test.cc
ext/fmt/test/compile-test.cc
ext/fmt/test/core-test.cc
ext/fmt/test/enforce-compile-string-test.cc
ext/fmt/test/format
ext/fmt/test/format-impl-test.cc
ext/fmt/test/format-test.cc
ext/fmt/test/gmock-gtest-all.cc
ext/fmt/test/gtest-extra-test.cc
ext/fmt/test/gtest-extra.cc
ext/fmt/test/gtest-extra.h
ext/fmt/test/header-only-test.cc
ext/fmt/test/header-only-test2.cc
ext/fmt/test/locale-test.cc
ext/fmt/test/mock-allocator.h
ext/fmt/test/os-test.cc
ext/fmt/test/ostream-test.cc
ext/fmt/test/posix-mock-test.cc
ext/fmt/test/posix-mock.h
ext/fmt/test/printf-test.cc
ext/fmt/test/ranges-test.cc
ext/fmt/test/scan-test.cc
ext/fmt/test/scan.h
ext/fmt/test/std-format-test.cc
ext/fmt/test/test-assert.h
ext/fmt/test/test-main.cc
ext/fmt/test/util.cc
ext/fmt/test/util.h
ext/fmt/test/add-subdirectory-test/CMakeLists.txt
ext/fmt/test/add-subdirectory-test/main.cc
ext/fmt/test/compile-error-test/CMakeLists.txt
ext/fmt/test/cuda-test/CMakeLists.txt
ext/fmt/test/cuda-test/cpp14.cc
ext/fmt/test/cuda-test/cuda-cpp14.cu
ext/fmt/test/find-package-test/CMakeLists.txt
ext/fmt/test/find-package-test/main.cc
ext/fmt/test/fuzzing/.gitignore
ext/fmt/test/fuzzing/CMakeLists.txt
ext/fmt/test/fuzzing/README.md
ext/fmt/test/fuzzing/build.sh
ext/fmt/test/fuzzing/chrono-duration.cc
ext/fmt/test/fuzzing/float.cc
ext/fmt/test/fuzzing/fuzzer-common.h
ext/fmt/test/fuzzing/main.cc
ext/fmt/test/fuzzing/named-arg.cc
ext/fmt/test/fuzzing/one-arg.cc
ext/fmt/test/fuzzing/two-args.cc
ext/fmt/test/gmock/gmock.h
ext/fmt/test/gtest/gtest-spi.h
ext/fmt/test/gtest/gtest.h
ext/json/.clang-format
ext/json/.clang-tidy
ext/json/.git
ext/json/.gitignore
ext/json/.travis.yml
ext/json/CMakeLists.txt
ext/json/CODE_OF_CONDUCT.md
ext/json/ChangeLog.md
ext/json/LICENSE.MIT
ext/json/Makefile
ext/json/README.md
ext/json/appveyor.yml
ext/json/meson.build
ext/json/nlohmann_json.natvis
ext/json/wsjcpp.yml
ext/json/.circleci/config.yml
ext/json/.github/CODEOWNERS
ext/json/.github/CONTRIBUTING.md
ext/json/.github/FUNDING.yml
ext/json/.github/PULL_REQUEST_TEMPLATE.md
ext/json/.github/SECURITY.md
ext/json/.github/config.yml
ext/json/.github/stale.yml
ext/json/.github/ISSUE_TEMPLATE/Bug_report.md
ext/json/.github/ISSUE_TEMPLATE/config.yml
ext/json/.github/workflows/codeql-analysis.yml
ext/json/.github/workflows/macos.yml
ext/json/.github/workflows/ubuntu.yml
ext/json/.github/workflows/windows.yml
ext/json/benchmarks/CMakeLists.txt
ext/json/benchmarks/src/benchmarks.cpp
ext/json/benchmarks/thirdparty/benchmark/AUTHORS
ext/json/benchmarks/thirdparty/benchmark/BUILD.bazel
ext/json/benchmarks/thirdparty/benchmark/CMakeLists.txt
ext/json/benchmarks/thirdparty/benchmark/CONTRIBUTING.md
ext/json/benchmarks/thirdparty/benchmark/CONTRIBUTORS
ext/json/benchmarks/thirdparty/benchmark/LICENSE
ext/json/benchmarks/thirdparty/benchmark/README.md
ext/json/benchmarks/thirdparty/benchmark/WORKSPACE
ext/json/benchmarks/thirdparty/benchmark/appveyor.yml
ext/json/benchmarks/thirdparty/benchmark/mingw.py
ext/json/benchmarks/thirdparty/benchmark/releasing.md
ext/json/benchmarks/thirdparty/benchmark/cmake/AddCXXCompilerFlag.cmake
ext/json/benchmarks/thirdparty/benchmark/cmake/CXXFeatureCheck.cmake
ext/json/benchmarks/thirdparty/benchmark/cmake/Config.cmake.in
ext/json/benchmarks/thirdparty/benchmark/cmake/GetGitVersion.cmake
ext/json/benchmarks/thirdparty/benchmark/cmake/HandleGTest.cmake
ext/json/benchmarks/thirdparty/benchmark/cmake/benchmark.pc.in
ext/json/benchmarks/thirdparty/benchmark/cmake/gnu_posix_regex.cpp
ext/json/benchmarks/thirdparty/benchmark/cmake/llvm-toolchain.cmake
ext/json/benchmarks/thirdparty/benchmark/cmake/posix_regex.cpp
ext/json/benchmarks/thirdparty/benchmark/cmake/split_list.cmake
ext/json/benchmarks/thirdparty/benchmark/cmake/std_regex.cpp
ext/json/benchmarks/thirdparty/benchmark/cmake/steady_clock.cpp
ext/json/benchmarks/thirdparty/benchmark/cmake/thread_safety_attributes.cpp
ext/json/benchmarks/thirdparty/benchmark/cmake/Modules/FindLLVMAr.cmake
ext/json/benchmarks/thirdparty/benchmark/cmake/Modules/FindLLVMNm.cmake
ext/json/benchmarks/thirdparty/benchmark/cmake/Modules/FindLLVMRanLib.cmake
ext/json/benchmarks/thirdparty/benchmark/docs/AssemblyTests.md
ext/json/benchmarks/thirdparty/benchmark/docs/tools.md
ext/json/benchmarks/thirdparty/benchmark/include/benchmark/benchmark.h
ext/json/benchmarks/thirdparty/benchmark/src/CMakeLists.txt
ext/json/benchmarks/thirdparty/benchmark/src/arraysize.h
ext/json/benchmarks/thirdparty/benchmark/src/benchmark.cc
ext/json/benchmarks/thirdparty/benchmark/src/benchmark_api_internal.h
ext/json/benchmarks/thirdparty/benchmark/src/benchmark_main.cc
ext/json/benchmarks/thirdparty/benchmark/src/benchmark_register.cc
ext/json/benchmarks/thirdparty/benchmark/src/benchmark_register.h
ext/json/benchmarks/thirdparty/benchmark/src/check.h
ext/json/benchmarks/thirdparty/benchmark/src/colorprint.cc
ext/json/benchmarks/thirdparty/benchmark/src/colorprint.h
ext/json/benchmarks/thirdparty/benchmark/src/commandlineflags.cc
ext/json/benchmarks/thirdparty/benchmark/src/commandlineflags.h
ext/json/benchmarks/thirdparty/benchmark/src/complexity.cc
ext/json/benchmarks/thirdparty/benchmark/src/complexity.h
ext/json/benchmarks/thirdparty/benchmark/src/console_reporter.cc
ext/json/benchmarks/thirdparty/benchmark/src/counter.cc
ext/json/benchmarks/thirdparty/benchmark/src/counter.h
ext/json/benchmarks/thirdparty/benchmark/src/csv_reporter.cc
ext/json/benchmarks/thirdparty/benchmark/src/cycleclock.h
ext/json/benchmarks/thirdparty/benchmark/src/internal_macros.h
ext/json/benchmarks/thirdparty/benchmark/src/json_reporter.cc
ext/json/benchmarks/thirdparty/benchmark/src/log.h
ext/json/benchmarks/thirdparty/benchmark/src/mutex.h
ext/json/benchmarks/thirdparty/benchmark/src/re.h
ext/json/benchmarks/thirdparty/benchmark/src/reporter.cc
ext/json/benchmarks/thirdparty/benchmark/src/sleep.cc
ext/json/benchmarks/thirdparty/benchmark/src/sleep.h
ext/json/benchmarks/thirdparty/benchmark/src/statistics.cc
ext/json/benchmarks/thirdparty/benchmark/src/statistics.h
ext/json/benchmarks/thirdparty/benchmark/src/string_util.cc
ext/json/benchmarks/thirdparty/benchmark/src/string_util.h
ext/json/benchmarks/thirdparty/benchmark/src/sysinfo.cc
ext/json/benchmarks/thirdparty/benchmark/src/thread_manager.h
ext/json/benchmarks/thirdparty/benchmark/src/thread_timer.h
ext/json/benchmarks/thirdparty/benchmark/src/timers.cc
ext/json/benchmarks/thirdparty/benchmark/src/timers.h
ext/json/benchmarks/thirdparty/benchmark/tools/compare.py
ext/json/benchmarks/thirdparty/benchmark/tools/compare_bench.py
ext/json/benchmarks/thirdparty/benchmark/tools/strip_asm.py
ext/json/benchmarks/thirdparty/benchmark/tools/gbench/__init__.py
ext/json/benchmarks/thirdparty/benchmark/tools/gbench/report.py
ext/json/benchmarks/thirdparty/benchmark/tools/gbench/util.py
ext/json/benchmarks/thirdparty/benchmark/tools/gbench/Inputs/test1_run1.json
ext/json/benchmarks/thirdparty/benchmark/tools/gbench/Inputs/test1_run2.json
ext/json/benchmarks/thirdparty/benchmark/tools/gbench/Inputs/test2_run.json
ext/json/cmake/config.cmake.in
ext/json/cmake/download_test_data.cmake
ext/json/cmake/nlohmann_jsonConfigVersion.cmake.in
ext/json/cmake/pkg-config.pc.in
ext/json/doc/Doxyfile
ext/json/doc/Makefile
ext/json/doc/avatars.png
ext/json/doc/index.md
ext/json/doc/json.gif
ext/json/doc/css/mylayout.css
ext/json/doc/css/mylayout_docset.css
ext/json/doc/examples/README.cpp
ext/json/doc/examples/README.link
ext/json/doc/examples/README.output
ext/json/doc/examples/accept__string.cpp
ext/json/doc/examples/accept__string.link
ext/json/doc/examples/accept__string.output
ext/json/doc/examples/array.cpp
ext/json/doc/examples/array.link
ext/json/doc/examples/array.output
ext/json/doc/examples/at__object_t_key_type.cpp
ext/json/doc/examples/at__object_t_key_type.link
ext/json/doc/examples/at__object_t_key_type.output
ext/json/doc/examples/at__object_t_key_type_const.cpp
ext/json/doc/examples/at__object_t_key_type_const.link
ext/json/doc/examples/at__object_t_key_type_const.output
ext/json/doc/examples/at__size_type.cpp
ext/json/doc/examples/at__size_type.link
ext/json/doc/examples/at__size_type.output
ext/json/doc/examples/at__size_type_const.cpp
ext/json/doc/examples/at__size_type_const.link
ext/json/doc/examples/at__size_type_const.output
ext/json/doc/examples/at_json_pointer.cpp
ext/json/doc/examples/at_json_pointer.link
ext/json/doc/examples/at_json_pointer.output
ext/json/doc/examples/at_json_pointer_const.cpp
ext/json/doc/examples/at_json_pointer_const.link
ext/json/doc/examples/at_json_pointer_const.output
ext/json/doc/examples/back.cpp
ext/json/doc/examples/back.link
ext/json/doc/examples/back.output
ext/json/doc/examples/basic_json__CompatibleType.cpp
ext/json/doc/examples/basic_json__CompatibleType.link
ext/json/doc/examples/basic_json__CompatibleType.output
ext/json/doc/examples/basic_json__InputIt_InputIt.cpp
ext/json/doc/examples/basic_json__InputIt_InputIt.link
ext/json/doc/examples/basic_json__InputIt_InputIt.output
ext/json/doc/examples/basic_json__basic_json.cpp
ext/json/doc/examples/basic_json__basic_json.link
ext/json/doc/examples/basic_json__basic_json.output
ext/json/doc/examples/basic_json__copyassignment.cpp
ext/json/doc/examples/basic_json__copyassignment.link
ext/json/doc/examples/basic_json__copyassignment.output
ext/json/doc/examples/basic_json__list_init_t.cpp
ext/json/doc/examples/basic_json__list_init_t.link
ext/json/doc/examples/basic_json__list_init_t.output
ext/json/doc/examples/basic_json__moveconstructor.cpp
ext/json/doc/examples/basic_json__moveconstructor.link
ext/json/doc/examples/basic_json__moveconstructor.output
ext/json/doc/examples/basic_json__nullptr_t.cpp
ext/json/doc/examples/basic_json__nullptr_t.link
ext/json/doc/examples/basic_json__nullptr_t.output
ext/json/doc/examples/basic_json__size_type_basic_json.cpp
ext/json/doc/examples/basic_json__size_type_basic_json.link
ext/json/doc/examples/basic_json__size_type_basic_json.output
ext/json/doc/examples/basic_json__value.cpp
ext/json/doc/examples/basic_json__value.link
ext/json/doc/examples/basic_json__value.output
ext/json/doc/examples/basic_json__value_ptr.cpp
ext/json/doc/examples/basic_json__value_ptr.link
ext/json/doc/examples/basic_json__value_ptr.output
ext/json/doc/examples/basic_json__value_t.cpp
ext/json/doc/examples/basic_json__value_t.link
ext/json/doc/examples/basic_json__value_t.output
ext/json/doc/examples/begin.cpp
ext/json/doc/examples/begin.link
ext/json/doc/examples/begin.output
ext/json/doc/examples/cbegin.cpp
ext/json/doc/examples/cbegin.link
ext/json/doc/examples/cbegin.output
ext/json/doc/examples/cend.cpp
ext/json/doc/examples/cend.link
ext/json/doc/examples/cend.output
ext/json/doc/examples/clear.cpp
ext/json/doc/examples/clear.link
ext/json/doc/examples/clear.output
ext/json/doc/examples/contains.cpp
ext/json/doc/examples/contains.link
ext/json/doc/examples/contains.output
ext/json/doc/examples/contains_json_pointer.cpp
ext/json/doc/examples/contains_json_pointer.link
ext/json/doc/examples/contains_json_pointer.output
ext/json/doc/examples/count.cpp
ext/json/doc/examples/count.link
ext/json/doc/examples/count.output
ext/json/doc/examples/crbegin.cpp
ext/json/doc/examples/crbegin.link
ext/json/doc/examples/crbegin.output
ext/json/doc/examples/crend.cpp
ext/json/doc/examples/crend.link
ext/json/doc/examples/crend.output
ext/json/doc/examples/diff.cpp
ext/json/doc/examples/diff.link
ext/json/doc/examples/diff.output
ext/json/doc/examples/dump.cpp
ext/json/doc/examples/dump.link
ext/json/doc/examples/dump.output
ext/json/doc/examples/emplace.cpp
ext/json/doc/examples/emplace.link
ext/json/doc/examples/emplace.output
ext/json/doc/examples/emplace_back.cpp
ext/json/doc/examples/emplace_back.link
ext/json/doc/examples/emplace_back.output
ext/json/doc/examples/empty.cpp
ext/json/doc/examples/empty.link
ext/json/doc/examples/empty.output
ext/json/doc/examples/end.cpp
ext/json/doc/examples/end.link
ext/json/doc/examples/end.output
ext/json/doc/examples/erase__IteratorType.cpp
ext/json/doc/examples/erase__IteratorType.link
ext/json/doc/examples/erase__IteratorType.output
ext/json/doc/examples/erase__IteratorType_IteratorType.cpp
ext/json/doc/examples/erase__IteratorType_IteratorType.link
ext/json/doc/examples/erase__IteratorType_IteratorType.output
ext/json/doc/examples/erase__key_type.cpp
ext/json/doc/examples/erase__key_type.link
ext/json/doc/examples/erase__key_type.output
ext/json/doc/examples/erase__size_type.cpp
ext/json/doc/examples/erase__size_type.link
ext/json/doc/examples/erase__size_type.output
ext/json/doc/examples/exception.cpp
ext/json/doc/examples/exception.link
ext/json/doc/examples/exception.output
ext/json/doc/examples/find__key_type.cpp
ext/json/doc/examples/find__key_type.link
ext/json/doc/examples/find__key_type.output
ext/json/doc/examples/flatten.cpp
ext/json/doc/examples/flatten.link
ext/json/doc/examples/flatten.output
ext/json/doc/examples/from_bson.cpp
ext/json/doc/examples/from_bson.link
ext/json/doc/examples/from_bson.output
ext/json/doc/examples/from_cbor.cpp
ext/json/doc/examples/from_cbor.link
ext/json/doc/examples/from_cbor.output
ext/json/doc/examples/from_msgpack.cpp
ext/json/doc/examples/from_msgpack.link
ext/json/doc/examples/from_msgpack.output
ext/json/doc/examples/from_ubjson.cpp
ext/json/doc/examples/from_ubjson.link
ext/json/doc/examples/from_ubjson.output
ext/json/doc/examples/front.cpp
ext/json/doc/examples/front.link
ext/json/doc/examples/front.output
ext/json/doc/examples/get__PointerType.cpp
ext/json/doc/examples/get__PointerType.link
ext/json/doc/examples/get__PointerType.output
ext/json/doc/examples/get__ValueType_const.cpp
ext/json/doc/examples/get__ValueType_const.link
ext/json/doc/examples/get__ValueType_const.output
ext/json/doc/examples/get_ptr.cpp
ext/json/doc/examples/get_ptr.link
ext/json/doc/examples/get_ptr.output
ext/json/doc/examples/get_ref.cpp
ext/json/doc/examples/get_ref.link
ext/json/doc/examples/get_ref.output
ext/json/doc/examples/get_to.cpp
ext/json/doc/examples/get_to.link
ext/json/doc/examples/get_to.output
ext/json/doc/examples/insert.cpp
ext/json/doc/examples/insert.link
ext/json/doc/examples/insert.output
ext/json/doc/examples/insert__count.cpp
ext/json/doc/examples/insert__count.link
ext/json/doc/examples/insert__count.output
ext/json/doc/examples/insert__ilist.cpp
ext/json/doc/examples/insert__ilist.link
ext/json/doc/examples/insert__ilist.output
ext/json/doc/examples/insert__range.cpp
ext/json/doc/examples/insert__range.link
ext/json/doc/examples/insert__range.output
ext/json/doc/examples/insert__range_object.cpp
ext/json/doc/examples/insert__range_object.link
ext/json/doc/examples/insert__range_object.output
ext/json/doc/examples/invalid_iterator.cpp
ext/json/doc/examples/invalid_iterator.link
ext/json/doc/examples/invalid_iterator.output
ext/json/doc/examples/is_array.cpp
ext/json/doc/examples/is_array.link
ext/json/doc/examples/is_array.output
ext/json/doc/examples/is_binary.cpp
ext/json/doc/examples/is_binary.link
ext/json/doc/examples/is_binary.output
ext/json/doc/examples/is_boolean.cpp
ext/json/doc/examples/is_boolean.link
ext/json/doc/examples/is_boolean.output
ext/json/doc/examples/is_discarded.cpp
ext/json/doc/examples/is_discarded.link
ext/json/doc/examples/is_discarded.output
ext/json/doc/examples/is_null.cpp
ext/json/doc/examples/is_null.link
ext/json/doc/examples/is_null.output
ext/json/doc/examples/is_number.cpp
ext/json/doc/examples/is_number.link
ext/json/doc/examples/is_number.output
ext/json/doc/examples/is_number_float.cpp
ext/json/doc/examples/is_number_float.link
ext/json/doc/examples/is_number_float.output
ext/json/doc/examples/is_number_integer.cpp
ext/json/doc/examples/is_number_integer.link
ext/json/doc/examples/is_number_integer.output
ext/json/doc/examples/is_number_unsigned.cpp
ext/json/doc/examples/is_number_unsigned.link
ext/json/doc/examples/is_number_unsigned.output
ext/json/doc/examples/is_object.cpp
ext/json/doc/examples/is_object.link
ext/json/doc/examples/is_object.output
ext/json/doc/examples/is_primitive.cpp
ext/json/doc/examples/is_primitive.link
ext/json/doc/examples/is_primitive.output
ext/json/doc/examples/is_string.cpp
ext/json/doc/examples/is_string.link
ext/json/doc/examples/is_string.output
ext/json/doc/examples/is_structured.cpp
ext/json/doc/examples/is_structured.link
ext/json/doc/examples/is_structured.output
ext/json/doc/examples/items.cpp
ext/json/doc/examples/items.link
ext/json/doc/examples/items.output
ext/json/doc/examples/iterator_wrapper.cpp
ext/json/doc/examples/iterator_wrapper.link
ext/json/doc/examples/iterator_wrapper.output
ext/json/doc/examples/json_pointer.cpp
ext/json/doc/examples/json_pointer.link
ext/json/doc/examples/json_pointer.output
ext/json/doc/examples/json_pointer__back.cpp
ext/json/doc/examples/json_pointer__back.link
ext/json/doc/examples/json_pointer__back.output
ext/json/doc/examples/json_pointer__empty.cpp
ext/json/doc/examples/json_pointer__empty.link
ext/json/doc/examples/json_pointer__empty.output
ext/json/doc/examples/json_pointer__operator_add.cpp
ext/json/doc/examples/json_pointer__operator_add.link
ext/json/doc/examples/json_pointer__operator_add.output
ext/json/doc/examples/json_pointer__operator_add_binary.cpp
ext/json/doc/examples/json_pointer__operator_add_binary.link
ext/json/doc/examples/json_pointer__operator_add_binary.output
ext/json/doc/examples/json_pointer__parent_pointer.cpp
ext/json/doc/examples/json_pointer__parent_pointer.link
ext/json/doc/examples/json_pointer__parent_pointer.output
ext/json/doc/examples/json_pointer__pop_back.cpp
ext/json/doc/examples/json_pointer__pop_back.link
ext/json/doc/examples/json_pointer__pop_back.output
ext/json/doc/examples/json_pointer__push_back.cpp
ext/json/doc/examples/json_pointer__push_back.link
ext/json/doc/examples/json_pointer__push_back.output
ext/json/doc/examples/json_pointer__to_string.cpp
ext/json/doc/examples/json_pointer__to_string.link
ext/json/doc/examples/json_pointer__to_string.output
ext/json/doc/examples/max_size.cpp
ext/json/doc/examples/max_size.link
ext/json/doc/examples/max_size.output
ext/json/doc/examples/merge_patch.cpp
ext/json/doc/examples/merge_patch.link
ext/json/doc/examples/merge_patch.output
ext/json/doc/examples/meta.cpp
ext/json/doc/examples/meta.link
ext/json/doc/examples/meta.output
ext/json/doc/examples/object.cpp
ext/json/doc/examples/object.link
ext/json/doc/examples/object.output
ext/json/doc/examples/operator__ValueType.cpp
ext/json/doc/examples/operator__ValueType.link
ext/json/doc/examples/operator__ValueType.output
ext/json/doc/examples/operator__equal.cpp
ext/json/doc/examples/operator__equal.link
ext/json/doc/examples/operator__equal.output
ext/json/doc/examples/operator__equal__nullptr_t.cpp
ext/json/doc/examples/operator__equal__nullptr_t.link
ext/json/doc/examples/operator__equal__nullptr_t.output
ext/json/doc/examples/operator__greater.cpp
ext/json/doc/examples/operator__greater.link
ext/json/doc/examples/operator__greater.output
ext/json/doc/examples/operator__greaterequal.cpp
ext/json/doc/examples/operator__greaterequal.link
ext/json/doc/examples/operator__greaterequal.output
ext/json/doc/examples/operator__less.cpp
ext/json/doc/examples/operator__less.link
ext/json/doc/examples/operator__less.output
ext/json/doc/examples/operator__lessequal.cpp
ext/json/doc/examples/operator__lessequal.link
ext/json/doc/examples/operator__lessequal.output
ext/json/doc/examples/operator__notequal.cpp
ext/json/doc/examples/operator__notequal.link
ext/json/doc/examples/operator__notequal.output
ext/json/doc/examples/operator__notequal__nullptr_t.cpp
ext/json/doc/examples/operator__notequal__nullptr_t.link
ext/json/doc/examples/operator__notequal__nullptr_t.output
ext/json/doc/examples/operator__value_t.cpp
ext/json/doc/examples/operator__value_t.link
ext/json/doc/examples/operator__value_t.output
ext/json/doc/examples/operator_deserialize.cpp
ext/json/doc/examples/operator_deserialize.link
ext/json/doc/examples/operator_deserialize.output
ext/json/doc/examples/operator_serialize.cpp
ext/json/doc/examples/operator_serialize.link
ext/json/doc/examples/operator_serialize.output
ext/json/doc/examples/operatorarray__key_type.cpp
ext/json/doc/examples/operatorarray__key_type.link
ext/json/doc/examples/operatorarray__key_type.output
ext/json/doc/examples/operatorarray__key_type_const.cpp
ext/json/doc/examples/operatorarray__key_type_const.link
ext/json/doc/examples/operatorarray__key_type_const.output
ext/json/doc/examples/operatorarray__size_type.cpp
ext/json/doc/examples/operatorarray__size_type.link
ext/json/doc/examples/operatorarray__size_type.output
ext/json/doc/examples/operatorarray__size_type_const.cpp
ext/json/doc/examples/operatorarray__size_type_const.link
ext/json/doc/examples/operatorarray__size_type_const.output
ext/json/doc/examples/operatorjson_pointer.cpp
ext/json/doc/examples/operatorjson_pointer.link
ext/json/doc/examples/operatorjson_pointer.output
ext/json/doc/examples/operatorjson_pointer_const.cpp
ext/json/doc/examples/operatorjson_pointer_const.link
ext/json/doc/examples/operatorjson_pointer_const.output
ext/json/doc/examples/other_error.cpp
ext/json/doc/examples/other_error.link
ext/json/doc/examples/other_error.output
ext/json/doc/examples/out_of_range.cpp
ext/json/doc/examples/out_of_range.link
ext/json/doc/examples/out_of_range.output
ext/json/doc/examples/parse__array__parser_callback_t.cpp
ext/json/doc/examples/parse__array__parser_callback_t.link
ext/json/doc/examples/parse__array__parser_callback_t.output
ext/json/doc/examples/parse__contiguouscontainer__parser_callback_t.cpp
ext/json/doc/examples/parse__contiguouscontainer__parser_callback_t.link
ext/json/doc/examples/parse__contiguouscontainer__parser_callback_t.output
ext/json/doc/examples/parse__istream__parser_callback_t.cpp
ext/json/doc/examples/parse__istream__parser_callback_t.link
ext/json/doc/examples/parse__istream__parser_callback_t.output
ext/json/doc/examples/parse__iteratortype__parser_callback_t.cpp
ext/json/doc/examples/parse__iteratortype__parser_callback_t.link
ext/json/doc/examples/parse__iteratortype__parser_callback_t.output
ext/json/doc/examples/parse__string__parser_callback_t.cpp
ext/json/doc/examples/parse__string__parser_callback_t.link
ext/json/doc/examples/parse__string__parser_callback_t.output
ext/json/doc/examples/parse_error.cpp
ext/json/doc/examples/parse_error.link
ext/json/doc/examples/parse_error.output
ext/json/doc/examples/patch.cpp
ext/json/doc/examples/patch.link
ext/json/doc/examples/patch.output
ext/json/doc/examples/push_back.cpp
ext/json/doc/examples/push_back.link
ext/json/doc/examples/push_back.output
ext/json/doc/examples/push_back__initializer_list.cpp
ext/json/doc/examples/push_back__initializer_list.link
ext/json/doc/examples/push_back__initializer_list.output
ext/json/doc/examples/push_back__object_t__value.cpp
ext/json/doc/examples/push_back__object_t__value.link
ext/json/doc/examples/push_back__object_t__value.output
ext/json/doc/examples/rbegin.cpp
ext/json/doc/examples/rbegin.link
ext/json/doc/examples/rbegin.output
ext/json/doc/examples/rend.cpp
ext/json/doc/examples/rend.link
ext/json/doc/examples/rend.output
ext/json/doc/examples/sax_parse.cpp
ext/json/doc/examples/sax_parse.link
ext/json/doc/examples/sax_parse.output
ext/json/doc/examples/size.cpp
ext/json/doc/examples/size.link
ext/json/doc/examples/size.output
ext/json/doc/examples/swap__array_t.cpp
ext/json/doc/examples/swap__array_t.link
ext/json/doc/examples/swap__array_t.output
ext/json/doc/examples/swap__binary_t.cpp
ext/json/doc/examples/swap__binary_t.link
ext/json/doc/examples/swap__binary_t.output
ext/json/doc/examples/swap__object_t.cpp
ext/json/doc/examples/swap__object_t.link
ext/json/doc/examples/swap__object_t.output
ext/json/doc/examples/swap__reference.cpp
ext/json/doc/examples/swap__reference.link
ext/json/doc/examples/swap__reference.output
ext/json/doc/examples/swap__string_t.cpp
ext/json/doc/examples/swap__string_t.link
ext/json/doc/examples/swap__string_t.output
ext/json/doc/examples/to_bson.cpp
ext/json/doc/examples/to_bson.link
ext/json/doc/examples/to_bson.output
ext/json/doc/examples/to_cbor.cpp
ext/json/doc/examples/to_cbor.link
ext/json/doc/examples/to_cbor.output
ext/json/doc/examples/to_msgpack.cpp
ext/json/doc/examples/to_msgpack.link
ext/json/doc/examples/to_msgpack.output
ext/json/doc/examples/to_ubjson.cpp
ext/json/doc/examples/to_ubjson.link
ext/json/doc/examples/to_ubjson.output
ext/json/doc/examples/type.cpp
ext/json/doc/examples/type.link
ext/json/doc/examples/type.output
ext/json/doc/examples/type_error.cpp
ext/json/doc/examples/type_error.link
ext/json/doc/examples/type_error.output
ext/json/doc/examples/type_name.cpp
ext/json/doc/examples/type_name.link
ext/json/doc/examples/type_name.output
ext/json/doc/examples/unflatten.cpp
ext/json/doc/examples/unflatten.link
ext/json/doc/examples/unflatten.output
ext/json/doc/examples/update.cpp
ext/json/doc/examples/update.link
ext/json/doc/examples/update.output
ext/json/doc/examples/update__range.cpp
ext/json/doc/examples/update__range.link
ext/json/doc/examples/update__range.output
ext/json/doc/images/callback_events.png
ext/json/doc/images/range-begin-end.svg
ext/json/doc/images/range-rbegin-rend.svg
ext/json/doc/mkdocs/Makefile
ext/json/doc/mkdocs/mkdocs.yml
ext/json/doc/mkdocs/requirements.txt
ext/json/doc/mkdocs/docs/hooks.py
ext/json/doc/mkdocs/docs/index.md
ext/json/doc/mkdocs/docs/api/basic_json/dump.md
ext/json/doc/mkdocs/docs/api/basic_json/index.md
ext/json/doc/mkdocs/docs/api/basic_json/meta.md
ext/json/doc/mkdocs/docs/api/basic_json/parse.md
ext/json/doc/mkdocs/docs/features/arbitrary_types.md
ext/json/doc/mkdocs/docs/features/binary_values.md
ext/json/doc/mkdocs/docs/features/comments.md
ext/json/doc/mkdocs/docs/features/enum_conversion.md
ext/json/doc/mkdocs/docs/features/iterators.md
ext/json/doc/mkdocs/docs/features/json_patch.md
ext/json/doc/mkdocs/docs/features/json_pointer.md
ext/json/doc/mkdocs/docs/features/macros.md
ext/json/doc/mkdocs/docs/features/merge_patch.md
ext/json/doc/mkdocs/docs/features/object_order.md
ext/json/doc/mkdocs/docs/features/types.md
ext/json/doc/mkdocs/docs/features/binary_formats/bson.md
ext/json/doc/mkdocs/docs/features/binary_formats/cbor.md
ext/json/doc/mkdocs/docs/features/binary_formats/index.md
ext/json/doc/mkdocs/docs/features/binary_formats/messagepack.md
ext/json/doc/mkdocs/docs/features/binary_formats/ubjson.md
ext/json/doc/mkdocs/docs/features/element_access/checked_access.md
ext/json/doc/mkdocs/docs/features/element_access/default_value.md
ext/json/doc/mkdocs/docs/features/element_access/index.md
ext/json/doc/mkdocs/docs/features/element_access/unchecked_access.md
ext/json/doc/mkdocs/docs/features/parsing/index.md
ext/json/doc/mkdocs/docs/features/parsing/parse_exceptions.md
ext/json/doc/mkdocs/docs/features/parsing/parser_callbacks.md
ext/json/doc/mkdocs/docs/features/parsing/sax_interface.md
ext/json/doc/mkdocs/docs/home/code_of_conduct.md
ext/json/doc/mkdocs/docs/home/design_goals.md
ext/json/doc/mkdocs/docs/home/exceptions.md
ext/json/doc/mkdocs/docs/home/faq.md
ext/json/doc/mkdocs/docs/home/license.md
ext/json/doc/mkdocs/docs/home/releases.md
ext/json/doc/mkdocs/docs/home/sponsors.md
ext/json/doc/mkdocs/docs/integration/cmake.md
ext/json/doc/mkdocs/docs/integration/example.cpp
ext/json/doc/mkdocs/docs/integration/index.md
ext/json/doc/mkdocs/docs/integration/package_managers.md
ext/json/doc/mkdocs/docs/integration/conan/CMakeLists.txt
ext/json/doc/mkdocs/docs/integration/conan/Conanfile.txt
ext/json/doc/mkdocs/docs/integration/conan/example.cpp
ext/json/doc/scripts/git-update-ghpages
ext/json/doc/scripts/send_to_wandbox.py
ext/json/doc/usages/ios.png
ext/json/doc/usages/macos.png
ext/json/include/nlohmann/adl_serializer.hpp
ext/json/include/nlohmann/byte_container_with_subtype.hpp
ext/json/include/nlohmann/json.hpp
ext/json/include/nlohmann/json_fwd.hpp
ext/json/include/nlohmann/ordered_map.hpp
ext/json/include/nlohmann/detail/exceptions.hpp
ext/json/include/nlohmann/detail/hash.hpp
ext/json/include/nlohmann/detail/json_pointer.hpp
ext/json/include/nlohmann/detail/json_ref.hpp
ext/json/include/nlohmann/detail/macro_scope.hpp
ext/json/include/nlohmann/detail/macro_unscope.hpp
ext/json/include/nlohmann/detail/value_t.hpp
ext/json/include/nlohmann/detail/conversions/from_json.hpp
ext/json/include/nlohmann/detail/conversions/to_chars.hpp
ext/json/include/nlohmann/detail/conversions/to_json.hpp
ext/json/include/nlohmann/detail/input/binary_reader.hpp
ext/json/include/nlohmann/detail/input/input_adapters.hpp
ext/json/include/nlohmann/detail/input/json_sax.hpp
ext/json/include/nlohmann/detail/input/lexer.hpp
ext/json/include/nlohmann/detail/input/parser.hpp
ext/json/include/nlohmann/detail/input/position_t.hpp
ext/json/include/nlohmann/detail/iterators/internal_iterator.hpp
ext/json/include/nlohmann/detail/iterators/iter_impl.hpp
ext/json/include/nlohmann/detail/iterators/iteration_proxy.hpp
ext/json/include/nlohmann/detail/iterators/iterator_traits.hpp
ext/json/include/nlohmann/detail/iterators/json_reverse_iterator.hpp
ext/json/include/nlohmann/detail/iterators/primitive_iterator.hpp
ext/json/include/nlohmann/detail/meta/cpp_future.hpp
ext/json/include/nlohmann/detail/meta/detected.hpp
ext/json/include/nlohmann/detail/meta/is_sax.hpp
ext/json/include/nlohmann/detail/meta/type_traits.hpp
ext/json/include/nlohmann/detail/meta/void_t.hpp
ext/json/include/nlohmann/detail/output/binary_writer.hpp
ext/json/include/nlohmann/detail/output/output_adapters.hpp
ext/json/include/nlohmann/detail/output/serializer.hpp
ext/json/include/nlohmann/thirdparty/hedley/hedley.hpp
ext/json/include/nlohmann/thirdparty/hedley/hedley_undef.hpp
ext/json/single_include/nlohmann/json.hpp
ext/json/test/CMakeLists.txt
ext/json/test/Makefile
ext/json/test/cmake_add_subdirectory/CMakeLists.txt
ext/json/test/cmake_add_subdirectory/project/CMakeLists.txt
ext/json/test/cmake_add_subdirectory/project/main.cpp
ext/json/test/cmake_fetch_content/CMakeLists.txt
ext/json/test/cmake_fetch_content/project/CMakeLists.txt
ext/json/test/cmake_fetch_content/project/main.cpp
ext/json/test/cmake_import/CMakeLists.txt
ext/json/test/cmake_import/project/CMakeLists.txt
ext/json/test/cmake_import/project/main.cpp
ext/json/test/cmake_import_minver/CMakeLists.txt
ext/json/test/cmake_import_minver/project/CMakeLists.txt
ext/json/test/cmake_import_minver/project/main.cpp
ext/json/test/cmake_target_include_directories/CMakeLists.txt
ext/json/test/cmake_target_include_directories/project/Bar.cpp
ext/json/test/cmake_target_include_directories/project/Bar.hpp
ext/json/test/cmake_target_include_directories/project/CMakeLists.txt
ext/json/test/cmake_target_include_directories/project/Foo.cpp
ext/json/test/cmake_target_include_directories/project/Foo.hpp
ext/json/test/cmake_target_include_directories/project/main.cpp
ext/json/test/reports/2016-08-29-fuzz/exec_speed.png
ext/json/test/reports/2016-08-29-fuzz/fuzz.tiff
ext/json/test/reports/2016-08-29-fuzz/high_freq.png
ext/json/test/reports/2016-08-29-fuzz/index.html
ext/json/test/reports/2016-08-29-fuzz/low_freq.png
ext/json/test/reports/2016-09-09-nativejson_benchmark/README.md
ext/json/test/reports/2016-09-09-nativejson_benchmark/conformance_Nlohmann (C++11).md
ext/json/test/reports/2016-09-09-nativejson_benchmark/conformance_overall_Result.png
ext/json/test/reports/2016-09-09-nativejson_benchmark/performance_Corei7-4980HQ@2.80GHz_mac64_clang7.0_1._Parse_Memory_(byte).png
ext/json/test/reports/2016-09-09-nativejson_benchmark/performance_Corei7-4980HQ@2.80GHz_mac64_clang7.0_1._Parse_Time_(ms).png
ext/json/test/reports/2016-09-09-nativejson_benchmark/performance_Corei7-4980HQ@2.80GHz_mac64_clang7.0_2._Stringify_Time_(ms).png
ext/json/test/reports/2016-09-09-nativejson_benchmark/performance_Corei7-4980HQ@2.80GHz_mac64_clang7.0_3._Prettify_Time_(ms).png
ext/json/test/reports/2016-09-09-nativejson_benchmark/performance_Corei7-4980HQ@2.80GHz_mac64_clang7.0_7._Code_size_FileSize_(byte).png
ext/json/test/reports/2016-10-02-fuzz/exec_speed.png
ext/json/test/reports/2016-10-02-fuzz/fuzz.tiff
ext/json/test/reports/2016-10-02-fuzz/high_freq.png
ext/json/test/reports/2016-10-02-fuzz/index.html
ext/json/test/reports/2016-10-02-fuzz/low_freq.png
ext/json/test/src/UBSAN.supp
ext/json/test/src/fuzzer-driver_afl.cpp
ext/json/test/src/fuzzer-parse_bson.cpp
ext/json/test/src/fuzzer-parse_cbor.cpp
ext/json/test/src/fuzzer-parse_json.cpp
ext/json/test/src/fuzzer-parse_msgpack.cpp
ext/json/test/src/fuzzer-parse_ubjson.cpp
ext/json/test/src/test_utils.hpp
ext/json/test/src/unit-algorithms.cpp
ext/json/test/src/unit-allocator.cpp
ext/json/test/src/unit-alt-string.cpp
ext/json/test/src/unit-assert_macro.cpp
ext/json/test/src/unit-bson.cpp
ext/json/test/src/unit-capacity.cpp
ext/json/test/src/unit-cbor.cpp
ext/json/test/src/unit-class_const_iterator.cpp
ext/json/test/src/unit-class_iterator.cpp
ext/json/test/src/unit-class_lexer.cpp
ext/json/test/src/unit-class_parser.cpp
ext/json/test/src/unit-comparison.cpp
ext/json/test/src/unit-concepts.cpp
ext/json/test/src/unit-constructor1.cpp
ext/json/test/src/unit-constructor2.cpp
ext/json/test/src/unit-convenience.cpp
ext/json/test/src/unit-conversions.cpp
ext/json/test/src/unit-deserialization.cpp
ext/json/test/src/unit-element_access1.cpp
ext/json/test/src/unit-element_access2.cpp
ext/json/test/src/unit-hash.cpp
ext/json/test/src/unit-inspection.cpp
ext/json/test/src/unit-items.cpp
ext/json/test/src/unit-iterators1.cpp
ext/json/test/src/unit-iterators2.cpp
ext/json/test/src/unit-json_patch.cpp
ext/json/test/src/unit-json_pointer.cpp
ext/json/test/src/unit-large_json.cpp
ext/json/test/src/unit-merge_patch.cpp
ext/json/test/src/unit-meta.cpp
ext/json/test/src/unit-modifiers.cpp
ext/json/test/src/unit-msgpack.cpp
ext/json/test/src/unit-noexcept.cpp
ext/json/test/src/unit-ordered_json.cpp
ext/json/test/src/unit-ordered_map.cpp
ext/json/test/src/unit-pointer_access.cpp
ext/json/test/src/unit-readme.cpp
ext/json/test/src/unit-reference_access.cpp
ext/json/test/src/unit-regression1.cpp
ext/json/test/src/unit-regression2.cpp
ext/json/test/src/unit-serialization.cpp
ext/json/test/src/unit-testsuites.cpp
ext/json/test/src/unit-to_chars.cpp
ext/json/test/src/unit-ubjson.cpp
ext/json/test/src/unit-udt.cpp
ext/json/test/src/unit-udt_macro.cpp
ext/json/test/src/unit-unicode.cpp
ext/json/test/src/unit-user_defined_input.cpp
ext/json/test/src/unit-wstring.cpp
ext/json/test/src/unit.cpp
ext/json/test/thirdparty/Fuzzer/CMakeLists.txt
ext/json/test/thirdparty/Fuzzer/FuzzerCorpus.h
ext/json/test/thirdparty/Fuzzer/FuzzerCrossOver.cpp
ext/json/test/thirdparty/Fuzzer/FuzzerDefs.h
ext/json/test/thirdparty/Fuzzer/FuzzerDictionary.h
ext/json/test/thirdparty/Fuzzer/FuzzerDriver.cpp
ext/json/test/thirdparty/Fuzzer/FuzzerExtFunctions.def
ext/json/test/thirdparty/Fuzzer/FuzzerExtFunctions.h
ext/json/test/thirdparty/Fuzzer/FuzzerExtFunctionsDlsym.cpp
ext/json/test/thirdparty/Fuzzer/FuzzerExtFunctionsWeak.cpp
ext/json/test/thirdparty/Fuzzer/FuzzerExtFunctionsWeakAlias.cpp
ext/json/test/thirdparty/Fuzzer/FuzzerFlags.def
ext/json/test/thirdparty/Fuzzer/FuzzerIO.cpp
ext/json/test/thirdparty/Fuzzer/FuzzerIO.h
ext/json/test/thirdparty/Fuzzer/FuzzerIOPosix.cpp
ext/json/test/thirdparty/Fuzzer/FuzzerIOWindows.cpp
ext/json/test/thirdparty/Fuzzer/FuzzerInterface.h
ext/json/test/thirdparty/Fuzzer/FuzzerInternal.h
ext/json/test/thirdparty/Fuzzer/FuzzerLoop.cpp
ext/json/test/thirdparty/Fuzzer/FuzzerMain.cpp
ext/json/test/thirdparty/Fuzzer/FuzzerMerge.cpp
ext/json/test/thirdparty/Fuzzer/FuzzerMerge.h
ext/json/test/thirdparty/Fuzzer/FuzzerMutate.cpp
ext/json/test/thirdparty/Fuzzer/FuzzerMutate.h
ext/json/test/thirdparty/Fuzzer/FuzzerOptions.h
ext/json/test/thirdparty/Fuzzer/FuzzerRandom.h
ext/json/test/thirdparty/Fuzzer/FuzzerSHA1.cpp
ext/json/test/thirdparty/Fuzzer/FuzzerSHA1.h
ext/json/test/thirdparty/Fuzzer/FuzzerTracePC.cpp
ext/json/test/thirdparty/Fuzzer/FuzzerTracePC.h
ext/json/test/thirdparty/Fuzzer/FuzzerTraceState.cpp
ext/json/test/thirdparty/Fuzzer/FuzzerUtil.cpp
ext/json/test/thirdparty/Fuzzer/FuzzerUtil.h
ext/json/test/thirdparty/Fuzzer/FuzzerUtilDarwin.cpp
ext/json/test/thirdparty/Fuzzer/FuzzerUtilLinux.cpp
ext/json/test/thirdparty/Fuzzer/FuzzerUtilPosix.cpp
ext/json/test/thirdparty/Fuzzer/FuzzerUtilWindows.cpp
ext/json/test/thirdparty/Fuzzer/FuzzerValueBitMap.h
ext/json/test/thirdparty/Fuzzer/README.txt
ext/json/test/thirdparty/Fuzzer/build.sh
ext/json/test/thirdparty/Fuzzer/cxx.dict
ext/json/test/thirdparty/Fuzzer/afl/afl_driver.cpp
ext/json/test/thirdparty/Fuzzer/standalone/StandaloneFuzzTargetMain.c
ext/json/test/thirdparty/Fuzzer/test/AFLDriverTest.cpp
ext/json/test/thirdparty/Fuzzer/test/AbsNegAndConstant64Test.cpp
ext/json/test/thirdparty/Fuzzer/test/AbsNegAndConstantTest.cpp
ext/json/test/thirdparty/Fuzzer/test/AccumulateAllocationsTest.cpp
ext/json/test/thirdparty/Fuzzer/test/BufferOverflowOnInput.cpp
ext/json/test/thirdparty/Fuzzer/test/CMakeLists.txt
ext/json/test/thirdparty/Fuzzer/test/CallerCalleeTest.cpp
ext/json/test/thirdparty/Fuzzer/test/CounterTest.cpp
ext/json/test/thirdparty/Fuzzer/test/CustomCrossOverTest.cpp
ext/json/test/thirdparty/Fuzzer/test/CustomMutatorTest.cpp
ext/json/test/thirdparty/Fuzzer/test/DSO1.cpp
ext/json/test/thirdparty/Fuzzer/test/DSO2.cpp
ext/json/test/thirdparty/Fuzzer/test/DSOTestExtra.cpp
ext/json/test/thirdparty/Fuzzer/test/DSOTestMain.cpp
ext/json/test/thirdparty/Fuzzer/test/DivTest.cpp
ext/json/test/thirdparty/Fuzzer/test/EmptyTest.cpp
ext/json/test/thirdparty/Fuzzer/test/FourIndependentBranchesTest.cpp
ext/json/test/thirdparty/Fuzzer/test/FullCoverageSetTest.cpp
ext/json/test/thirdparty/Fuzzer/test/FuzzerUnittest.cpp
ext/json/test/thirdparty/Fuzzer/test/InitializeTest.cpp
ext/json/test/thirdparty/Fuzzer/test/LeakTest.cpp
ext/json/test/thirdparty/Fuzzer/test/LeakTimeoutTest.cpp
ext/json/test/thirdparty/Fuzzer/test/LoadTest.cpp
ext/json/test/thirdparty/Fuzzer/test/MemcmpTest.cpp
ext/json/test/thirdparty/Fuzzer/test/NthRunCrashTest.cpp
ext/json/test/thirdparty/Fuzzer/test/NullDerefOnEmptyTest.cpp
ext/json/test/thirdparty/Fuzzer/test/NullDerefTest.cpp
ext/json/test/thirdparty/Fuzzer/test/OneHugeAllocTest.cpp
ext/json/test/thirdparty/Fuzzer/test/OutOfMemorySingleLargeMallocTest.cpp
ext/json/test/thirdparty/Fuzzer/test/OutOfMemoryTest.cpp
ext/json/test/thirdparty/Fuzzer/test/RepeatedBytesTest.cpp
ext/json/test/thirdparty/Fuzzer/test/RepeatedMemcmp.cpp
ext/json/test/thirdparty/Fuzzer/test/ShrinkControlFlowTest.cpp
ext/json/test/thirdparty/Fuzzer/test/ShrinkValueProfileTest.cpp
ext/json/test/thirdparty/Fuzzer/test/SignedIntOverflowTest.cpp
ext/json/test/thirdparty/Fuzzer/test/SimpleCmpTest.cpp
ext/json/test/thirdparty/Fuzzer/test/SimpleDictionaryTest.cpp
ext/json/test/thirdparty/Fuzzer/test/SimpleHashTest.cpp
ext/json/test/thirdparty/Fuzzer/test/SimpleTest.cpp
ext/json/test/thirdparty/Fuzzer/test/SimpleThreadedTest.cpp
ext/json/test/thirdparty/Fuzzer/test/SingleMemcmpTest.cpp
ext/json/test/thirdparty/Fuzzer/test/SingleStrcmpTest.cpp
ext/json/test/thirdparty/Fuzzer/test/SingleStrncmpTest.cpp
ext/json/test/thirdparty/Fuzzer/test/SpamyTest.cpp
ext/json/test/thirdparty/Fuzzer/test/StrcmpTest.cpp
ext/json/test/thirdparty/Fuzzer/test/StrncmpOOBTest.cpp
ext/json/test/thirdparty/Fuzzer/test/StrncmpTest.cpp
ext/json/test/thirdparty/Fuzzer/test/StrstrTest.cpp
ext/json/test/thirdparty/Fuzzer/test/SwapCmpTest.cpp
ext/json/test/thirdparty/Fuzzer/test/Switch2Test.cpp
ext/json/test/thirdparty/Fuzzer/test/SwitchTest.cpp
ext/json/test/thirdparty/Fuzzer/test/ThreadedLeakTest.cpp
ext/json/test/thirdparty/Fuzzer/test/ThreadedTest.cpp
ext/json/test/thirdparty/Fuzzer/test/TimeoutEmptyTest.cpp
ext/json/test/thirdparty/Fuzzer/test/TimeoutTest.cpp
ext/json/test/thirdparty/Fuzzer/test/TraceMallocTest.cpp
ext/json/test/thirdparty/Fuzzer/test/UninstrumentedTest.cpp
ext/json/test/thirdparty/Fuzzer/test/afl-driver-extra-stats.test
ext/json/test/thirdparty/Fuzzer/test/afl-driver-stderr.test
ext/json/test/thirdparty/Fuzzer/test/caller-callee.test
ext/json/test/thirdparty/Fuzzer/test/coverage.test
ext/json/test/thirdparty/Fuzzer/test/dict1.txt
ext/json/test/thirdparty/Fuzzer/test/dump_coverage.test
ext/json/test/thirdparty/Fuzzer/test/fuzzer-customcrossover.test
ext/json/test/thirdparty/Fuzzer/test/fuzzer-custommutator.test
ext/json/test/thirdparty/Fuzzer/test/fuzzer-dict.test
ext/json/test/thirdparty/Fuzzer/test/fuzzer-dirs.test
ext/json/test/thirdparty/Fuzzer/test/fuzzer-fdmask.test
ext/json/test/thirdparty/Fuzzer/test/fuzzer-finalstats.test
ext/json/test/thirdparty/Fuzzer/test/fuzzer-flags.test
ext/json/test/thirdparty/Fuzzer/test/fuzzer-jobs.test
ext/json/test/thirdparty/Fuzzer/test/fuzzer-leak.test
ext/json/test/thirdparty/Fuzzer/test/fuzzer-oom-with-profile.test
ext/json/test/thirdparty/Fuzzer/test/fuzzer-oom.test
ext/json/test/thirdparty/Fuzzer/test/fuzzer-printcovpcs.test
ext/json/test/thirdparty/Fuzzer/test/fuzzer-runs.test
ext/json/test/thirdparty/Fuzzer/test/fuzzer-seed.test
ext/json/test/thirdparty/Fuzzer/test/fuzzer-segv.test
ext/json/test/thirdparty/Fuzzer/test/fuzzer-singleinputs.test
ext/json/test/thirdparty/Fuzzer/test/fuzzer-threaded.test
ext/json/test/thirdparty/Fuzzer/test/fuzzer-timeout.test
ext/json/test/thirdparty/Fuzzer/test/fuzzer-traces-hooks.test
ext/json/test/thirdparty/Fuzzer/test/fuzzer-ubsan.test
ext/json/test/thirdparty/Fuzzer/test/fuzzer.test
ext/json/test/thirdparty/Fuzzer/test/hi.txt
ext/json/test/thirdparty/Fuzzer/test/lit.cfg
ext/json/test/thirdparty/Fuzzer/test/lit.site.cfg.in
ext/json/test/thirdparty/Fuzzer/test/merge.test
ext/json/test/thirdparty/Fuzzer/test/minimize_crash.test
ext/json/test/thirdparty/Fuzzer/test/repeated-bytes.test
ext/json/test/thirdparty/Fuzzer/test/shrink.test
ext/json/test/thirdparty/Fuzzer/test/simple-cmp.test
ext/json/test/thirdparty/Fuzzer/test/standalone.test
ext/json/test/thirdparty/Fuzzer/test/swap-cmp.test
ext/json/test/thirdparty/Fuzzer/test/trace-malloc.test
ext/json/test/thirdparty/Fuzzer/test/ulimit.test
ext/json/test/thirdparty/Fuzzer/test/value-profile-cmp.test
ext/json/test/thirdparty/Fuzzer/test/value-profile-cmp2.test
ext/json/test/thirdparty/Fuzzer/test/value-profile-cmp3.test
ext/json/test/thirdparty/Fuzzer/test/value-profile-cmp4.test
ext/json/test/thirdparty/Fuzzer/test/value-profile-div.test
ext/json/test/thirdparty/Fuzzer/test/value-profile-load.test
ext/json/test/thirdparty/Fuzzer/test/value-profile-mem.test
ext/json/test/thirdparty/Fuzzer/test/value-profile-set.test
ext/json/test/thirdparty/Fuzzer/test/value-profile-strcmp.test
ext/json/test/thirdparty/Fuzzer/test/value-profile-strncmp.test
ext/json/test/thirdparty/Fuzzer/test/value-profile-switch.test
ext/json/test/thirdparty/Fuzzer/test/no-coverage/CMakeLists.txt
ext/json/test/thirdparty/Fuzzer/test/ubsan/CMakeLists.txt
ext/json/test/thirdparty/Fuzzer/test/uninstrumented/CMakeLists.txt
ext/json/test/thirdparty/Fuzzer/test/unit/lit.cfg
ext/json/test/thirdparty/Fuzzer/test/unit/lit.site.cfg.in
ext/json/test/thirdparty/doctest/LICENSE.txt
ext/json/test/thirdparty/doctest/doctest.h
ext/json/test/thirdparty/doctest/doctest_compatibility.h
ext/json/test/thirdparty/fifo_map/LICENSE.MIT
ext/json/test/thirdparty/fifo_map/fifo_map.hpp
ext/json/test/thirdparty/imapdl/filterbr.py
ext/json/test/thirdparty/imapdl/gpl-3.0.txt
ext/json/third_party/amalgamate/CHANGES.md
ext/json/third_party/amalgamate/LICENSE.md
ext/json/third_party/amalgamate/README.md
ext/json/third_party/amalgamate/amalgamate.py
ext/json/third_party/amalgamate/config.json
ext/json/third_party/cpplint/LICENSE
ext/json/third_party/cpplint/README.rst
ext/json/third_party/cpplint/cpplint.py
ext/json/third_party/cpplint/update.sh
ext/json/third_party/macro_builder/main.cpp
ext/random123/.git
ext/random123/.gitignore
ext/random123/.travis.yml
ext/random123/GNUmakefile
ext/random123/LICENSE
ext/random123/README.md
ext/random123/docs/Doxyfile
ext/random123/docs/cbrng.dox
ext/random123/docs/releasenotes.dox
ext/random123/examples/GNUmakefile
ext/random123/examples/README
ext/random123/examples/example_seeds.h
ext/random123/examples/gencl.sh
ext/random123/examples/pi_aes.cpp
ext/random123/examples/pi_capi.c
ext/random123/examples/pi_check.h
ext/random123/examples/pi_cppapi.cpp
ext/random123/examples/pi_cuda.cu
ext/random123/examples/pi_cudapp.cu
ext/random123/examples/pi_gsl.c
ext/random123/examples/pi_metal.m
ext/random123/examples/pi_metal_kernel.metal
ext/random123/examples/pi_microurng.cpp
ext/random123/examples/pi_opencl.c
ext/random123/examples/pi_opencl_kernel.ocl
ext/random123/examples/pi_uniform.cpp
ext/random123/examples/simple.c
ext/random123/examples/simplepp.cpp
ext/random123/include/Random123/MicroURNG.hpp
ext/random123/include/Random123/ReinterpretCtr.hpp
ext/random123/include/Random123/aes.h
ext/random123/include/Random123/array.h
ext/random123/include/Random123/ars.h
ext/random123/include/Random123/boxmuller.hpp
ext/random123/include/Random123/gsl_microrng.h
ext/random123/include/Random123/philox.h
ext/random123/include/Random123/threefry.h
ext/random123/include/Random123/u01fixedpt.h
ext/random123/include/Random123/uniform.hpp
ext/random123/include/Random123/conventional/Engine.hpp
ext/random123/include/Random123/conventional/gsl_cbrng.h
ext/random123/include/Random123/features/clangfeatures.h
ext/random123/include/Random123/features/compilerfeatures.h
ext/random123/include/Random123/features/gccfeatures.h
ext/random123/include/Random123/features/iccfeatures.h
ext/random123/include/Random123/features/metalfeatures.h
ext/random123/include/Random123/features/msvcfeatures.h
ext/random123/include/Random123/features/nvccfeatures.h
ext/random123/include/Random123/features/open64features.h
ext/random123/include/Random123/features/openclfeatures.h
ext/random123/include/Random123/features/pgccfeatures.h
ext/random123/include/Random123/features/sse.h
ext/random123/include/Random123/features/sunprofeatures.h
ext/random123/include/Random123/features/xlcfeatures.h
ext/random123/tests/BUILDVC.BAT
ext/random123/tests/BUILDVC11.BAT
ext/random123/tests/GNUmakefile
ext/random123/tests/README
ext/random123/tests/gencl.sh
ext/random123/tests/kat.h
ext/random123/tests/kat_c.c
ext/random123/tests/kat_cpp.cpp
ext/random123/tests/kat_cuda.cu
ext/random123/tests/kat_dev_execute.h
ext/random123/tests/kat_main.h
ext/random123/tests/kat_metal.m
ext/random123/tests/kat_metal_kernel.metal
ext/random123/tests/kat_opencl.c
ext/random123/tests/kat_opencl_kernel.ocl
ext/random123/tests/kat_vectors
ext/random123/tests/old_kat_vectors
ext/random123/tests/rngNxW.h
ext/random123/tests/time_boxmuller.cpp
ext/random123/tests/time_boxmuller_cuda.cu
ext/random123/tests/time_cuda.cu
ext/random123/tests/time_initkeyctr.h
ext/random123/tests/time_misc.h
ext/random123/tests/time_opencl.c
ext/random123/tests/time_opencl_kernel.ocl
ext/random123/tests/time_random123.h
ext/random123/tests/time_serial.c
ext/random123/tests/time_thread.c
ext/random123/tests/timers.cpp
ext/random123/tests/ut_Engine.cpp
ext/random123/tests/ut_M128.cpp
ext/random123/tests/ut_ReinterpretCtr.cpp
ext/random123/tests/ut_aes.cpp
ext/random123/tests/ut_ars.c
ext/random123/tests/ut_carray.cpp
ext/random123/tests/ut_features.cpp
ext/random123/tests/ut_gsl.c
ext/random123/tests/ut_ua.cpp
ext/random123/tests/ut_uniform.cpp
ext/random123/tests/ut_uniform_IEEEkat.cpp
ext/random123/tests/ut_uniform_IEEEkatvectors.hpp
ext/random123/tests/ut_uniform_kat_vectors.dat
ext/random123/tests/ut_uniform_reference.hpp
ext/random123/tests/util.h
ext/random123/tests/util_cuda.h
ext/random123/tests/util_demangle.hpp
ext/random123/tests/util_expandtpl.h
ext/random123/tests/util_m128.h
ext/random123/tests/util_metal.h
ext/random123/tests/util_opencl.h
ext/random123/tests/util_print.h
ext/tinyopt/LICENSE
ext/tinyopt/README.md
ext/tinyopt/include/tinyopt/tinyopt.h
lmorpho/CMakeLists.txt
lmorpho/README.md
lmorpho/lmorpho.cpp
lmorpho/lsys_models.cpp
lmorpho/lsys_models.hpp
lmorpho/lsystem.cpp
lmorpho/lsystem.hpp
mechanisms/BuildModules.cmake
mechanisms/CMakeLists.txt
mechanisms/generate_catalogue
mechanisms/allen/CaDynamics.mod
mechanisms/allen/Ca_HVA.mod
mechanisms/allen/Ca_LVA.mod
mechanisms/allen/Ih.mod
mechanisms/allen/Im.mod
mechanisms/allen/Im_v2.mod
mechanisms/allen/K_P.mod
mechanisms/allen/K_T.mod
mechanisms/allen/Kd.mod
mechanisms/allen/Kv2like.mod
mechanisms/allen/Kv3_1.mod
mechanisms/allen/NaTa.mod
mechanisms/allen/NaTs.mod
mechanisms/allen/NaV.mod
mechanisms/allen/Nap.mod
mechanisms/allen/SK.mod
mechanisms/bbp/CaDynamics_E2.mod
mechanisms/bbp/Ca_HVA.mod
mechanisms/bbp/Ca_LVAst.mod
mechanisms/bbp/Ih.mod
mechanisms/bbp/Im.mod
mechanisms/bbp/K_Pst.mod
mechanisms/bbp/K_Tst.mod
mechanisms/bbp/NaTa_t.mod
mechanisms/bbp/NaTs2_t.mod
mechanisms/bbp/Nap_Et2.mod
mechanisms/bbp/SK_E2.mod
mechanisms/bbp/SKv3_1.mod
mechanisms/default/decay.mod
mechanisms/default/exp2syn.mod
mechanisms/default/expsyn.mod
mechanisms/default/expsyn_curr.mod
mechanisms/default/expsyn_stdp.mod
mechanisms/default/gj.mod
mechanisms/default/hh.mod
mechanisms/default/inject.mod
mechanisms/default/kamt.mod
mechanisms/default/kdrmt.mod
mechanisms/default/nax.mod
mechanisms/default/nernst.mod
mechanisms/default/pas.mod
modcc/CMakeLists.txt
modcc/astmanip.cpp
modcc/astmanip.hpp
modcc/blocks.cpp
modcc/blocks.hpp
modcc/error.hpp
modcc/errorvisitor.cpp
modcc/errorvisitor.hpp
modcc/expression.cpp
modcc/expression.hpp
modcc/functionexpander.cpp
modcc/functionexpander.hpp
modcc/functioninliner.cpp
modcc/functioninliner.hpp
modcc/identifier.hpp
modcc/kineticrewriter.cpp
modcc/kineticrewriter.hpp
modcc/lexer.cpp
modcc/lexer.hpp
modcc/linearrewriter.cpp
modcc/linearrewriter.hpp
modcc/location.hpp
modcc/mechanism.hpp
modcc/modcc.cpp
modcc/module.cpp
modcc/module.hpp
modcc/msparse.hpp
modcc/parser.cpp
modcc/parser.hpp
modcc/perfvisitor.hpp
modcc/scope.hpp
modcc/solvers.cpp
modcc/solvers.hpp
modcc/symdiff.cpp
modcc/symdiff.hpp
modcc/symge.cpp
modcc/symge.hpp
modcc/token.cpp
modcc/token.hpp
modcc/util.hpp
modcc/visitor.hpp
modcc/io/bulkio.hpp
modcc/io/ostream_wrappers.hpp
modcc/io/pprintf.hpp
modcc/io/prefixbuf.cpp
modcc/io/prefixbuf.hpp
modcc/printer/cexpr_emit.cpp
modcc/printer/cexpr_emit.hpp
modcc/printer/cprinter.cpp
modcc/printer/cprinter.hpp
modcc/printer/gpuprinter.cpp
modcc/printer/gpuprinter.hpp
modcc/printer/infoprinter.cpp
modcc/printer/infoprinter.hpp
modcc/printer/marks.cpp
modcc/printer/marks.hpp
modcc/printer/printeropt.hpp
modcc/printer/printerutil.cpp
modcc/printer/printerutil.hpp
modcc/printer/simd.hpp
python/CMakeLists.txt
python/__init__.py
python/cable_cell_io.cpp
python/cable_probes.cpp
python/cells.cpp
python/config.cpp
python/context.cpp
python/context.hpp
python/conversion.hpp
python/domain_decomposition.cpp
python/error.cpp
python/error.hpp
python/event_generator.cpp
python/event_generator.hpp
python/identifiers.cpp
python/mechanism.cpp
python/morphology.cpp
python/mpi.cpp
python/mpi.hpp
python/profiler.cpp
python/proxy.hpp
python/pyarb.cpp
python/pyarb.hpp
python/readme.rst
python/recipe.cpp
python/recipe.hpp
python/schedule.cpp
python/schedule.hpp
python/simulation.cpp
python/single_cell_model.cpp
python/strprintf.hpp
python/util.hpp
python/example/brunel.py
python/example/diffusion.py
python/example/dynamic-catalogue.py
python/example/example_requirements.txt
python/example/gap_junctions.py
python/example/morph.nml
python/example/network_ring.py
python/example/network_ring_gpu.py
python/example/network_ring_mpi.py
python/example/network_ring_mpi_plot.py
python/example/network_two_cells_gap_junctions.py
python/example/probe_lfpykit.py
python/example/single_cell_allen.py
python/example/single_cell_allen.swc
python/example/single_cell_allen_fit.json
python/example/single_cell_allen_neuron_ref.csv
python/example/single_cell_cable.py
python/example/single_cell_detailed.py
python/example/single_cell_detailed.swc
python/example/single_cell_detailed_recipe.py
python/example/single_cell_model.py
python/example/single_cell_nml.py
python/example/single_cell_recipe.py
python/example/single_cell_stdp.py
python/example/single_cell_swc.py
python/example/cat/dummy.mod
python/pybind11/.appveyor.yml
python/pybind11/.clang-format
python/pybind11/.clang-tidy
python/pybind11/.cmake-format.yaml
python/pybind11/.git
python/pybind11/.gitignore
python/pybind11/.pre-commit-config.yaml
python/pybind11/.readthedocs.yml
python/pybind11/CMakeLists.txt
python/pybind11/LICENSE
python/pybind11/MANIFEST.in
python/pybind11/README.rst
python/pybind11/noxfile.py
python/pybind11/pyproject.toml
python/pybind11/setup.cfg
python/pybind11/setup.py
python/pybind11/.github/CODEOWNERS
python/pybind11/.github/CONTRIBUTING.md
python/pybind11/.github/dependabot.yml
python/pybind11/.github/labeler.yml
python/pybind11/.github/labeler_merged.yml
python/pybind11/.github/pull_request_template.md
python/pybind11/.github/ISSUE_TEMPLATE/bug-report.yml
python/pybind11/.github/ISSUE_TEMPLATE/config.yml
python/pybind11/.github/workflows/ci.yml
python/pybind11/.github/workflows/configure.yml
python/pybind11/.github/workflows/format.yml
python/pybind11/.github/workflows/labeler.yml
python/pybind11/.github/workflows/pip.yml
python/pybind11/docs/Doxyfile
python/pybind11/docs/Makefile
python/pybind11/docs/basics.rst
python/pybind11/docs/benchmark.py
python/pybind11/docs/benchmark.rst
python/pybind11/docs/changelog.rst
python/pybind11/docs/classes.rst
python/pybind11/docs/compiling.rst
python/pybind11/docs/conf.py
python/pybind11/docs/faq.rst
python/pybind11/docs/index.rst
python/pybind11/docs/installing.rst
python/pybind11/docs/limitations.rst
python/pybind11/docs/pybind11-logo.png
python/pybind11/docs/pybind11_vs_boost_python1.png
python/pybind11/docs/pybind11_vs_boost_python1.svg
python/pybind11/docs/pybind11_vs_boost_python2.png
python/pybind11/docs/pybind11_vs_boost_python2.svg
python/pybind11/docs/reference.rst
python/pybind11/docs/release.rst
python/pybind11/docs/requirements.txt
python/pybind11/docs/upgrade.rst
python/pybind11/docs/_static/theme_overrides.css
python/pybind11/docs/advanced/classes.rst
python/pybind11/docs/advanced/embedding.rst
python/pybind11/docs/advanced/exceptions.rst
python/pybind11/docs/advanced/functions.rst
python/pybind11/docs/advanced/misc.rst
python/pybind11/docs/advanced/smart_ptrs.rst
python/pybind11/docs/advanced/cast/chrono.rst
python/pybind11/docs/advanced/cast/custom.rst
python/pybind11/docs/advanced/cast/eigen.rst
python/pybind11/docs/advanced/cast/functional.rst
python/pybind11/docs/advanced/cast/index.rst
python/pybind11/docs/advanced/cast/overview.rst
python/pybind11/docs/advanced/cast/stl.rst
python/pybind11/docs/advanced/cast/strings.rst
python/pybind11/docs/advanced/pycpp/index.rst
python/pybind11/docs/advanced/pycpp/numpy.rst
python/pybind11/docs/advanced/pycpp/object.rst
python/pybind11/docs/advanced/pycpp/utilities.rst
python/pybind11/docs/cmake/index.rst
python/pybind11/include/pybind11/attr.h
python/pybind11/include/pybind11/buffer_info.h
python/pybind11/include/pybind11/cast.h
python/pybind11/include/pybind11/chrono.h
python/pybind11/include/pybind11/common.h
python/pybind11/include/pybind11/complex.h
python/pybind11/include/pybind11/eigen.h
python/pybind11/include/pybind11/embed.h
python/pybind11/include/pybind11/eval.h
python/pybind11/include/pybind11/functional.h
python/pybind11/include/pybind11/gil.h
python/pybind11/include/pybind11/iostream.h
python/pybind11/include/pybind11/numpy.h
python/pybind11/include/pybind11/operators.h
python/pybind11/include/pybind11/options.h
python/pybind11/include/pybind11/pybind11.h
python/pybind11/include/pybind11/pytypes.h
python/pybind11/include/pybind11/stl.h
python/pybind11/include/pybind11/stl_bind.h
python/pybind11/include/pybind11/detail/class.h
python/pybind11/include/pybind11/detail/common.h
python/pybind11/include/pybind11/detail/descr.h
python/pybind11/include/pybind11/detail/init.h
python/pybind11/include/pybind11/detail/internals.h
python/pybind11/include/pybind11/detail/type_caster_base.h
python/pybind11/include/pybind11/detail/typeid.h
python/pybind11/include/pybind11/stl/filesystem.h
python/pybind11/pybind11/__init__.py
python/pybind11/pybind11/__main__.py
python/pybind11/pybind11/_version.py
python/pybind11/pybind11/_version.pyi
python/pybind11/pybind11/commands.py
python/pybind11/pybind11/py.typed
python/pybind11/pybind11/setup_helpers.py
python/pybind11/pybind11/setup_helpers.pyi
python/pybind11/tests/CMakeLists.txt
python/pybind11/tests/conftest.py
python/pybind11/tests/constructor_stats.h
python/pybind11/tests/cross_module_gil_utils.cpp
python/pybind11/tests/env.py
python/pybind11/tests/local_bindings.h
python/pybind11/tests/object.h
python/pybind11/tests/pybind11_cross_module_tests.cpp
python/pybind11/tests/pybind11_tests.cpp
python/pybind11/tests/pybind11_tests.h
python/pybind11/tests/pytest.ini
python/pybind11/tests/requirements.txt
python/pybind11/tests/test_async.cpp
python/pybind11/tests/test_async.py
python/pybind11/tests/test_buffers.cpp
python/pybind11/tests/test_buffers.py
python/pybind11/tests/test_builtin_casters.cpp
python/pybind11/tests/test_builtin_casters.py
python/pybind11/tests/test_call_policies.cpp
python/pybind11/tests/test_call_policies.py
python/pybind11/tests/test_callbacks.cpp
python/pybind11/tests/test_callbacks.py
python/pybind11/tests/test_chrono.cpp
python/pybind11/tests/test_chrono.py
python/pybind11/tests/test_class.cpp
python/pybind11/tests/test_class.py
python/pybind11/tests/test_constants_and_functions.cpp
python/pybind11/tests/test_constants_and_functions.py
python/pybind11/tests/test_copy_move.cpp
python/pybind11/tests/test_copy_move.py
python/pybind11/tests/test_custom_type_casters.cpp
python/pybind11/tests/test_custom_type_casters.py
python/pybind11/tests/test_custom_type_setup.cpp
python/pybind11/tests/test_custom_type_setup.py
python/pybind11/tests/test_docstring_options.cpp
python/pybind11/tests/test_docstring_options.py
python/pybind11/tests/test_eigen.cpp
python/pybind11/tests/test_eigen.py
python/pybind11/tests/test_enum.cpp
python/pybind11/tests/test_enum.py
python/pybind11/tests/test_eval.cpp
python/pybind11/tests/test_eval.py
python/pybind11/tests/test_eval_call.py
python/pybind11/tests/test_exceptions.cpp
python/pybind11/tests/test_exceptions.h
python/pybind11/tests/test_exceptions.py
python/pybind11/tests/test_factory_constructors.cpp
python/pybind11/tests/test_factory_constructors.py
python/pybind11/tests/test_gil_scoped.cpp
python/pybind11/tests/test_gil_scoped.py
python/pybind11/tests/test_iostream.cpp
python/pybind11/tests/test_iostream.py
python/pybind11/tests/test_kwargs_and_defaults.cpp
python/pybind11/tests/test_kwargs_and_defaults.py
python/pybind11/tests/test_local_bindings.cpp
python/pybind11/tests/test_local_bindings.py
python/pybind11/tests/test_methods_and_attributes.cpp
python/pybind11/tests/test_methods_and_attributes.py
python/pybind11/tests/test_modules.cpp
python/pybind11/tests/test_modules.py
python/pybind11/tests/test_multiple_inheritance.cpp
python/pybind11/tests/test_multiple_inheritance.py
python/pybind11/tests/test_numpy_array.cpp
python/pybind11/tests/test_numpy_array.py
python/pybind11/tests/test_numpy_dtypes.cpp
python/pybind11/tests/test_numpy_dtypes.py
python/pybind11/tests/test_numpy_vectorize.cpp
python/pybind11/tests/test_numpy_vectorize.py
python/pybind11/tests/test_opaque_types.cpp
python/pybind11/tests/test_opaque_types.py
python/pybind11/tests/test_operator_overloading.cpp
python/pybind11/tests/test_operator_overloading.py
python/pybind11/tests/test_pickling.cpp
python/pybind11/tests/test_pickling.py
python/pybind11/tests/test_pytypes.cpp
python/pybind11/tests/test_pytypes.py
python/pybind11/tests/test_sequences_and_iterators.cpp
python/pybind11/tests/test_sequences_and_iterators.py
python/pybind11/tests/test_smart_ptr.cpp
python/pybind11/tests/test_smart_ptr.py
python/pybind11/tests/test_stl.cpp
python/pybind11/tests/test_stl.py
python/pybind11/tests/test_stl_binders.cpp
python/pybind11/tests/test_stl_binders.py
python/pybind11/tests/test_tagbased_polymorphic.cpp
python/pybind11/tests/test_tagbased_polymorphic.py
python/pybind11/tests/test_thread.cpp
python/pybind11/tests/test_thread.py
python/pybind11/tests/test_union.cpp
python/pybind11/tests/test_union.py
python/pybind11/tests/test_virtual_functions.cpp
python/pybind11/tests/test_virtual_functions.py
python/pybind11/tests/valgrind-numpy-scipy.supp
python/pybind11/tests/valgrind-python.supp
python/pybind11/tests/extra_python_package/pytest.ini
python/pybind11/tests/extra_python_package/test_files.py
python/pybind11/tests/extra_setuptools/pytest.ini
python/pybind11/tests/extra_setuptools/test_setuphelper.py
python/pybind11/tests/test_cmake_build/CMakeLists.txt
python/pybind11/tests/test_cmake_build/embed.cpp
python/pybind11/tests/test_cmake_build/main.cpp
python/pybind11/tests/test_cmake_build/test.py
python/pybind11/tests/test_cmake_build/installed_embed/CMakeLists.txt
python/pybind11/tests/test_cmake_build/installed_function/CMakeLists.txt
python/pybind11/tests/test_cmake_build/installed_target/CMakeLists.txt
python/pybind11/tests/test_cmake_build/subdirectory_embed/CMakeLists.txt
python/pybind11/tests/test_cmake_build/subdirectory_function/CMakeLists.txt
python/pybind11/tests/test_cmake_build/subdirectory_target/CMakeLists.txt
python/pybind11/tests/test_embed/CMakeLists.txt
python/pybind11/tests/test_embed/catch.cpp
python/pybind11/tests/test_embed/external_module.cpp
python/pybind11/tests/test_embed/test_interpreter.cpp
python/pybind11/tests/test_embed/test_interpreter.py
python/pybind11/tools/FindCatch.cmake
python/pybind11/tools/FindEigen3.cmake
python/pybind11/tools/FindPythonLibsNew.cmake
python/pybind11/tools/check-style.sh
python/pybind11/tools/cmake_uninstall.cmake.in
python/pybind11/tools/libsize.py
python/pybind11/tools/make_changelog.py
python/pybind11/tools/pybind11Common.cmake
python/pybind11/tools/pybind11Config.cmake.in
python/pybind11/tools/pybind11NewTools.cmake
python/pybind11/tools/pybind11Tools.cmake
python/pybind11/tools/pyproject.toml
python/pybind11/tools/setup_global.py.in
python/pybind11/tools/setup_main.py.in
python/test/CMakeLists.txt
python/test/__init__.py
python/test/cases.py
python/test/fixtures.py
python/test/readme.md
python/test/cpp/CMakeLists.txt
python/test/cpp/test.cpp
python/test/unit/__init__.py
python/test/unit/test_cable_probes.py
python/test/unit/test_catalogues.py
python/test/unit/test_clear_samplers.py
python/test/unit/test_contexts.py
python/test/unit/test_decor.py
python/test/unit/test_domain_decompositions.py
python/test/unit/test_event_generators.py
python/test/unit/test_identifiers.py
python/test/unit/test_morphology.py
python/test/unit/test_multiple_connections.py
python/test/unit/test_profiling.py
python/test/unit/test_schedules.py
python/test/unit/test_spikes.py
python/test/unit_distributed/test_contexts_arbmpi.py
python/test/unit_distributed/test_contexts_mpi4py.py
python/test/unit_distributed/test_domain_decompositions.py
python/test/unit_distributed/test_simulator.py
scripts/README.md
scripts/build-catalogue.in
scripts/build-wheels.sh
scripts/build_spack_package.sh
scripts/cc-filter
scripts/compare_spike_trains
scripts/create_tarball
scripts/patchwheel.py
scripts/print_backtrace
scripts/profstats
scripts/run_cpp_examples.sh
scripts/run_python_examples.sh
scripts/submodule-diff.sh
scripts/test-catalogue.py
scripts/tsplot
scripts/where.py
scripts/filters/massif-strip-cxx
sup/CMakeLists.txt
sup/README.md
sup/ioutil.cpp
sup/json_meter.cpp
sup/path.cpp
sup/include/sup/ioutil.hpp
sup/include/sup/json_meter.hpp
sup/include/sup/json_params.hpp
sup/include/sup/path.hpp
sup/include/sup/strsub.hpp
test/CMakeLists.txt
test/common_cells.cpp
test/common_cells.hpp
test/gtest-all.cpp
test/gtest.h
test/simple_recipes.hpp
test/swc/ball_and_stick.swc
test/swc/pyramidal.swc
test/ubench/CMakeLists.txt
test/ubench/README.md
test/ubench/accumulate_functor_values.cpp
test/ubench/cuda_compare_and_reduce.cu
test/ubench/cuda_reduce_by_key.cu
test/ubench/default_construct.cpp
test/ubench/event_binning.cpp
test/ubench/event_setup.cpp
test/ubench/fvm_discretize.cpp
test/ubench/mech_vec.cpp
test/ubench/task_system.cpp
test/unit/CMakeLists.txt
test/unit/common.hpp
test/unit/common_morphologies.hpp
test/unit/gpu_vector.hpp
test/unit/mech_private_field_access.cpp
test/unit/mech_private_field_access.hpp
test/unit/morph_pred.hpp
test/unit/stats.cpp
test/unit/stats.hpp
test/unit/test.cpp
test/unit/test_abi.cpp
test/unit/test_any_cast.cpp
test/unit/test_any_ptr.cpp
test/unit/test_any_visitor.cpp
test/unit/test_asc.cpp
test/unit/test_backend.cpp
test/unit/test_cable_cell.cpp
test/unit/test_counter.cpp
test/unit/test_cv_geom.cpp
test/unit/test_cv_layout.cpp
test/unit/test_cv_policy.cpp
test/unit/test_cycle.cpp
test/unit/test_diffusion.cpp
test/unit/test_domain_decomposition.cpp
test/unit/test_dry_run_context.cpp
test/unit/test_event_binner.cpp
test/unit/test_event_delivery.cpp
test/unit/test_event_generators.cpp
test/unit/test_event_queue.cpp
test/unit/test_expected.cpp
test/unit/test_filter.cpp
test/unit/test_forest.cpp
test/unit/test_fvm_layout.cpp
test/unit/test_fvm_lowered.cpp
test/unit/test_gpu_stack.cu
test/unit/test_iexpr.cpp
test/unit/test_index.cpp
test/unit/test_intrin.cpp
test/unit/test_intrin.cu
test/unit/test_kinetic_linear.cpp
test/unit/test_label_resolution.cpp
test/unit/test_lexcmp.cpp
test/unit/test_lif_cell_group.cpp
test/unit/test_local_context.cpp
test/unit/test_maputil.cpp
test/unit/test_mask_stream.cpp
test/unit/test_math.cpp
test/unit/test_matrix.cpp
test/unit/test_matrix_cpuvsgpu.cpp
test/unit/test_matrix_gpu.cpp
test/unit/test_mc_cell_group.cpp
test/unit/test_mc_cell_group_gpu.cpp
test/unit/test_mcable_map.cpp
test/unit/test_mech_temp_diam.cpp
test/unit/test_mechanisms.cpp
test/unit/test_mechcat.cpp
test/unit/test_mechinfo.cpp
test/unit/test_merge_events.cpp
test/unit/test_merge_view.cpp
test/unit/test_morph_components.cpp
test/unit/test_morph_embedding.cpp
test/unit/test_morph_expr.cpp
test/unit/test_morph_place.cpp
test/unit/test_morph_primitives.cpp
test/unit/test_morph_stitch.cpp
test/unit/test_morphology.cpp
test/unit/test_multi_event_stream.cpp
test/unit/test_multi_event_stream_gpu.cpp
test/unit/test_multi_event_stream_gpu.cu
test/unit/test_nml_morphology.cpp
test/unit/test_ordered_forest.cpp
test/unit/test_padded.cpp
test/unit/test_partition.cpp
test/unit/test_partition_by_constraint.cpp
test/unit/test_path.cpp
test/unit/test_piecewise.cpp
test/unit/test_pp_util.cpp
test/unit/test_probe.cpp
test/unit/test_range.cpp
test/unit/test_ratelem.cpp
test/unit/test_recipe.cpp
test/unit/test_reduce_by_key.cu
test/unit/test_s_expr.cpp
test/unit/test_schedule.cpp
test/unit/test_scope_exit.cpp
test/unit/test_segment_tree.cpp
test/unit/test_simd.cpp
test/unit/test_simulation.cpp
test/unit/test_span.cpp
test/unit/test_spike_source.cpp
test/unit/test_spike_store.cpp
test/unit/test_spikes.cpp
test/unit/test_spikes_gpu.cpp
test/unit/test_stats.cpp
test/unit/test_strprintf.cpp
test/unit/test_swcio.cpp
test/unit/test_synapses.cpp
test/unit/test_thread.cpp
test/unit/test_threading_exceptions.cpp
test/unit/test_transform.cpp
test/unit/test_tree.cpp
test/unit/test_uninitialized.cpp
test/unit/test_unique.cpp
test/unit/test_unique_any.cpp
test/unit/test_vector.cpp
test/unit/test_vector_gpu.cpp
test/unit/test_version.cpp
test/unit/unit_test_catalogue.cpp
test/unit/unit_test_catalogue.hpp
test/unit-distributed/CMakeLists.txt
test/unit-distributed/distributed_listener.cpp
test/unit-distributed/distributed_listener.hpp
test/unit-distributed/test.cpp
test/unit-distributed/test.hpp
test/unit-distributed/test_communicator.cpp
test/unit-distributed/test_domain_decomposition.cpp
test/unit-distributed/test_mpi.cpp
test/unit-modcc/CMakeLists.txt
test/unit-modcc/alg_collect.hpp
test/unit-modcc/common.cpp
test/unit-modcc/common.hpp
test/unit-modcc/driver.cpp
test/unit-modcc/expr_expand.cpp
test/unit-modcc/expr_expand.hpp
test/unit-modcc/test_fn_rewriters.cpp
test/unit-modcc/test_kinetic_rewriter.cpp
test/unit-modcc/test_lexer.cpp
test/unit-modcc/test_module.cpp
test/unit-modcc/test_msparse.cpp
test/unit-modcc/test_parser.cpp
test/unit-modcc/test_prefixbuf.cpp
test/unit-modcc/test_printers.cpp
test/unit-modcc/test_removelocals.cpp
test/unit-modcc/test_simd_backend.cpp
test/unit-modcc/test_symdiff.cpp
test/unit-modcc/test_symge.cpp
test/unit-modcc/test_visitors.cpp
test/unit-modcc/mod_files/test0.mod
test/unit-modcc/mod_files/test1.mod
test/unit-modcc/mod_files/test2.mod
test/unit-modcc/mod_files/test3.mod
test/unit-modcc/mod_files/test4.mod
test/unit-modcc/mod_files/test5.mod
test/unit-modcc/mod_files/test6.mod
test/unit-modcc/mod_files/test7.mod
test/unit-modcc/mod_files/test8.mod
test/unit/dummy/dummy.mod
test/unit/mod/ca_linear.mod
test/unit/mod/celsius_test.mod
test/unit/mod/diam_test.mod
test/unit/mod/fixed_ica_current.mod
test/unit/mod/gj0.mod
test/unit/mod/gj1.mod
test/unit/mod/linear_ca_conc.mod
test/unit/mod/non_linear.mod
test/unit/mod/param_as_state.mod
test/unit/mod/point_ica_current.mod
test/unit/mod/post_events_syn.mod
test/unit/mod/read_cai_init.mod
test/unit/mod/read_eX.mod
test/unit/mod/test0_kin_compartment.mod
test/unit/mod/test0_kin_conserve.mod
test/unit/mod/test0_kin_diff.mod
test/unit/mod/test0_kin_steadystate.mod
test/unit/mod/test1_kin_compartment.mod
test/unit/mod/test1_kin_conserve.mod
test/unit/mod/test1_kin_diff.mod
test/unit/mod/test1_kin_steadystate.mod
test/unit/mod/test2_kin_diff.mod
test/unit/mod/test3_kin_diff.mod
test/unit/mod/test4_kin_compartment.mod
test/unit/mod/test5_nonlinear_diff.mod
test/unit/mod/test6_nonlinear_diff.mod
test/unit/mod/test_ca.mod
test/unit/mod/test_ca_read_valence.mod
test/unit/mod/test_cl_valence.mod
test/unit/mod/test_kin1.mod
test/unit/mod/test_kinlva.mod
test/unit/mod/test_linear_init.mod
test/unit/mod/test_linear_init_shuffle.mod
test/unit/mod/test_linear_state.mod
test/unit/mod/write_Xi_Xo.mod
test/unit/mod/write_cai_breakpoint.mod
test/unit/mod/write_eX.mod
test/unit/mod/write_multiple_eX.mod