v1.1.2
Fixes and optimizations
- fix slot allocation bug
- do not use a vector of slots and strides for 1-method calls
- assert if mptr cannot be determined
- also ignore .so files in .gitignore
- fix traceCalls
- fix foreach int index deprecation warning
Fixes and optimizations