Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix licensing headers | VoR0220 | 2016-11-23 | 1 | -4/+4 |
* | Move InterfaceHandler from string to JSON | Alex Beregszaszi | 2016-11-15 | 1 | -4/+4 |
* | ast: add a null check | Yoichi Hirai | 2016-10-21 | 1 | -0/+1 |
* | ast: ContractDefinition::inheritableMembers contains enums as well as structs | Yoichi Hirai | 2016-10-21 | 1 | -0/+3 |
* | Rename dev::sha3 to dev::keccak256 | Alex Beregszaszi | 2016-10-06 | 1 | -1/+1 |
* | 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 |