Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace BOOST_ASSERT by assert. | Christian | 2014-10-25 | 1 | -2/+0 |
* | Documentation for AST, Parser, Scanner and other classes. | Christian | 2014-10-25 | 1 | -15/+19 |
* | Corrected spacing around colon. | Christian | 2014-10-23 | 1 | -1/+1 |
* | Cleanup of copyright headers. | Christian | 2014-10-20 | 1 | -41/+51 |
* | Access modifier cleanup. | Christian | 2014-10-20 | 1 | -0/+1 |
* | Coding style cleanup: const and vecptr. | Christian | 2014-10-20 | 1 | -3/+3 |
* | Coding style and cleanup | Christian | 2014-10-17 | 1 | -80/+33 |
* | Corrected coding style. | Christian | 2014-10-16 | 1 | -55/+43 |
* | Corrected indentation. | Christian | 2014-10-09 | 1 | -177/+177 |
* | Parse everything up to function bodies and report parser errors with location. | Christian | 2014-10-09 | 1 | -0/+16 |
* | Solidity parser, can not parse much yet. | Christian | 2014-10-08 | 1 | -17/+1 |
* | Solidity scanner and some unit tests. | Christian | 2014-10-08 | 1 | -0/+252 |