Solidity, the Smart Contract Programming Language
Go to file
chriseth bb788bcbc3 Merge pull request #1737 from chriseth/sol_fix_solcWithoutJson
Do not handle combined JSON if option not given.
2015-04-24 12:51:11 +02:00
docker_emscripten Add jsoncpp dependency for solidity-js. 2015-04-17 18:33:55 +02:00
CMakeLists.txt JSON compiler. 2015-04-22 11:33:25 +02:00
CommandLineInterface.cpp Merge pull request #1737 from chriseth/sol_fix_solcWithoutJson 2015-04-24 12:51:11 +02:00
CommandLineInterface.h json output for the commandline compiler. 2015-04-23 14:40:42 +02:00
jsonCompiler.cpp Actually output assembly in JSON format. 2015-04-22 16:28:21 +02:00
main.cpp Styling issues and new class name for the CLI 2014-12-09 17:39:34 +01:00