Skip to content

v0.0.3

Latest

Choose a tag to compare

@ygdrasil-io ygdrasil-io released this 08 Jul 21:52
· 138 commits to master since this release
28c5ab6

What's Changed

  • feat: add --split-output for per-class file generation by @ygdrasil-io in #31
  • Kotlin ObjC builder: open fun, override, val ptr, category dedup, typedef→struct by @ygdrasil-io in #32
  • Generate ObjCSubclassing helpers (objc_allocateClassPair, class_addMethod, ...) by @ygdrasil-io in #33
  • fix: restore isAggregateGlobal check in visitVariable for struct/union globals by @ygdrasil-io in #34
  • feat: variadic function support with --variadic-args by @ygdrasil-io in #35
  • feat: add --win32 mode with per-DLL libraryLookup codegen by @ygdrasil-io in #36
  • feat: add --init-method flag for deferred DLL initialization by @ygdrasil-io in #38
  • fix: mangle C typedef names colliding with Kotlin built-in types by @ygdrasil-io in #39

Full Changelog: v0.0.2...v0.0.3

What's Changed

  • feat: add --split-output for per-class file generation by @ygdrasil-io in #31
  • Kotlin ObjC builder: open fun, override, val ptr, category dedup, typedef→struct by @ygdrasil-io in #32
  • Generate ObjCSubclassing helpers (objc_allocateClassPair, class_addMethod, ...) by @ygdrasil-io in #33
  • fix: restore isAggregateGlobal check in visitVariable for struct/union globals by @ygdrasil-io in #34
  • feat: variadic function support with --variadic-args by @ygdrasil-io in #35
  • feat: add --win32 mode with per-DLL libraryLookup codegen by @ygdrasil-io in #36
  • feat: add --init-method flag for deferred DLL initialization by @ygdrasil-io in #38
  • fix: mangle C typedef names colliding with Kotlin built-in types by @ygdrasil-io in #39

Full Changelog: v0.0.2...v0.0.3