Skip to content

Introspection (v0.5.4.1)

Compare
Choose a tag to compare
@Clemapfel Clemapfel released this 14 Feb 18:42
· 583 commits to master since this release
4a657a2

This release adds introspection features through jluna::Type along with small bug fixes and polish:

The following headers and their corresponding implementations were added:

  • include/module.hpp
  • include/symbol.hpp
  • include/type.hpp

The following headers were added but not yet implemented

  • include/function.hpp

The manual and readme were modified to reflect the new classes.

I think the next release will contain benchmarks and optimizations as those seem more important than a more convenient way to do things you can already do through julia.

Note: this release was previously deleted and reuploaded because a critical bug was found that was fixed by this commit