aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/interface/Version.cpp
Commit message (Expand)AuthorAgeFilesLines
* Isolating files shared between Yul- and Solidity language frontend.Christian Parpart2018-11-221-1/+1
* Eliminate `byte`-typedef and use `uint8_t` in all their places instead.Christian Parpart2018-11-071-3/+3
* Merge interface/Exceptions and interface/UtilsAlex Beregszaszi2017-06-221-1/+1
* Include SOL_VERSION_COMMIT/SOL_VERSION_PLATFORM in buildinfo.hAlex Beregszaszi2017-01-171-1/+2
* Store strict version number in metadata (exclude the platform)Alex Beregszaszi2017-01-171-0/+3
* Fix licensing headersVoR02202016-11-231-4/+4
* Fix problem with release version string.chriseth2016-09-081-3/+5
* Make versioning semver compatible and force commit hash availability.chriseth2016-08-261-4/+2
* Make solidity independent from ethcore.chriseth2016-04-071-3/+1
* Fix: Cope with non-existing commit hash.chriseth2015-11-031-1/+4
* File reorganisation.chriseth2015-10-211-0/+73