aboutsummaryrefslogtreecommitdiffstats
path: root/DeclarationContainer.cpp
Commit message (Collapse)AuthorAgeFilesLines
* - implemented Empty parameter name story. Now the name of input/return ↵Liana Husikyan2015-02-091-0/+4
| | | | | | | | | | parameters of function can be not specified. - added appropriate tests Conflicts: test/SolidityEndToEndTest.cpp test/SolidityNameAndTypeResolution.cpp
* More const cleanup.Christian2014-12-081-2/+2
|
* Multi-source and multi-contract compiler.Christian2014-12-041-2/+2
|
* Save the scope for every declaration.Christian2014-12-021-0/+50