aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/ast/Types.h
Commit message (Expand)AuthorAgeFilesLines
* Index access for bytesXX.chriseth2016-02-101-0/+1
* Simple aliasing during import.chriseth2015-12-181-2/+30
* Merge pull request #251 from chriseth/bind2chriseth2015-11-301-37/+37
|\
| * Also check the object type for bound functions.chriseth2015-11-291-1/+3
| * Add bound functions to types.chriseth2015-11-291-36/+34
* | Introduce selfdestruct alias for suicide.chriseth2015-11-291-1/+1
|/
* Invalidate cached members if scope changes.chriseth2015-11-261-0/+1
* Make members context-sensitive.chriseth2015-11-261-13/+17
* Type checking for creating new arrays.chriseth2015-11-261-4/+2
* Fixed string inside struct allocation bug.chriseth2015-11-241-2/+3
* Addmod and mulmod.chriseth2015-11-191-0/+2
* File reorganisation.chriseth2015-10-211-0/+996