index
:
dexon-solidity
develop
release
DEXON fork of Solidity (https://github.com/dexon-foundation/dsolidity)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
fuzzer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move test tools to the subdirectory test/tools and adjust CMakeLists.txt.
Daniel Kirchner
2018-03-13
1
-216
/
+0
*
Use EVM version in gas meter and optimizer.
chriseth
2018-03-05
1
-0
/
+1
*
Use readStandardInput in the fuzzer
Alex Beregszaszi
2018-02-23
1
-14
/
+4
*
Add new JSON API for better abstraction and for supporting strict JSON parsing
Alexander Arlt
2018-02-21
1
-3
/
+3
*
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