Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix for unhandled solc exception with opcodes argument | Lefteris Karapetsas | 2014-12-17 | 1 | -20/+31 |
| | | | | - This should fix #631 | ||||
* | Fixing segfault for solc if stdin is given as input file | Lefteris Karapetsas | 2014-12-11 | 1 | -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 handling | Lefteris Karapetsas | 2014-12-10 | 1 | -30/+38 |
| | |||||
* | Explicitly calling dev::operator<<() on two occassions due to mixup with boost | Lefteris Karapetsas | 2014-12-10 | 1 | -6/+8 |
| | |||||
* | Styling issues and new class name for the CLI | Lefteris Karapetsas | 2014-12-10 | 1 | -0/+358 |