aboutsummaryrefslogtreecommitdiffstats
path: root/solc/CommandLineInterface.cpp
Commit message (Expand)AuthorAgeFilesLines
* Preliminary why3 code output.chriseth2015-10-271-23/+46
* File reorganisation.chriseth2015-10-211-10/+10
* errors instead of exceptionsLianaHus2015-10-151-1/+1
* added Error class for all kind of errorsLianaHus2015-10-151-17/+6
* -fixed the warning printingLianaHus2015-10-021-9/+8
* -added warning case to cl compilerLianaHus2015-10-021-1/+5
* Merge pull request #89 from chriseth/fixCombinedJsonchriseth2015-09-231-2/+6
|\
| * Fix "combined json" output.chriseth2015-09-231-2/+6
* | Error formatting.chriseth2015-09-221-1/+6
|/
* Merge pull request #79 from arkpar/cmakeMarek Kotewicz2015-09-171-1/+1
|\
| * per project versioningarkpar2015-09-161-1/+1
* | Commandline interface for the linker.chriseth2015-09-121-2/+116
|/
* Transition from bytecode to more general linker objects.chriseth2015-09-111-12/+12
* - renamed AST to ast and ABI to abiLianaHus2015-09-081-6/+6
* renamed getter functionsLianaHus2015-09-081-40/+40
* added option to solc to output runtimr part of the contractLianaHus2015-08-241-1/+14
* More information for help screen, some fixes for argument parsing.chriseth2015-08-201-75/+73
* Moved solc files.chriseth2015-08-191-0/+635