Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merge pull request #41 from LianaHus/sol_rename_getters | chriseth | 2015-09-08 | 37 | -1418/+1444 | |
|\ | | | | | solidity interface changes. removing get prefix | |||||
| * | - renamed AST to ast and ABI to abi | LianaHus | 2015-09-08 | 7 | -16/+23 | |
| | | | | | | | | - style fixes | |||||
| * | removed get prefix | LianaHus | 2015-09-08 | 11 | -37/+49 | |
| | | | | | | | | style fixes | |||||
| * | renamed getter functions | LianaHus | 2015-09-08 | 35 | -1391/+1398 | |
| | | ||||||
* | | changes required to compile solidity in a single project | debris | 2015-09-01 | 1 | -4/+1 | |
|/ | ||||||
* | Merge pull request #24 from LianaHus/sol_fix_error_check | Gav Wood | 2015-08-27 | 1 | -1/+1 | |
|\ | | | | | added check for having type in VariableDeclaration::checkTypeRequirem… | |||||
| * | added check for having type in VariableDeclaration::checkTypeRequirements() | LianaHus | 2015-08-24 | 1 | -1/+1 | |
| | | ||||||
* | | client refactor | debris | 2015-08-27 | 1 | -4/+1 | |
| | | ||||||
* | | Merge pull request #26 from arkpar/cmake | Marek Kotewicz | 2015-08-24 | 1 | -6/+3 | |
|\ \ | |/ |/| | Refactored CMakeLists for new module system | |||||
| * | Refactoreed CMakeLists for new module system | arkpar | 2015-08-24 | 1 | -6/+3 | |
| | | ||||||
* | | Merge pull request #22 from LianaHus/sol_accessors_for_const_state_var | chriseth | 2015-08-22 | 5 | -4/+24 | |
|\ \ | | | | | | | fixed the issue with accessors for constant state variables | |||||
| * | | add tests for state variables accessors. normal and constant | LianaHus | 2015-08-21 | 5 | -4/+24 | |
| |/ | | | | | | | fixed the issue with accessors for constant state variables | |||||
* / | Propagate exceptions in clone calls. | chriseth | 2015-08-21 | 1 | -0/+3 | |
|/ | ||||||
* | Merge pull request #7 from chriseth/moreInfoForCommandlineOptions | Gav Wood | 2015-08-20 | 1 | -1/+1 | |
|\ | | | | | More information for help screen, some fixes for argument parsing. | |||||
| * | More information for help screen, some fixes for argument parsing. | chriseth | 2015-08-20 | 1 | -1/+1 | |
| | | ||||||
* | | Modularise CMakeLists files and integrate tests. | chriseth | 2015-08-20 | 1 | -6/+6 | |
|/ | ||||||
* | include Version.h under libsolidity | Lefteris Karapetsas | 2015-08-19 | 1 | -1/+1 | |
| | ||||||
* | Add CMakeLists.txt for libsolidity | Lefteris Karapetsas | 2015-08-19 | 51 | -0/+18332 | |