Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use CompilerStack.contractABI directly | Alex Beregszaszi | 2017-05-19 | 1 | -1/+1 |
| | |||||
* | refactoring parse() into two separate functions | djuju | 2017-04-27 | 1 | -1/+1 |
| | |||||
* | Migrate remaining source code in tests to R literals | Federico Bond | 2016-12-04 | 1 | -48/+66 |
| | |||||
* | Fix tests | chriseth | 2016-12-01 | 1 | -2/+5 |
| | |||||
* | Add test. | chriseth | 2016-12-01 | 1 | -2/+22 |
| | |||||
* | Fix licensing headers | VoR0220 | 2016-11-23 | 1 | -4/+4 |
| | | | | Signed-off-by: VoR0220 <rj@erisindustries.com> | ||||
* | Add payable to constructor ABI tests | Alex Beregszaszi | 2016-11-18 | 1 | -0/+2 |
| | |||||
* | Some more tests. | chriseth | 2016-11-16 | 1 | -3/+6 |
| | |||||
* | JSON tests. | chriseth | 2016-11-16 | 1 | -0/+23 |
| | |||||
* | Fix tests. | chriseth | 2016-11-16 | 1 | -1/+1 |
| | |||||
* | Change natspec/abi JSON expected message to be the same | Alex Beregszaszi | 2016-11-16 | 1 | -1/+3 |
| | |||||
* | Update tests to use JSON | Alex Beregszaszi | 2016-11-16 | 1 | -3/+1 |
| | |||||
* | Reject constant modifier on the fallback function | Alex Beregszaszi | 2016-09-06 | 1 | -2/+0 |
| | |||||
* | Test and fixes for payable fallback in ABI. | chriseth | 2016-09-06 | 1 | -0/+20 |
| | |||||
* | Include ABI JSON test for payable keyword | Alex Beregszaszi | 2016-09-06 | 1 | -0/+49 |
| | |||||
* | Fix version pragmas in tests. | chriseth | 2016-09-01 | 1 | -1/+1 |
| | |||||
* | Version pragma. | chriseth | 2016-09-01 | 1 | -1/+1 |
| | |||||
* | Add test for fallback function in JSON ABI | Alex Beregszaszi | 2016-08-27 | 1 | -9/+19 |
| | |||||
* | Remove standard contracts | Denton Liu | 2016-08-19 | 1 | -1/+1 |
| | |||||
* | File reorganisation. | chriseth | 2015-10-21 | 1 | -1/+1 |
| | |||||
* | errors instead of exceptions | LianaHus | 2015-10-15 | 1 | -3/+4 |
| | | | | | | | | | Conflicts: libsolidity/CompilerStack.cpp libsolidity/NameAndTypeResolver.cpp libsolidity/NameAndTypeResolver.h libsolidity/TypeChecker.cpp test/libsolidity/SolidityNameAndTypeResolution.cpp | ||||
* | Compute canonical names of types for function signatures. | chriseth | 2015-10-06 | 1 | -0/+30 |
| | |||||
* | renamed getter functions | LianaHus | 2015-09-08 | 1 | -1/+1 |
| | |||||
* | Move Solidity tests. | chriseth | 2015-08-20 | 1 | -0/+602 |