aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/LValue.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Store small byte arrays and strings in storage in one slot with theirchriseth2015-10-021-3/+3
| | | | length.
* Refactored annotations.chriseth2015-09-221-2/+2
|
* Refactoring: Check types outside of AST and recover from some errors.chriseth2015-09-221-2/+2
|
* renamed getter functionsLianaHus2015-09-081-44/+44
|
* Add CMakeLists.txt for libsolidityLefteris Karapetsas2015-08-191-0/+457