aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/ast
Commit message (Expand)AuthorAgeFilesLines
...
* | Introduce selfdestruct alias for suicide.chriseth2015-11-291-1/+1
|/
* Convert filter to template function.chriseth2015-11-272-60/+20
* Invalidate cached members if scope changes.chriseth2015-11-262-1/+3
* Do not store elements of a contract by AST node type.chriseth2015-11-264-61/+91
* Make members context-sensitive.chriseth2015-11-265-49/+50
* Type checking for creating new arrays.chriseth2015-11-261-4/+2
* Allow "new expressions" also for general type names.chriseth2015-11-263-7/+11
* Fixed string inside struct allocation bug.chriseth2015-11-242-4/+5
* Addmod and mulmod.chriseth2015-11-191-0/+2
* Fix problems with statement blocks.chriseth2015-11-111-0/+2
* Allow docstrings for statements.chriseth2015-10-273-17/+51
* Store docstrings in AST annotations.chriseth2015-10-263-1/+53
* File reorganisation.chriseth2015-10-2115-0/+7337