Skip to content

DStep 0.2.1

Compare
Choose a tag to compare
@jacob-carlborg jacob-carlborg released this 16 Jan 16:59
· 387 commits to master since this release

Version 0.2.1

New/Changed Features

  • Clang internal header files are now included in the executable
  • A script for testing multiple versions of libclang has been added
  • DStep outputs spaces instead of tabs for indentation
  • Update Clang bindings to 3.7.0
  • Run tests on Travis-CI

Objective-C

  • Selectors are translated to @selector("foo")
  • id is translated to ObjcObject

Bugs Fixed

  • Issue #42: Compile failure with DMD v2.0.68
  • Issue #37: Regression: clang 3.5 causes struct members to be defined again
  • Issue #26: dstep dumps core on a simple header