dil.Version

Members

Variables

VENDOR
auto VENDOR;

The name of the compiler.

VERSION
auto VERSION;

The compiler version formatted as a string.

VERSION_MAJOR
auto VERSION_MAJOR;

The major version number of this compiler.

VERSION_MINOR
auto VERSION_MINOR;

The minor version number of this compiler.

VERSION_SUFFIX
auto VERSION_SUFFIX;

The optional suffix.

Meta

Authors

Aziz Köksal

License

GPL3 $(Maturity high)