Releases: maekawatoshiki/qcc
Releases · maekawatoshiki/qcc
v0.3 is released
What's new?
- this release has too many changes to explain.
- However, as representative examples:
- LLVM is migrated 3.5 to 3.8.
- A preprocessor implemented almost correctly.
- if you want to know more, should read the source code.
- enjoy hacking!
v0.2 is released
What's new?
- This release has many changes. For example:
- Support most of preprocessors (a part of
__VA_ARGS
not supported) - Be able to
#include
all of real header files
- Support most of preprocessors (a part of
- enjoy hacking!
v0.1 released
- The first released of qcc