aboutsummaryrefslogtreecommitdiffstats
path: root/solc
Commit message (Expand)AuthorAgeFilesLines
* Only allow including from allowed directories.chriseth2016-01-302-9/+36
* Merge pull request #370 from chriseth/redirectschriseth2016-01-292-32/+77
|\
| * Provide remappings for solc.chriseth2016-01-262-32/+77
* | Read files via callback.chriseth2016-01-272-6/+42
|/
* Autoload files in solc.chriseth2016-01-121-1/+12
* Merge pull request #290 from chriseth/fix_gas_iteratorchriseth2015-12-102-6/+6
|\
| * Fix: Segfaults connected to paramater types.chriseth2015-12-102-6/+6
* | Removed obsolete dockerfile.chriseth2015-12-101-70/+0
|/
* Fix the build - library is not a moduleLefteris Karapetsas2015-12-041-1/+1
* Alternative case-consistency fix for libsolidity. Just using fully-qualifie...Bob Summerwill2015-12-041-3/+3
* Fix up for new API from EIP-1.1.Gav Wood2015-11-212-5/+5
* Preliminary why3 code output.chriseth2015-10-272-25/+48
* File reorganisation.chriseth2015-10-213-20/+20
* Do not forget to export the new symbol.chriseth2015-10-161-1/+1
* Style.chriseth2015-10-161-5/+5
* Multiple sources for json compiler.chriseth2015-10-161-9/+45
* fixed new testsLianaHus2015-10-151-1/+4
* errors instead of exceptionsLianaHus2015-10-151-1/+1
* added Error class for all kind of errorsLianaHus2015-10-152-31/+8
* 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