Skip to content

Releases: maekawatoshiki/qcc

v0.3 is released

18 Feb 08:43
Compare
Choose a tag to compare

What's new?

  • this release has too many changes to explain.
  • However, as representative examples:
  1. LLVM is migrated 3.5 to 3.8.
  2. A preprocessor implemented almost correctly.
  • if you want to know more, should read the source code.
  • enjoy hacking!

v0.2 is released

18 Jan 08:45
Compare
Choose a tag to compare

What's new?

  • This release has many changes. For example:
    1. Support most of preprocessors (a part of __VA_ARGS not supported)
    2. Be able to #include all of real header files
  • enjoy hacking!

v0.1 released

25 Dec 12:17
Compare
Choose a tag to compare
  • The first released of qcc