aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/ast/AST.h
Commit message (Expand)AuthorAgeFilesLines
* Add bound functions to types.chriseth2015-11-291-0/+1
* Added the `using x for y` directive.chriseth2015-11-271-0/+27
* Convert filter to template function.chriseth2015-11-271-6/+20
* Do not store elements of a contract by AST node type.chriseth2015-11-261-30/+16
* Make members context-sensitive.chriseth2015-11-261-10/+10
* Allow "new expressions" also for general type names.chriseth2015-11-261-5/+6
* Fix problems with statement blocks.chriseth2015-11-111-0/+2
* Allow docstrings for statements.chriseth2015-10-271-15/+38
* Store docstrings in AST annotations.chriseth2015-10-261-0/+6
* File reorganisation.chriseth2015-10-211-0/+1354