Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | File reorganisation. | chriseth | 2015-10-21 | 1 | -164/+0 |
* | Correctly parse ambiguities like `A.B[10] x` and `x.y[10] = 3`. | chriseth | 2015-10-16 | 1 | -4/+4 |
* | some more style fixes | LianaHus | 2015-10-15 | 1 | -2/+1 |
* | errors instead of exceptions | LianaHus | 2015-10-15 | 1 | -3/+10 |
* | added Error class for all kind of errors | LianaHus | 2015-10-15 | 1 | -1/+1 |
* | style fixes | LianaHus | 2015-10-02 | 1 | -8/+16 |
* | Parsing and type checking of libraries without inheritance. | chriseth | 2015-09-11 | 1 | -3/+5 |
* | renamed getter functions | LianaHus | 2015-09-08 | 1 | -3/+3 |
* | Add CMakeLists.txt for libsolidity | Lefteris Karapetsas | 2015-08-19 | 1 | -0/+148 |