Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | style changes | Liana Husikyan | 2015-05-08 | 1 | -1/+1 |
* | changed the way of resolving declarations. now the cleanup of function duplic... | Liana Husikyan | 2015-05-08 | 1 | -5/+5 |
* | created secondarySoureLocation error type | Liana Husikyan | 2015-05-04 | 1 | -18/+24 |
* | Fix for declarations. | chriseth | 2015-04-22 | 1 | -4/+10 |
* | Styling. | chriseth | 2015-04-20 | 1 | -9/+5 |
* | Fixed function overloads. | chriseth | 2015-04-15 | 1 | -15/+14 |
* | enhance DeclarationContainer to use `std::set` so that it can handle overload... | Lu Guanqun | 2015-03-08 | 1 | -5/+24 |
* | "external" visibility specifier. | Christian | 2015-02-17 | 1 | -4/+9 |
* | - implemented Empty parameter name story. Now the name of input/return parame... | Liana Husikyan | 2015-02-09 | 1 | -0/+4 |
* | 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 |