aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/CompilerStack.h
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | - style fixes
* renamed getter functionsLianaHus2015-09-081-16/+16
|
* Add CMakeLists.txt for libsolidityLefteris Karapetsas2015-08-191-0/+198