Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename jsonCompiler to libsolc | Alex Beregszaszi | 2017-12-11 | 1 | -1/+1 |
* | Add --without-optimizer option to fuzzer | Alex Beregszaszi | 2017-08-31 | 1 | -4/+7 |
* | Add header for jsonCompiler | Alex Beregszaszi | 2017-08-29 | 1 | -7/+1 |
* | Move all file specific globals to anonymous namespace | Alex Beregszaszi | 2017-08-29 | 1 | -0/+5 |
* | Remove Why3 generator | Alex Beregszaszi | 2017-06-25 | 1 | -1/+0 |
* | Fix return value in the fuzzer. | chriseth | 2017-05-03 | 1 | -1/+1 |
* | Add --standard-json option to solfuzzer | Alex Beregszaszi | 2017-04-27 | 1 | -3/+46 |
* | Make the fuzzer quiet | chriseth | 2017-04-27 | 1 | -9/+16 |
* | Add constant optimizer testing to the fuzz tester. | chriseth | 2017-04-27 | 1 | -2/+85 |
* | Print full error on failure. | chriseth | 2017-02-25 | 1 | -1/+1 |
* | Compiler error is not a failure. | chriseth | 2017-02-25 | 1 | -1/+0 |
* | Report failures correctly to AFL. | chriseth | 2017-02-17 | 1 | -4/+4 |
* | Add executable for use with AFL. | chriseth | 2017-02-16 | 1 | -0/+92 |