Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Initial implementation of Solidity parser finished, not yet tested much. | Christian | 2014-10-10 | 1 | -19/+91 |
* | Corrected indentation. | Christian | 2014-10-09 | 1 | -114/+114 |
* | Parse everything up to function bodies and report parser errors with location. | Christian | 2014-10-09 | 1 | -24/+67 |
* | Solidity parser, can not parse much yet. | Christian | 2014-10-08 | 1 | -0/+287 |