Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | extra comments scanning test | Lefteris Karapetsas | 2014-11-21 | 1 | -0/+11 |
* | documentation comments are now always skipped but saved as special tokens at ... | Lefteris Karapetsas | 2014-11-19 | 1 | -20/+5 |
* | solidity scanner takes triple slash doc comments into account | Lefteris Karapetsas | 2014-11-19 | 1 | -0/+44 |
* | 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 |