aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/ast/AST.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Convert filter to template function.chriseth2015-11-271-54/+0
|
* Do not store elements of a contract by AST node type.chriseth2015-11-261-15/+69
|
* Make members context-sensitive.chriseth2015-11-261-9/+9
|
* Allow docstrings for statements.chriseth2015-10-271-0/+7
|
* Store docstrings in AST annotations.chriseth2015-10-261-0/+21
|
* File reorganisation.chriseth2015-10-211-0/+365