aboutsummaryrefslogtreecommitdiffstats
path: root/solc
Commit message (Expand)AuthorAgeFilesLines
* Support warnings.chriseth2015-10-031-25/+29
* -fixed the warning printingLianaHus2015-10-021-9/+8
* -added warning case to cl compilerLianaHus2015-10-021-1/+5
* Merge pull request #89 from chriseth/fixCombinedJsonchriseth2015-09-231-2/+6
|\
| * Fix "combined json" output.chriseth2015-09-231-2/+6
* | Error formatting.chriseth2015-09-222-15/+26
|/
* Merge pull request #79 from arkpar/cmakeMarek Kotewicz2015-09-171-1/+1
|\
| * per project versioningarkpar2015-09-161-1/+1
* | Merge pull request #75 from chriseth/exportRuntimeBytecodeForJsonchriseth2015-09-151-0/+6
|\ \
| * | Export runtime bytecode and version.chriseth2015-09-151-0/+6
* | | Merge pull request #73 from chriseth/emscriptenArkadiy Paronyan2015-09-151-2/+8
|\| |
| * | Changes required to compile on emscripten target.chriseth2015-09-151-2/+8
| |/
* / Commandline interface for the linker.chriseth2015-09-122-2/+128
|/
* Transition from bytecode to more general linker objects.chriseth2015-09-112-15/+15
* Merge pull request #41 from LianaHus/sol_rename_getterschriseth2015-09-082-60/+60
|\
| * - renamed AST to ast and ABI to abiLianaHus2015-09-082-7/+7
| * renamed getter functionsLianaHus2015-09-082-60/+60
* | changes required to compile solidity in a single projectdebris2015-09-011-2/+0
|/
* Merge pull request #27 from LianaHus/sol_runtime_binary_by_-solcGav Wood2015-08-281-1/+14
|\
| * added option to solc to output runtimr part of the contractLianaHus2015-08-241-1/+14
* | client refactordebris2015-08-271-6/+1
* | Refactoreed CMakeLists for new module systemarkpar2015-08-241-3/+2
|/
* More information for help screen, some fixes for argument parsing.chriseth2015-08-202-76/+86
* Moved solc files.chriseth2015-08-196-0/+1039