Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - implemented Empty parameter name story. Now the name of input/return ↵ | Liana Husikyan | 2015-02-09 | 1 | -0/+4 |
| | | | | | | | | | | parameters of function can be not specified. - added appropriate tests Conflicts: test/SolidityEndToEndTest.cpp test/SolidityNameAndTypeResolution.cpp | ||||
* | More const cleanup. | Christian | 2014-12-08 | 1 | -2/+2 |
| | |||||
* | Multi-source and multi-contract compiler. | Christian | 2014-12-04 | 1 | -2/+2 |
| | |||||
* | Save the scope for every declaration. | Christian | 2014-12-02 | 1 | -0/+50 |