Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added Error class for all kind of errors | LianaHus | 2015-10-15 | 1 | -8/+8 |
| | | | | | Conflicts: libsolidity/Exceptions.h | ||||
* | Fix boost error. | chriseth | 2015-10-07 | 1 | -11/+12 |
| | |||||
* | Add structs to library interface. | chriseth | 2015-10-06 | 1 | -6/+29 |
| | |||||
* | Compute canonical names of types for function signatures. | chriseth | 2015-10-06 | 1 | -8/+16 |
| | |||||
* | Split external type into ecoding and interface type. | chriseth | 2015-10-06 | 1 | -3/+3 |
| | |||||
* | Refactoring: Check types outside of AST and recover from some errors. | chriseth | 2015-09-22 | 1 | -1/+1 |
| | |||||
* | - renamed AST to ast and ABI to abi | LianaHus | 2015-09-08 | 1 | -2/+2 |
| | | | | - style fixes | ||||
* | removed get prefix | LianaHus | 2015-09-08 | 1 | -2/+2 |
| | | | | style fixes | ||||
* | renamed getter functions | LianaHus | 2015-09-08 | 1 | -36/+36 |
| | |||||
* | Add CMakeLists.txt for libsolidity | Lefteris Karapetsas | 2015-08-19 | 1 | -0/+446 |