Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | "external" visibility specifier. | Christian | 2015-02-17 | 1 | -1/+5 |
| | |||||
* | - implemented Empty parameter name story. Now the name of input/return ↵ | Liana Husikyan | 2015-02-09 | 1 | -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. | Christian | 2015-01-20 | 1 | -2/+3 |
| | |||||
* | More const cleanup. | Christian | 2014-12-08 | 1 | -7/+8 |
| | |||||
* | Multi-source and multi-contract compiler. | Christian | 2014-12-04 | 1 | -1/+1 |
| | |||||
* | Save the scope for every declaration. | Christian | 2014-12-02 | 1 | -0/+57 |