Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | errors instead of exceptions | LianaHus | 2015-10-15 | 1 | -75/+165 |
* | added Error class for all kind of errors | LianaHus | 2015-10-15 | 1 | -4/+6 |
* | Refactoring to allow multi-variable declarations. | chriseth | 2015-10-09 | 1 | -1/+3 |
* | Resolve binary dependencies properly. | chriseth | 2015-10-07 | 1 | -0/+1 |
* | Add const. | chriseth | 2015-10-06 | 1 | -2/+2 |
* | Provide access to scoped structs. | chriseth | 2015-10-06 | 1 | -0/+16 |
* | Compute canonical names of types for function signatures. | chriseth | 2015-10-06 | 1 | -0/+19 |
* | Refactoring: Check types outside of AST and recover from some errors. | chriseth | 2015-09-22 | 1 | -150/+12 |
* | Fix for constant strings. | chriseth | 2015-09-08 | 1 | -0/+8 |
* | - renamed AST to ast and ABI to abi | LianaHus | 2015-09-08 | 1 | -1/+3 |
* | renamed getter functions | LianaHus | 2015-09-08 | 1 | -42/+44 |
* | Add CMakeLists.txt for libsolidity | Lefteris Karapetsas | 2015-08-19 | 1 | -0/+530 |