Skip to content

MetaCall v0.1.45 [2020-04-04]

Compare
Choose a tag to compare
@viferga viferga released this 04 Apr 21:00
· 6 commits to 5c9d717e7a607ab3ebca06b9e1948c686755413d since this release
  • Solved double recursion case between node port and python loader, some bugs where originated in the python loader.
  • Refactor tests for new callback cases.
  • Add new register API for accessing to the function pointer when it is created.
  • Add more verbosity to function call errors in reflect module.
  • Remove workaround in node port for obtaining the callback argument size.
  • Refactor function calls in order to allow varidic arguments or overwrite the arguments call size.