aboutsummaryrefslogtreecommitdiffstats
path: root/DeclarationContainer.h
Commit message (Collapse)AuthorAgeFilesLines
* "external" visibility specifier.Christian2015-02-171-1/+5
|
* - implemented Empty parameter name story. Now the name of input/return ↵Liana Husikyan2015-02-091-2/+2
| | | | | | | | | | parameters of function can be not specified. - added appropriate tests Conflicts: test/SolidityEndToEndTest.cpp test/SolidityNameAndTypeResolution.cpp
* Import inherited members into the contract's scope.Christian2015-01-201-2/+3
|
* More const cleanup.Christian2014-12-081-7/+8
|
* Multi-source and multi-contract compiler.Christian2014-12-041-1/+1
|
* Save the scope for every declaration.Christian2014-12-021-0/+57