Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - renamed AST to ast and ABI to abi | LianaHus | 2015-09-08 | 1 | -1/+1 |
| | | | | - style fixes | ||||
* | removed get prefix | LianaHus | 2015-09-08 | 4 | -23/+23 |
| | | | | style fixes | ||||
* | renamed getter functions | LianaHus | 2015-09-08 | 14 | -157/+157 |
| | |||||
* | Merge pull request #25 from LianaHus/sol_strings_as_mapping_keys | Gav Wood | 2015-08-28 | 1 | -4/+7 |
|\ | | | | | added check for string as mapping key for local var. | ||||
| * | added check for string as mapping key for local var. | LianaHus | 2015-08-24 | 1 | -4/+7 |
| | | |||||
* | | client refactor | debris | 2015-08-27 | 1 | -5/+1 |
| | | |||||
* | | Fix "add_sources" cmake macro. | Paweł Bylica | 2015-08-25 | 1 | -1/+3 |
| | | |||||
* | | Merge pull request #26 from arkpar/cmake | Marek Kotewicz | 2015-08-24 | 1 | -7/+10 |
|\ \ | |/ |/| | Refactored CMakeLists for new module system | ||||
| * | Refactoreed CMakeLists for new module system | arkpar | 2015-08-24 | 1 | -7/+10 |
| | | |||||
* | | added test to check string as mapping key | LianaHus | 2015-08-24 | 1 | -0/+16 |
| | | |||||
* | | add tests for state variables accessors. normal and constant | LianaHus | 2015-08-21 | 1 | -0/+21 |
|/ | | | | fixed the issue with accessors for constant state variables | ||||
* | Modularise CMakeLists files and integrate tests. | chriseth | 2015-08-20 | 6 | -1351/+8 |
| | |||||
* | Move Solidity tests. | chriseth | 2015-08-20 | 24 | -0/+15261 |