Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added the `using x for y` directive. | chriseth | 2015-11-27 | 2 | -0/+21 |
* | Do not store elements of a contract by AST node type. | chriseth | 2015-11-26 | 1 | -18/+8 |
* | Fix MSVC errors and warnings. | chriseth | 2015-11-26 | 1 | -1/+1 |
* | Allow "new expressions" also for general type names. | chriseth | 2015-11-26 | 1 | -1/+1 |
* | Allow docstrings for statements. | chriseth | 2015-10-27 | 2 | -35/+45 |
* | Store docstrings in AST annotations. | chriseth | 2015-10-26 | 2 | -0/+211 |
* | more corrections | LianaHus | 2015-10-23 | 1 | -4/+14 |
* | modified error msg | LianaHus | 2015-10-23 | 1 | -1/+7 |
* | File reorganisation. | chriseth | 2015-10-21 | 6 | -0/+2900 |