Skip to content

v1.1.2

Compare
Choose a tag to compare
@jll63 jll63 released this 08 Mar 23:10
· 42 commits to master since this release

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