aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/codegen/Compiler.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Bugfix for constructor unpacking with fixed-size arrays.chriseth2015-11-291-5/+13
|
* Do not store elements of a contract by AST node type.chriseth2015-11-261-1/+1
|
* Fix up for new API from EIP-1.1.Gav Wood2015-11-211-3/+3
|
* Bugfix: Returning literal strings in tuples.chriseth2015-11-011-1/+5
|
* File reorganisation.chriseth2015-10-211-0/+778