- Nov 03, 2022
- Nov 02, 2022
- Nov 01, 2022
- Aug 19, 2022
- Aug 18, 2022
- Mar 27, 2022
-
-
Ian Bell authored
* A fully encapsulated library wrapper with C++ interface * Refactor types.hpp to hide the big headers in a macro conditional section
-
Also a method to give more helpful error methods for EOS-specific methods
Everything seems pretty promising aside from the mutant, which requires additional thought. How can we store the mutant in AllowedModels
Compilation of user code is very fast now
Could also be helped by perfect branch prediction
The use of void* in the interface is not my favorite solution...
* A fully encapsulated library wrapper with C++ interface * Refactor types.hpp to hide the big headers in a macro conditional section