Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support warnings. | chriseth | 2015-10-03 | 1 | -25/+29 |
| | |||||
* | -fixed the warning printing | LianaHus | 2015-10-02 | 1 | -9/+8 |
| | | | | -style fixes | ||||
* | -added warning case to cl compiler | LianaHus | 2015-10-02 | 1 | -1/+5 |
| | | | | -modified warning msg | ||||
* | Merge pull request #89 from chriseth/fixCombinedJson | chriseth | 2015-09-23 | 1 | -2/+6 |
|\ | | | | | Fix "combined json" output. | ||||
| * | Fix "combined json" output. | chriseth | 2015-09-23 | 1 | -2/+6 |
| | | |||||
* | | Error formatting. | chriseth | 2015-09-22 | 2 | -15/+26 |
|/ | |||||
* | Merge pull request #79 from arkpar/cmake | Marek Kotewicz | 2015-09-17 | 1 | -1/+1 |
|\ | | | | | Per project versioning | ||||
| * | per project versioning | arkpar | 2015-09-16 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #75 from chriseth/exportRuntimeBytecodeForJson | chriseth | 2015-09-15 | 1 | -0/+6 |
|\ \ | | | | | | | Export runtime bytecode and version. | ||||
| * | | Export runtime bytecode and version. | chriseth | 2015-09-15 | 1 | -0/+6 |
| | | | |||||
* | | | Merge pull request #73 from chriseth/emscripten | Arkadiy Paronyan | 2015-09-15 | 1 | -2/+8 |
|\| | | | | | | | | Changes required to compile on emscripten target. | ||||
| * | | Changes required to compile on emscripten target. | chriseth | 2015-09-15 | 1 | -2/+8 |
| |/ | |||||
* / | Commandline interface for the linker. | chriseth | 2015-09-12 | 2 | -2/+128 |
|/ | |||||
* | Transition from bytecode to more general linker objects. | chriseth | 2015-09-11 | 2 | -15/+15 |
| | |||||
* | Merge pull request #41 from LianaHus/sol_rename_getters | chriseth | 2015-09-08 | 2 | -60/+60 |
|\ | | | | | solidity interface changes. removing get prefix | ||||
| * | - renamed AST to ast and ABI to abi | LianaHus | 2015-09-08 | 2 | -7/+7 |
| | | | | | | | | - style fixes | ||||
| * | renamed getter functions | LianaHus | 2015-09-08 | 2 | -60/+60 |
| | | |||||
* | | changes required to compile solidity in a single project | debris | 2015-09-01 | 1 | -2/+0 |
|/ | |||||
* | Merge pull request #27 from LianaHus/sol_runtime_binary_by_-solc | Gav Wood | 2015-08-28 | 1 | -1/+14 |
|\ | | | | | added option to solc to output runtime part of the contract | ||||
| * | added option to solc to output runtimr part of the contract | LianaHus | 2015-08-24 | 1 | -1/+14 |
| | | |||||
* | | client refactor | debris | 2015-08-27 | 1 | -6/+1 |
| | | |||||
* | | Refactoreed CMakeLists for new module system | arkpar | 2015-08-24 | 1 | -3/+2 |
|/ | |||||
* | More information for help screen, some fixes for argument parsing. | chriseth | 2015-08-20 | 2 | -76/+86 |
| | |||||
* | Moved solc files. | chriseth | 2015-08-19 | 6 | -0/+1039 |