Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support for negative literals. | Christian | 2014-11-06 | 1 | -4/+22 |
* | Corrected coding style. | Christian | 2014-10-16 | 1 | -75/+80 |
* | Parse everything up to function bodies and report parser errors with location. | Christian | 2014-10-09 | 1 | -12/+12 |
* | Solidity parser, can not parse much yet. | Christian | 2014-10-08 | 1 | -19/+18 |
* | Solidity scanner and some unit tests. | Christian | 2014-10-08 | 1 | -0/+139 |