aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/CompilerStack.h
Commit message (Expand)AuthorAgeFilesLines
* errors instead of exceptionsLianaHus2015-10-151-0/+1
* added Error class for all kind of errorsLianaHus2015-10-151-2/+3
* Resolve binary dependencies properly.chriseth2015-10-071-0/+8
* Style fix.chriseth2015-09-221-1/+2
* Error formatting.chriseth2015-09-221-9/+13
* Refactoring: Check types outside of AST and recover from some errors.chriseth2015-09-221-1/+3
* Commandline interface for the linker.chriseth2015-09-121-2/+5
* Transition from bytecode to more general linker objects.chriseth2015-09-111-12/+15
* - renamed AST to ast and ABI to abiLianaHus2015-09-081-1/+1
* renamed getter functionsLianaHus2015-09-081-16/+16
* Add CMakeLists.txt for libsolidityLefteris Karapetsas2015-08-191-0/+198