aboutsummaryrefslogtreecommitdiffstats
path: root/solc/jsonCompiler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove standard contractsDenton Liu2016-08-191-1/+1
* remove solidity --interfaceDimitry2016-08-171-1/+0
* BREAKING: Streamline json output field naming. (#763)chriseth2016-08-171-2/+2
* sourcemappingyann3002016-08-021-1/+1
* Source location as part of AST.chriseth2016-07-211-5/+10
* Provide formal version in json output.chriseth2016-07-191-0/+16
* Allow remappings to change depending on the context.chriseth2016-06-091-7/+12
* Make solidity independent from ethcore.chriseth2016-04-071-2/+2
* rename namespace for instruction.h/cpp in libevmasmDimitry2016-04-021-1/+1
* move libevmcore to solidityDimitry2016-04-021-1/+1
* Parsing for inline assembly.chriseth2016-03-301-6/+12
* BREAKING: Implement delegatecall and make default for library calls.chriseth2016-03-121-1/+1
* Read files via callback.chriseth2016-01-271-5/+41
* Fix: Segfaults connected to paramater types.chriseth2015-12-101-3/+3
* Fix up for new API from EIP-1.1.Gav Wood2015-11-211-2/+2
* File reorganisation.chriseth2015-10-211-9/+9
* Style.chriseth2015-10-161-5/+5
* Multiple sources for json compiler.chriseth2015-10-161-9/+45
* fixed new testsLianaHus2015-10-151-1/+4
* added Error class for all kind of errorsLianaHus2015-10-151-14/+2
* Support warnings.chriseth2015-10-031-25/+29
* Error formatting.chriseth2015-09-221-14/+20
* Export runtime bytecode and version.chriseth2015-09-151-0/+6
* Transition from bytecode to more general linker objects.chriseth2015-09-111-3/+3
* - renamed AST to ast and ABI to abiLianaHus2015-09-081-1/+1
* renamed getter functionsLianaHus2015-09-081-20/+20
* Moved solc files.chriseth2015-08-191-0/+196