Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Code generation (missing external access and source locations). | chriseth | 2016-03-30 | 1 | -0/+1 |
| | |||||
* | Resolve type names using regular AST visit. | chriseth | 2015-11-27 | 1 | -4/+4 |
| | |||||
* | Do not store elements of a contract by AST node type. | chriseth | 2015-11-26 | 1 | -1/+1 |
| | |||||
* | Make members context-sensitive. | chriseth | 2015-11-26 | 1 | -3/+0 |
| | |||||
* | Type checking for creating new arrays. | chriseth | 2015-11-26 | 1 | -0/+1 |
| | |||||
* | style fix | LianaHus | 2015-11-07 | 1 | -12/+1 |
| | |||||
* | style fixes | LianaHus | 2015-11-07 | 1 | -4/+4 |
| | |||||
* | fixed test framework | LianaHus | 2015-11-07 | 1 | -1/+8 |
| | |||||
* | fix | LianaHus | 2015-11-07 | 1 | -4/+11 |
| | |||||
* | fixed return valu for resolver | LianaHus | 2015-11-07 | 1 | -1/+1 |
| | |||||
* | added SourceLocations to error reporting for ReferenceResolver | LianaHus | 2015-11-07 | 1 | -2/+2 |
| | |||||
* | passed SourceLocations instead of nodes to the error reporting function | LianaHus | 2015-11-07 | 1 | -2/+2 |
| | |||||
* | added errors tu ReferencesResolver | LianaHus | 2015-11-07 | 1 | -2/+22 |
| | |||||
* | File reorganisation. | chriseth | 2015-10-21 | 1 | -0/+69 |