PrusaSlicer-NonPlainar/xs
Vojtech Bubnik d1cfdcb49e Refactoring of StaticPrintConfig & derived classes:
1) Using boost::preprocessor to reduce code duplicities when defining
   new configuration values.
2) Implemented static hash() and operator== on StaticPrintConfig derived
   classes to support hash tables of instances thereof.
2021-04-26 18:37:10 +02:00
..
lib/Slic3r Fixing unit tests. 2021-03-15 09:55:56 +01:00
src Fixing Perl bindings after update of Boost. 2021-01-15 19:47:51 +01:00
t and the final Perl unit test fix 2021-04-21 15:47:28 +02:00
xsp Refactoring of StaticPrintConfig & derived classes: 2021-04-26 18:37:10 +02:00
CMakeLists.txt Avoid crossing perimeters: Further refactoring for clarity, code review. 2020-11-17 15:34:50 +01:00
main.xs.in Fixed unit tests on Windows after introduction of GMP to 2020-06-27 08:44:13 +02:00