Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | errors instead of exceptions | LianaHus | 2015-10-15 | 1 | -0/+1 |
| | | | | | | | | | Conflicts: libsolidity/CompilerStack.cpp libsolidity/NameAndTypeResolver.cpp libsolidity/NameAndTypeResolver.h libsolidity/TypeChecker.cpp test/libsolidity/SolidityNameAndTypeResolution.cpp | ||||
* | added Error class for all kind of errors | LianaHus | 2015-10-15 | 1 | -2/+3 |
| | | | | | Conflicts: libsolidity/Exceptions.h | ||||
* | Resolve binary dependencies properly. | chriseth | 2015-10-07 | 1 | -0/+8 |
| | |||||
* | Style fix. | chriseth | 2015-09-22 | 1 | -1/+2 |
| | |||||
* | Error formatting. | chriseth | 2015-09-22 | 1 | -9/+13 |
| | |||||
* | Refactoring: Check types outside of AST and recover from some errors. | chriseth | 2015-09-22 | 1 | -1/+3 |
| | |||||
* | Commandline interface for the linker. | chriseth | 2015-09-12 | 1 | -2/+5 |
| | |||||
* | Transition from bytecode to more general linker objects. | chriseth | 2015-09-11 | 1 | -12/+15 |
| | |||||
* | - renamed AST to ast and ABI to abi | LianaHus | 2015-09-08 | 1 | -1/+1 |
| | | | | - style fixes | ||||
* | renamed getter functions | LianaHus | 2015-09-08 | 1 | -16/+16 |
| | |||||
* | Add CMakeLists.txt for libsolidity | Lefteris Karapetsas | 2015-08-19 | 1 | -0/+198 |