aboutsummaryrefslogtreecommitdiffstats
path: root/CommandLineInterface.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix for unhandled solc exception with opcodes argumentLefteris Karapetsas2014-12-171-20/+31
| | | | - This should fix #631
* Fixing segfault for solc if stdin is given as input fileLefteris Karapetsas2014-12-111-0/+15
| | | | | - Solc should now check its input files and skip them if they don't exist or if they are not a valid file
* Cleaner interface for Solc CLI bytecode handlingLefteris Karapetsas2014-12-101-30/+38
|
* Explicitly calling dev::operator<<() on two occassions due to mixup with boostLefteris Karapetsas2014-12-101-6/+8
|
* Styling issues and new class name for the CLILefteris Karapetsas2014-12-101-0/+358