Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Style cleanup. | chriseth | 2015-09-24 | 1 | -39/+95 |
* | Merge pull request #85 from chriseth/warnings | chriseth | 2015-09-23 | 1 | -216/+89 |
|\ | |||||
| * | Refactored annotations. | chriseth | 2015-09-22 | 1 | -4/+25 |
| * | Refactoring: Check types outside of AST and recover from some errors. | chriseth | 2015-09-22 | 1 | -224/+78 |
* | | fixed using string as a type for struct member | LianaHus | 2015-09-17 | 1 | -3/+6 |
|/ | |||||
* | style fixes | LianaHus | 2015-09-16 | 1 | -1/+1 |
* | throw statement implementation | LianaHus | 2015-09-16 | 1 | -0/+12 |
* | Parsing and type checking of libraries without inheritance. | chriseth | 2015-09-11 | 1 | -3/+9 |
* | style fixes | LianaHus | 2015-09-11 | 1 | -1/+1 |
* | added type check if the type of the var decl is one of base contract type | LianaHus | 2015-09-10 | 1 | -2/+4 |
* | renamed getter functions | LianaHus | 2015-09-08 | 1 | -99/+99 |
* | add tests for state variables accessors. normal and constant | LianaHus | 2015-08-21 | 1 | -1/+1 |
* | Add CMakeLists.txt for libsolidity | Lefteris Karapetsas | 2015-08-19 | 1 | -0/+1355 |