Irony Mode Versions Save

A C/C++ minor mode for Emacs powered by libclang

v0.2.0

8 years ago

In this release:

  • add diagnostic support (flycheck-irony)
  • add JSON Compilation Database

v0.1.2

9 years ago

In this release:

  • Windows support
  • improvements of irony-server process management

v0.1.1

9 years ago

This release contains bug fix and performance improvements, important changes are:

  • Improve completion performances
  • Build fixes for irony-server on Mac OS X
  • Update FindLibClang.cmake to support new release of Clang

v0.1.0

9 years ago

Features in this release:

  • completion
  • initial compilation db support with .clang_complete

v0.0.1-alpha

9 years ago

This is a snapshot of what used to be develop branch of irony-mode. In the next release almost everything has been rewritten. This release is just to keep a trace of this "unfinished" version.