Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bugfix in calldata unpacker. | chriseth | 2015-10-01 | 1 | -6/+2 |
| | | | | | The offset was not specified correctly if memory activity preceded the unpacker. | ||||
* | Refactoring: Check types outside of AST and recover from some errors. | chriseth | 2015-09-22 | 1 | -4/+3 |
| | |||||
* | throw statement implementation | LianaHus | 2015-09-16 | 1 | -0/+1 |
| | |||||
* | Transition from bytecode to more general linker objects. | chriseth | 2015-09-11 | 1 | -7/+12 |
| | |||||
* | removed get prefix | LianaHus | 2015-09-08 | 1 | -2/+2 |
| | | | | style fixes | ||||
* | renamed getter functions | LianaHus | 2015-09-08 | 1 | -6/+6 |
| | |||||
* | Add CMakeLists.txt for libsolidity | Lefteris Karapetsas | 2015-08-19 | 1 | -0/+143 |