aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/CompilerStack.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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