111 Commits (c30ae3216d5b7336c793b5f041b2f2e90744b7f4)

Author SHA1 Message Date
chriseth 024959b5f2 Fully automate the dockerfile again. 9 years ago
Liana Husikyan e8bc2e7667 contract documentation is now parsing during compilation and not by request. 9 years ago
chriseth bb3d31c848 Versioning for Solidity. 9 years ago
Lu Guanqun 10a1ca3f11 add missing dependencies for BuildInfo.h in libwebthree and solc 9 years ago
chriseth 2b4ddf80ab Added fallback function to gas estimation and fixed mix gas estimation. 9 years ago
chriseth 93003a1224 Some changes in libdevcore. 9 years ago
chriseth ee43c4f8a2 Fix: Optimiser was enabled by default. 10 years ago
chriseth 3fc61e9087 Compute constants 10 years ago
chriseth 8ece3534ad Gas estimates for JSON compiler. 10 years ago
chriseth 1a3d6904d7 Gas estimation for internal functions. 10 years ago
chriseth a09bb999cb Commandline interface for gas estimation. 10 years ago
chriseth 9e2e73da3a Functional gas estimator. 10 years ago
chriseth 65bcb451d4 Function hashes for JSON compiler. 10 years ago
subtly 32adf87f92 Fix macos builds following changes from #1809. 10 years ago
unknown 3af40c3307 package solc, eth, ethminer, rlp && abi in cpack nsis installer 10 years ago
chriseth 5b8614f178 Structural gas estimator. 10 years ago
chriseth b7d560d3e7 Fix for exception if function hashes not requested. 10 years ago
chriseth 25f269feec Removed layouting space. 10 years ago
chriseth 04048bad93 Feature for commandline compiler to output the function signature hashes. 10 years ago
chriseth a895217db6 Use BUILD_SHARED_LIB 10 years ago
chriseth bd5698b070 Do not handle combined JSON if option not given. 10 years ago
Ryan Casey 792b878315 Direct more mundane failures to cerr as well. 10 years ago
chriseth 323662c6f3 Removed extra blank line. 10 years ago
chriseth ed2c73d023 json output for the commandline compiler. 10 years ago
chriseth 2aebb723ef Actually output assembly in JSON format. 10 years ago
chriseth e7d210c31b Modifications to docker file to build the json compiler. 10 years ago
chriseth 31903df909 Style fixes. 10 years ago
Christian 7971f5e83d JSON compiler. 10 years ago
chriseth 36889fe057 Add jsoncpp dependency for solidity-js. 10 years ago
Liana Husikyan 3482c4dfc2 fixed extension of file json format 10 years ago
Liana Husikyan 1305502fc9 initial output for asm-json flag. 10 years ago
Liana Husikyan 2a5a5a99f9 added asm-json flag to cl compiler 10 years ago
chriseth ea5bfadcd8 Fixed some checker warnings. 10 years ago
Liana Husikyan f7841a9b49 fixed new line for user input from terminal. 10 years ago
chriseth 5871652d90 Fixed dockerfile. 10 years ago
Liana Husikyan 18176ea3e4 added source code printing for each output line. 10 years ago
Gav Wood 2c6b18f01b Add EVMJIT. 10 years ago
Marek Kotewicz dd0744e8a3 fixed #1022 10 years ago
Marek Kotewicz 0520e0f4db fixed issue with including wrong json/json.h file 10 years ago
debris 226c435abf fixed cmake include_directories 10 years ago
debris 5ca7b3209f fixed transitive dependencies for msvc 10 years ago
Lefteris Karapetsas d53dcd3183 Styling in Natspec Enums 10 years ago
debris 92bfd91812 cmake mess 10 years ago
Christian 146cc5fd82 Workaround for a problem with `git merge`. 10 years ago
Christian b3252b3e5d Exclude standard contracts by default. 10 years ago
Christian 03ea63e202 Dockerfile to build the solidity compiler using emscripten. 10 years ago
Lu Guanqun 59ad75763d simplify solc's option output 10 years ago
Lefteris Karapetsas e3b15f48c4 Style fixes and refactoring in ASTJsonConverter 10 years ago
Lefteris Karapetsas ddd1438a2c Preparing the ground for AST outputing to JSON 10 years ago
Gav Wood c3b6fdd899 abi -> json-abi 10 years ago