- May 31, 2023
-
-
Justin Carpentier authored
-
Justin Carpentier authored
-
- May 23, 2023
-
-
Justin Carpentier authored
[pre-commit.ci] pre-commit autoupdate
-
pre-commit-ci[bot] authored
updates: - [github.com/pre-commit/mirrors-clang-format: v16.0.3 → v16.0.4](https://github.com/pre-commit/mirrors-clang-format/compare/v16.0.3...v16.0.4)
-
- May 16, 2023
-
-
Wilson Jallet authored
* optional: check registration of none type and optional type * core: remove useless include * core: fix include --------- Co-authored-by:
Justin Carpentier <justin.carpentier@inria.fr>
-
- May 15, 2023
-
-
Wilson Jallet authored
* optional: expose to-value converter for boost::none_t (and std::nullopt_t if possible) + add src/optional.cpp to expose none types + this allows to have None as a default arg value for functions (also, shows up in stubs) + also allows to have none_t return/argument type * Run pre-commit
-
- May 09, 2023
-
-
Justin Carpentier authored
[pre-commit.ci] pre-commit autoupdate
-
pre-commit-ci[bot] authored
updates: - [github.com/pre-commit/mirrors-clang-format: v16.0.2 → v16.0.3](https://github.com/pre-commit/mirrors-clang-format/compare/v16.0.2...v16.0.3)
-
- Apr 27, 2023
-
-
Justin Carpentier authored
Sync submodule cmake
-
- Apr 25, 2023
-
-
Justin Carpentier authored
-
Guilhem Saurel authored
[pre-commit.ci] pre-commit autoupdate
-
pre-commit-ci[bot] authored
updates: - [github.com/pre-commit/mirrors-clang-format: v16.0.1 → v16.0.2](https://github.com/pre-commit/mirrors-clang-format/compare/v16.0.1...v16.0.2)
-
- Apr 22, 2023
-
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
Remove support of numpy.matrix class
-
Justin Carpentier authored
-
Justin Carpentier authored
-
- Apr 21, 2023
-
-
Justin Carpentier authored
-
Justin Carpentier authored
-
- Apr 20, 2023
-
-
Justin Carpentier authored
Add example showing how to bind virtual classes, passing to overrides…
-
Wilson Jallet authored
-
Wilson Jallet authored
Add example showing how to bind virtual classes, passing to overrides by reference, registering shared_ptr, and overriding factories and data classes from Python
-
- Apr 18, 2023
-
-
Justin Carpentier authored
[pre-commit.ci] pre-commit autoupdate
-
- Apr 17, 2023
-
-
pre-commit-ci[bot] authored
updates: - [github.com/pre-commit/mirrors-clang-format: v16.0.0 → v16.0.1](https://github.com/pre-commit/mirrors-clang-format/compare/v16.0.0...v16.0.1)
-
- Apr 14, 2023
-
-
Justin Carpentier authored
Fix CI + sync submodule cmake
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
- Apr 06, 2023
-
-
Justin Carpentier authored
Add util to expose optional types
-
Wilson Jallet authored
Co-authored-by:
Justin Carpentier <justin.carpentier@inria.fr>
-
Wilson Jallet authored
-
pre-commit-ci[bot] authored
for more information, see https://pre-commit.ci
-
Wilson Jallet authored
+ unittest: make bind_optional and test_optional.py into template files + cmake: instantiate boost and std optional tests using configure_file
-
Wilson Jallet authored
-
Wilson Jallet authored
+ default is boost::optional<T> + add test for boost::optional
-
- Apr 04, 2023
-
-
Guilhem Saurel authored
[pre-commit.ci] pre-commit autoupdate
-