Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove old libsolc API (compileJSON, compileJSONMulti, compileJSONCallback) | Alex Beregszaszi | 2018-11-13 | 1 | -1/+1 |
| | |||||
* | Merge pull request #5134 from ethereum/fuzzer-input-file | chriseth | 2018-10-10 | 1 | -11/+27 |
|\ | | | | | solfuzzer: adds --input-file=FILENAME command line argument (defaulting to stdin) | ||||
| * | adds --input-file=FILENAME to solfuzzer | Christian Parpart | 2018-10-10 | 1 | -11/+27 |
| | | |||||
* | | Use nullptr instead of NULL where appropriate | Alex Beregszaszi | 2018-10-10 | 1 | -1/+1 |
|/ | |||||
* | Do not use compileJSON wrapper in the fuzzer | Alex Beregszaszi | 2018-09-29 | 1 | -45/+26 |
| | |||||
* | Catch the proper exceptions in solfuzzer | Alex Beregszaszi | 2018-07-12 | 1 | -0/+4 |
| | |||||
* | Move test tools to the subdirectory test/tools and adjust CMakeLists.txt. | Daniel Kirchner | 2018-03-13 | 1 | -0/+216 |