Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Only active variables at the point of their declaration. | chriseth | 2018-02-27 | 1 | -7/+26 |
* | Restructure code for alternative identifier suggestions | Balajiganapathi S | 2018-02-13 | 1 | -5/+4 |
* | Move string distance function to utils and format error message | Balajiganapathi S | 2018-02-13 | 1 | -42/+2 |
* | Suggest alternatives when identifier not found. | Balajiganapathi S | 2018-02-13 | 1 | -1/+62 |
* | analysis: disallow overloading functions with events | Yoichi Hirai | 2017-01-23 | 1 | -1/+6 |
* | analysis: fix format | Yoichi Hirai | 2017-01-23 | 1 | -4/+7 |
* | analysis: Resolve event overloading | Yoichi Hirai | 2017-01-23 | 1 | -12/+9 |
* | analysis: Allow multiple events of the same name | Yoichi Hirai | 2017-01-23 | 1 | -0/+7 |
* | analysis: changes necessary to compile std/StandardToken.sol | Yoichi Hirai | 2017-01-12 | 1 | -2/+11 |
* | Fix licensing headers | VoR0220 | 2016-11-23 | 1 | -4/+4 |
* | Allow aliases during import. | chriseth | 2016-01-11 | 1 | -5/+6 |
* | Source units are independent scopes. | chriseth | 2015-12-10 | 1 | -14/+24 |
* | File reorganisation. | chriseth | 2015-10-21 | 1 | -0/+85 |