aboutsummaryrefslogtreecommitdiffstats
path: root/solc/CommandLineInterface.cpp
Commit message (Collapse)AuthorAgeFilesLines
* -fixed the warning printingLianaHus2015-10-021-9/+8
| | | | -style fixes
* -added warning case to cl compilerLianaHus2015-10-021-1/+5
| | | | -modified warning msg
* Merge pull request #89 from chriseth/fixCombinedJsonchriseth2015-09-231-2/+6
|\ | | | | Fix "combined json" output.
| * 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 versioning
| * 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
| | | | - style fixes
* 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