Skip to content

MetaCall v0.1.61 [2020-04-20]

Choose a tag to compare

@viferga viferga released this 20 Apr 22:26
· 14 commits to a9ed79e8cf3d66fcd8c19af555601401e1b5641a since this release
  • Add Cobol to the list of supported languages.
  • Add cobol say script and cobol script project.
  • Make script project CMake script more extensible.
  • Remove debug info, it has been moved to reflect.
  • Set the callback to a named function in order to avoid it to be deleted.
  • Change order of find folders in the addon.
  • Add better debug logging for reflect.
  • Update tabs.
  • Add test for cobol loader.
  • Add metacallt_s for calling explicitly passing types and number of arguments.
  • Update linting.
  • Add base for cobol loader.
  • Minor bug solved in NodeJS find script includes.
  • Add find cobol script for CMake.