Jonathan Feenstra
|
076244faab
|
Add executables list to plugin API (#151)
|
2026-01-31 16:49:51 +01:00 |
|
pre-commit-ci[bot]
|
5726e65504
|
[pre-commit.ci] Pre-commit autoupdate. (#143)
* [pre-commit.ci] Pre-commit autoupdate.
updates:
- [github.com/pre-commit/mirrors-clang-format: v19.1.5 → v20.1.7](https://github.com/pre-commit/mirrors-clang-format/compare/v19.1.5...v20.1.7)
* [pre-commit.ci] Auto fixes from pre-commit.com hooks.
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2025-07-07 20:38:02 +02:00 |
|
Mikaël Capelle
|
b0d2b48524
|
Add bindings for IFileTree glob() and walk() generators (#142)
* Adding binding for new IFileTree glob and walk.
* Fix issues with Version binding.
|
2025-07-06 19:38:16 +02:00 |
|
Mikaël Capelle
|
1010bfda55
|
Move to VCPKG (#133)
|
2025-05-29 11:03:51 +02:00 |
|
Mikaël Capelle
|
5bb4de039e
|
Fix for Python debug build (#128)
* Minor updates for debug Python/PyQt.
* Fix issue with destructor of lambda in shared holder.
|
2024-06-14 16:13:52 +02:00 |
|
Mikaël Capelle
|
328b6e7710
|
Fix arity check for function arguments.
|
2023-09-27 20:22:34 +02:00 |
|
Mikaël Capelle
|
a5d84297fc
|
Fix some formatting with clang-format.
|
2023-07-09 17:07:44 +02:00 |
|
Mikaël Capelle
|
efaea1edfe
|
Better implementation for FileWrapper / DirectoryWrapper.
|
2022-05-07 13:58:59 +02:00 |
|
Mikaël Capelle
|
465059181a
|
Add custom std::function<> caster.
|
2022-05-06 22:29:00 +02:00 |
|
Mikaël Capelle
|
cb35c950cf
|
Update documentation. Minor changes for clarity.
|
2022-05-06 22:06:55 +02:00 |
|
Mikaël Capelle
|
e6c5923bb1
|
Make runner a static lib. Update translation paths. Clean CMake stuff.
|
2022-05-06 17:40:11 +02:00 |
|
Mikaël Capelle
|
28210d3d7a
|
Fix unloading of modules. Up warning levels to 4.
|
2022-05-05 22:03:18 +02:00 |
|
Mikaël Capelle
|
72750ab4de
|
Fix name of wrapped arguments.
|
2022-05-04 21:15:55 +02:00 |
|
Mikaël Capelle
|
65ccc4af9c
|
Add argument wrapper for directory and files.
|
2022-05-04 20:54:06 +02:00 |
|
Mikaël Capelle
|
6030b443f7
|
Move pybind11-utils to own folder. Add tests for shared_cpp_owner.
|
2022-05-04 18:24:33 +02:00 |
|