Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Code generation (missing external access and source locations). | chriseth | 2016-03-30 | 1 | -0/+7 |
* | Simple aliasing during import. | chriseth | 2015-12-18 | 1 | -0/+13 |
* | Relative paths in import directives. | chriseth | 2015-12-10 | 1 | -0/+7 |
* | Convert filter to template function. | chriseth | 2015-11-27 | 1 | -54/+0 |
* | Do not store elements of a contract by AST node type. | chriseth | 2015-11-26 | 1 | -15/+69 |
* | Make members context-sensitive. | chriseth | 2015-11-26 | 1 | -9/+9 |
* | Allow docstrings for statements. | chriseth | 2015-10-27 | 1 | -0/+7 |
* | Store docstrings in AST annotations. | chriseth | 2015-10-26 | 1 | -0/+21 |
* | File reorganisation. | chriseth | 2015-10-21 | 1 | -0/+365 |