1 file changed
+1
-1
lines changed- .github/workflows/ci.yml+2-2
- cmake/darwin-ld-cpython.sym-1
- docs/api_cmake.rst-5
- docs/api_core.rst+1-46
- docs/api_extra.rst+4-4
- docs/changelog.rst+1-22
- docs/exchanging.rst+1-1
- docs/index.rst-1
- docs/meson.rst-104
- docs/ndarray.rst+2-2
- docs/release.rst+5-10
- docs/why.rst+12-12
- include/nanobind/eigen/dense.h+4-12
- include/nanobind/nanobind.h+2-2
- include/nanobind/nb_cast.h+3-5
- include/nanobind/nb_class.h+11-17
- include/nanobind/nb_lib.h-10
- include/nanobind/nb_misc.h-8
- include/nanobind/nb_types.h-29
- include/nanobind/stl/detail/nb_optional.h-48
- include/nanobind/stl/optional.h+45-3
- include/nanobind/stl/variant.h+12-1
- pyproject.toml+3-3
- src/__init__.py+1-1
- src/buffer.h-1
- src/common.cpp-25
- src/nb_enum.cpp+4-4
- src/nb_func.cpp+5-30
- src/nb_internals.cpp+1-1
- src/nb_internals.h+1-1
- src/nb_type.cpp+14-93
- src/stubgen.py+2-7
- tests/py_stub_test.pyi+2
- tests/py_stub_test.pyi.ref+2
- tests/test_classes.py-4
- tests/test_functions.cpp-8
- tests/test_functions.py-33
- tests/test_functions_ext.pyi.ref-14
0 commit comments