- 02 Oct, 2020 7 commits
-
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
-
The MSVC v142 parser (version 16.7 Preview 4) seems to have problems with some specific template expressions if they contain multiple parenthesis. As a workaround, avoid to have double parenthesis.
-
Pinocchio with its heavely templated code create a huge number of sections, and to avoid C1128 errors, the simpler solution is to always pass /bigobj on MSVC to compilation units that link pinocchio. The only downside of this approach is that library generates with this option cannot be linked with linkers shipped with Visual Studio 2005 or earlier, that I think it is not a problem in practice.
-
- 23 Sep, 2020 1 commit
-
-
Justin Carpentier authored
Fix pickling of std::{vector,map} and add testing
-
- 22 Sep, 2020 11 commits
-
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
- 21 Sep, 2020 11 commits
-
-
Justin Carpentier authored
Enforce coverage
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
- 20 Sep, 2020 4 commits
-
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
- 19 Sep, 2020 6 commits
-
-
Justin Carpentier authored
Enforce bindings and test them
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-