Skip to content

Releases: jupp0r/cpp-codegen-rs

0.2.0

04 Mar 21:30
Compare
Choose a tag to compare
  • support Clang 3.9
  • built in stable Rust without pre-build codegen

0.1.16

25 Aug 13:35
Compare
Choose a tag to compare

Features

  • linux binary now links statically against libclang

0.1.5

23 Aug 22:23
Compare
Choose a tag to compare

Features:

  • Windows, Linux and MacOS support
  • handlebars templates
  • response files can be used
  • template classes and template methods supported
  • debug output for template authors