Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Parsing and type checking of libraries without inheritance. | chriseth | 2015-09-11 | 1 | -0/+18 |
* | added type check if the type of the var decl is one of base contract type | LianaHus | 2015-09-10 | 1 | -1/+8 |
* | Stylistic corrections. | chriseth | 2015-09-09 | 1 | -1/+1 |
* | Fix for constant strings. | chriseth | 2015-09-08 | 1 | -6/+16 |
* | - renamed AST to ast and ABI to abi | LianaHus | 2015-09-08 | 1 | -2/+4 |
* | removed get prefix | LianaHus | 2015-09-08 | 1 | -4/+10 |
* | renamed getter functions | LianaHus | 2015-09-08 | 1 | -179/+182 |
* | added check for having type in VariableDeclaration::checkTypeRequirements() | LianaHus | 2015-08-24 | 1 | -1/+1 |
* | add tests for state variables accessors. normal and constant | LianaHus | 2015-08-21 | 1 | -2/+5 |
* | Add CMakeLists.txt for libsolidity | Lefteris Karapetsas | 2015-08-19 | 1 | -0/+1164 |