Skip to content

v0.1.0

Compare
Choose a tag to compare
@spk121 spk121 released this 02 Aug 23:06
· 567 commits to master since this release

2019-08-02: version 0.1.0

  • Improvements in procedure generation
    • Use of GOOPS-based methods with short names
    • Renaming scheme applied to "namespaces" as well.
  • Mapping of GObject oriented programming to GOOPS
    • added signals
    • added properties as accessors
  • Improvements in C-to-SCM procedure argument conversions
    • Implicitly handle length arguments
    • Support for more types
  • Better Typelib support
    • allow loading of single infos
    • prevent accidental leaking of definitions into the wrong module
  • Support building with GCOV.