aboutsummaryrefslogtreecommitdiffstats
path: root/solc/CommandLineInterface.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix "combined json" output.chriseth2015-09-231-2/+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