aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/CompilerStack.cpp
Commit message (Expand)AuthorAgeFilesLines
* style fixes mostlyLianaHus2015-10-151-1/+5
* removed commitLianaHus2015-10-151-1/+0
* fixes error after conflict resolvingLianaHus2015-10-151-2/+1
* errors instead of exceptionsLianaHus2015-10-151-9/+23
* added Error class for all kind of errorsLianaHus2015-10-151-2/+2
* Resolve binary dependencies properly.chriseth2015-10-071-16/+27
* Compute canonical names of types for function signatures.chriseth2015-10-061-4/+7
* -fixed the warning printingLianaHus2015-10-021-4/+5
* Error formatting.chriseth2015-09-221-21/+16
* Refactoring: Check types outside of AST and recover from some errors.chriseth2015-09-221-2/+10
* Commandline interface for the linker.chriseth2015-09-121-0/+10
* Transition from bytecode to more general linker objects.chriseth2015-09-111-20/+22
* - renamed AST to ast and ABI to abiLianaHus2015-09-081-1/+1
* removed get prefixLianaHus2015-09-081-3/+5
* renamed getter functionsLianaHus2015-09-081-63/+63
* Add CMakeLists.txt for libsolidityLefteris Karapetsas2015-08-191-0/+391