Commit Graph

4 Commits

Author SHA1 Message Date
Lefteris Karapetsas
207da9ef0f Fixing segfault for solc if stdin is given as input file
- Solc should now check its input files and skip them if they don't
  exist or if they are not a valid file
2014-12-11 00:22:35 +01:00
Lefteris Karapetsas
d377ad3fb1 Cleaner interface for Solc CLI bytecode handling 2014-12-09 20:29:29 +01:00
Lefteris Karapetsas
e851d2173d Explicitly calling dev::operator<<() on two occassions due to mixup with boost 2014-12-09 18:17:54 +01:00
Lefteris Karapetsas
df82e26d5a Styling issues and new class name for the CLI 2014-12-09 17:39:34 +01:00