Ladislav Michl
|
3769dfd338
|
Base: cleanup includes in *PyImp.cpp
Sort includes and implicitely add missing ones. While there
consistently explain where generated files some from.
|
2025-04-27 00:05:32 +02:00 |
|
wmayer
|
985def3416
|
Base: apply clang format
|
2023-11-13 12:01:26 -05:00 |
|
wmayer
|
097d5d6fee
|
Base: C++ core guidelines: init variables
|
2023-08-24 18:48:52 +02:00 |
|
wmayer
|
59760c723f
|
Base: modernize C++: return braced init list
|
2023-08-18 00:36:24 +02:00 |
|
marioalexis
|
d7ed0d5433
|
Base: Explicitly avoid parameters in PrecisionPy methods
|
2023-08-11 13:15:58 +02:00 |
|
wmayer
|
7628569b43
|
Base: add Precision class
and move the Python binding from Part to Base module
|
2022-07-30 17:10:56 +02:00 |
|